2024-09-17T07:08:57.765 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T07:08:57.787 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T07:08:57.879 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162 branch: reef description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908162' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef 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\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 workunit: branch: reef sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5234 sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 sleep_before_teardown: 0 subset: 46/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b targets: smithi105.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi121.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: allow_ptrace: false avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.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 osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - 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 ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_22:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T07:08:57.879 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa; will attempt to use it 2024-09-17T07:08:57.880 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa/tasks 2024-09-17T07:08:57.880 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T07:08:57.882 INFO:teuthology.task.internal:Checking packages... 2024-09-17T07:08:57.903 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9' 2024-09-17T07:08:57.903 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T07:08:57.903 INFO:teuthology.packaging:ref: None 2024-09-17T07:08:57.903 INFO:teuthology.packaging:tag: None 2024-09-17T07:08:57.904 INFO:teuthology.packaging:branch: reef 2024-09-17T07:08:57.904 INFO:teuthology.packaging:sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:08:57.904 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2024-09-17T07:08:58.179 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-855-g19e2a2be-1focal 2024-09-17T07:08:58.181 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T07:08:58.189 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T07:08:58.189 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T07:08:58.196 INFO:teuthology.task.internal:Saving configuration 2024-09-17T07:08:58.214 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T07:08:58.220 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T07:08:58.246 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi105.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 07:03:07.569354', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-09-17T07:08:58.268 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 07:03:07.567583', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-09-17T07:08:58.268 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T07:08:58.275 INFO:teuthology.task.internal:roles: ubuntu@smithi105.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-17T07:08:58.275 INFO:teuthology.task.internal:roles: ubuntu@smithi121.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-17T07:08:58.276 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T07:08:58.334 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2d7f61b490>, signals=[15]) 2024-09-17T07:08:58.334 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T07:08:58.341 INFO:teuthology.task.internal:Opening connections... 2024-09-17T07:08:58.341 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi105.front.sepia.ceph.com 2024-09-17T07:08:58.342 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:08:58.431 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2024-09-17T07:08:58.432 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:08:58.527 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T07:08:58.534 DEBUG:teuthology.orchestra.run.smithi105:> uname -m 2024-09-17T07:08:58.541 INFO:teuthology.orchestra.run.smithi105.stdout:x86_64 2024-09-17T07:08:58.541 DEBUG:teuthology.orchestra.run.smithi105:> cat /etc/os-release 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:NAME="Ubuntu" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:ID=ubuntu 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:ID_LIKE=debian 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:VERSION_ID="20.04" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:VERSION_CODENAME=focal 2024-09-17T07:08:58.591 INFO:teuthology.orchestra.run.smithi105.stdout:UBUNTU_CODENAME=focal 2024-09-17T07:08:58.592 INFO:teuthology.lock.ops:Updating smithi105.front.sepia.ceph.com on lock server 2024-09-17T07:08:58.617 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2024-09-17T07:08:58.624 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2024-09-17T07:08:58.624 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2024-09-17T07:08:58.671 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Ubuntu" 2024-09-17T07:08:58.671 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-09-17T07:08:58.671 INFO:teuthology.orchestra.run.smithi121.stdout:ID=ubuntu 2024-09-17T07:08:58.671 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE=debian 2024-09-17T07:08:58.671 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-09-17T07:08:58.672 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="20.04" 2024-09-17T07:08:58.672 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T07:08:58.672 INFO:teuthology.orchestra.run.smithi121.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T07:08:58.672 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T07:08:58.672 INFO:teuthology.orchestra.run.smithi121.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T07:08:58.672 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_CODENAME=focal 2024-09-17T07:08:58.672 INFO:teuthology.orchestra.run.smithi121.stdout:UBUNTU_CODENAME=focal 2024-09-17T07:08:58.672 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2024-09-17T07:08:58.692 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T07:08:58.701 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T07:08:58.706 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T07:08:58.706 DEBUG:teuthology.orchestra.run.smithi105:> test '!' -e /home/ubuntu/cephtest 2024-09-17T07:08:58.708 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2024-09-17T07:08:58.714 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T07:08:58.720 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T07:08:58.720 DEBUG:teuthology.orchestra.run.smithi105:> test -z $(ls -A /var/lib/ceph) 2024-09-17T07:08:58.755 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2024-09-17T07:08:58.775 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T07:08:58.834 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T07:08:58.849 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T07:08:58.849 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T07:08:58.850 DEBUG:teuthology.orchestra.run.smithi105:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T07:08:58.850 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T07:08:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T07:08:58.856 DEBUG:teuthology.orchestra.run.smithi105:> uname -r 2024-09-17T07:08:58.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T07:08:58.857 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-09-17T07:08:58.863 INFO:teuthology.orchestra.run.smithi105.stdout:5.4.0-124-generic 2024-09-17T07:08:58.863 INFO:teuthology.task.kernel:Running kernel on smithi105: 5.4.0-124-generic 2024-09-17T07:08:58.863 DEBUG:teuthology.orchestra.run.smithi105:> sudo apt-get clean 2024-09-17T07:08:58.864 INFO:teuthology.orchestra.run.smithi121.stdout:5.4.0-124-generic 2024-09-17T07:08:58.864 INFO:teuthology.task.kernel:Running kernel on smithi121: 5.4.0-124-generic 2024-09-17T07:08:58.865 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-09-17T07:08:59.003 DEBUG:teuthology.orchestra.run.smithi105:> sudo apt-get update 2024-09-17T07:08:59.024 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-09-17T07:08:59.186 INFO:teuthology.orchestra.run.smithi105.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-09-17T07:08:59.297 INFO:teuthology.orchestra.run.smithi105.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-17T07:08:59.349 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-17T07:08:59.350 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-09-17T07:08:59.378 INFO:teuthology.orchestra.run.smithi105.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-09-17T07:08:59.403 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-09-17T07:08:59.449 INFO:teuthology.orchestra.run.smithi105.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [812 kB] 2024-09-17T07:08:59.541 INFO:teuthology.orchestra.run.smithi105.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,195 kB] 2024-09-17T07:08:59.584 INFO:teuthology.orchestra.run.smithi105.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [472 kB] 2024-09-17T07:08:59.587 INFO:teuthology.orchestra.run.smithi105.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.3 kB] 2024-09-17T07:08:59.587 INFO:teuthology.orchestra.run.smithi105.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.3 kB] 2024-09-17T07:08:59.587 INFO:teuthology.orchestra.run.smithi105.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,117 kB] 2024-09-17T07:08:59.607 INFO:teuthology.orchestra.run.smithi105.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [436 kB] 2024-09-17T07:08:59.610 INFO:teuthology.orchestra.run.smithi105.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [548 B] 2024-09-17T07:08:59.610 INFO:teuthology.orchestra.run.smithi105.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,011 kB] 2024-09-17T07:08:59.616 INFO:teuthology.orchestra.run.smithi105.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [681 kB] 2024-09-17T07:08:59.621 INFO:teuthology.orchestra.run.smithi105.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [213 kB] 2024-09-17T07:08:59.622 INFO:teuthology.orchestra.run.smithi105.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.2 kB] 2024-09-17T07:08:59.623 INFO:teuthology.orchestra.run.smithi105.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-09-17T07:08:59.623 INFO:teuthology.orchestra.run.smithi105.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-09-17T07:08:59.623 INFO:teuthology.orchestra.run.smithi105.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-09-17T07:08:59.636 INFO:teuthology.orchestra.run.smithi105.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-09-17T07:08:59.731 INFO:teuthology.orchestra.run.smithi105.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-09-17T07:08:59.757 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-09-17T07:08:59.826 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [812 kB] 2024-09-17T07:08:59.871 INFO:teuthology.orchestra.run.smithi105.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,594 kB] 2024-09-17T07:08:59.971 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,036 kB] 2024-09-17T07:09:00.175 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,195 kB] 2024-09-17T07:09:00.255 INFO:teuthology.orchestra.run.smithi105.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,036 kB] 2024-09-17T07:09:00.284 INFO:teuthology.orchestra.run.smithi105.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [553 kB] 2024-09-17T07:09:00.296 INFO:teuthology.orchestra.run.smithi105.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-09-17T07:09:00.297 INFO:teuthology.orchestra.run.smithi105.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.6 kB] 2024-09-17T07:09:00.298 INFO:teuthology.orchestra.run.smithi105.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,275 kB] 2024-09-17T07:09:00.299 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,594 kB] 2024-09-17T07:09:00.367 INFO:teuthology.orchestra.run.smithi121.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [472 kB] 2024-09-17T07:09:00.381 INFO:teuthology.orchestra.run.smithi121.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.3 kB] 2024-09-17T07:09:00.382 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,117 kB] 2024-09-17T07:09:00.396 INFO:teuthology.orchestra.run.smithi105.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [458 kB] 2024-09-17T07:09:00.411 INFO:teuthology.orchestra.run.smithi105.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [548 B] 2024-09-17T07:09:00.411 INFO:teuthology.orchestra.run.smithi105.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [807 kB] 2024-09-17T07:09:00.431 INFO:teuthology.orchestra.run.smithi105.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,230 kB] 2024-09-17T07:09:00.470 INFO:teuthology.orchestra.run.smithi105.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [295 kB] 2024-09-17T07:09:00.474 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.3 kB] 2024-09-17T07:09:00.475 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [436 kB] 2024-09-17T07:09:00.477 INFO:teuthology.orchestra.run.smithi105.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [28.0 kB] 2024-09-17T07:09:00.478 INFO:teuthology.orchestra.run.smithi105.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-09-17T07:09:00.478 INFO:teuthology.orchestra.run.smithi105.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-09-17T07:09:00.479 INFO:teuthology.orchestra.run.smithi105.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-09-17T07:09:00.488 INFO:teuthology.orchestra.run.smithi121.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [548 B] 2024-09-17T07:09:00.488 INFO:teuthology.orchestra.run.smithi121.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,011 kB] 2024-09-17T07:09:00.502 INFO:teuthology.orchestra.run.smithi105.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-09-17T07:09:00.502 INFO:teuthology.orchestra.run.smithi105.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-09-17T07:09:00.503 INFO:teuthology.orchestra.run.smithi105.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-09-17T07:09:00.512 INFO:teuthology.orchestra.run.smithi121.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [553 kB] 2024-09-17T07:09:00.515 INFO:teuthology.orchestra.run.smithi121.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [681 kB] 2024-09-17T07:09:00.525 INFO:teuthology.orchestra.run.smithi121.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-09-17T07:09:00.525 INFO:teuthology.orchestra.run.smithi121.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.6 kB] 2024-09-17T07:09:00.530 INFO:teuthology.orchestra.run.smithi121.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,275 kB] 2024-09-17T07:09:00.538 INFO:teuthology.orchestra.run.smithi121.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [213 kB] 2024-09-17T07:09:00.540 INFO:teuthology.orchestra.run.smithi121.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.2 kB] 2024-09-17T07:09:00.541 INFO:teuthology.orchestra.run.smithi121.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-09-17T07:09:00.541 INFO:teuthology.orchestra.run.smithi121.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-09-17T07:09:00.583 INFO:teuthology.orchestra.run.smithi105.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-09-17T07:09:00.584 INFO:teuthology.orchestra.run.smithi105.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-09-17T07:09:00.584 INFO:teuthology.orchestra.run.smithi105.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-09-17T07:09:00.585 INFO:teuthology.orchestra.run.smithi105.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-09-17T07:09:00.614 INFO:teuthology.orchestra.run.smithi121.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-09-17T07:09:00.614 INFO:teuthology.orchestra.run.smithi121.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-09-17T07:09:00.632 INFO:teuthology.orchestra.run.smithi121.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [458 kB] 2024-09-17T07:09:00.644 INFO:teuthology.orchestra.run.smithi121.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [548 B] 2024-09-17T07:09:00.644 INFO:teuthology.orchestra.run.smithi121.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,230 kB] 2024-09-17T07:09:00.676 INFO:teuthology.orchestra.run.smithi121.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [807 kB] 2024-09-17T07:09:00.693 INFO:teuthology.orchestra.run.smithi121.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [295 kB] 2024-09-17T07:09:00.701 INFO:teuthology.orchestra.run.smithi121.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [28.0 kB] 2024-09-17T07:09:00.713 INFO:teuthology.orchestra.run.smithi121.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-09-17T07:09:00.714 INFO:teuthology.orchestra.run.smithi121.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-09-17T07:09:00.714 INFO:teuthology.orchestra.run.smithi121.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-09-17T07:09:00.757 INFO:teuthology.orchestra.run.smithi121.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-09-17T07:09:00.758 INFO:teuthology.orchestra.run.smithi121.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-09-17T07:09:00.758 INFO:teuthology.orchestra.run.smithi121.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-09-17T07:09:00.839 INFO:teuthology.orchestra.run.smithi121.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-09-17T07:09:00.839 INFO:teuthology.orchestra.run.smithi121.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-09-17T07:09:00.840 INFO:teuthology.orchestra.run.smithi121.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-09-17T07:09:00.840 INFO:teuthology.orchestra.run.smithi121.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-09-17T07:09:03.956 INFO:teuthology.orchestra.run.smithi105.stdout:Fetched 21.9 MB in 3s (7,498 kB/s) 2024-09-17T07:09:04.539 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 21.9 MB in 4s (6,252 kB/s) 2024-09-17T07:09:05.502 INFO:teuthology.orchestra.run.smithi105.stdout:Reading package lists... 2024-09-17T07:09:05.530 DEBUG:teuthology.orchestra.run.smithi105:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T07:09:05.611 INFO:teuthology.orchestra.run.smithi105.stdout:Reading package lists... 2024-09-17T07:09:05.829 INFO:teuthology.orchestra.run.smithi105.stdout:Building dependency tree... 2024-09-17T07:09:05.830 INFO:teuthology.orchestra.run.smithi105.stdout:Reading state information... 2024-09-17T07:09:06.026 INFO:teuthology.orchestra.run.smithi105.stdout:The following additional packages will be installed: 2024-09-17T07:09:06.026 INFO:teuthology.orchestra.run.smithi105.stdout: linux-generic linux-headers-5.4.0-196 linux-headers-5.4.0-196-generic 2024-09-17T07:09:06.026 INFO:teuthology.orchestra.run.smithi105.stdout: linux-headers-generic linux-image-5.4.0-196-generic 2024-09-17T07:09:06.026 INFO:teuthology.orchestra.run.smithi105.stdout: linux-modules-5.4.0-196-generic linux-modules-extra-5.4.0-196-generic 2024-09-17T07:09:06.027 INFO:teuthology.orchestra.run.smithi105.stdout:Suggested packages: 2024-09-17T07:09:06.027 INFO:teuthology.orchestra.run.smithi105.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-09-17T07:09:06.027 INFO:teuthology.orchestra.run.smithi105.stdout:Recommended packages: 2024-09-17T07:09:06.027 INFO:teuthology.orchestra.run.smithi105.stdout: thermald 2024-09-17T07:09:06.081 INFO:teuthology.orchestra.run.smithi105.stdout:The following NEW packages will be installed: 2024-09-17T07:09:06.082 INFO:teuthology.orchestra.run.smithi105.stdout: linux-headers-5.4.0-196 linux-headers-5.4.0-196-generic 2024-09-17T07:09:06.082 INFO:teuthology.orchestra.run.smithi105.stdout: linux-image-5.4.0-196-generic linux-modules-5.4.0-196-generic 2024-09-17T07:09:06.082 INFO:teuthology.orchestra.run.smithi105.stdout: linux-modules-extra-5.4.0-196-generic 2024-09-17T07:09:06.083 INFO:teuthology.orchestra.run.smithi105.stdout:The following packages will be upgraded: 2024-09-17T07:09:06.084 INFO:teuthology.orchestra.run.smithi105.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T07:09:06.139 INFO:teuthology.orchestra.run.smithi105.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-09-17T07:09:06.139 INFO:teuthology.orchestra.run.smithi105.stdout:Need to get 77.2 MB of archives. 2024-09-17T07:09:06.139 INFO:teuthology.orchestra.run.smithi105.stdout:After this operation, 381 MB of additional disk space will be used. 2024-09-17T07:09:06.139 INFO:teuthology.orchestra.run.smithi105.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-196-generic amd64 5.4.0-196.216 [15.0 MB] 2024-09-17T07:09:06.183 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T07:09:06.210 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T07:09:06.282 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T07:09:06.461 INFO:teuthology.orchestra.run.smithi105.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-196-generic amd64 5.4.0-196.216 [10.5 MB] 2024-09-17T07:09:06.503 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-09-17T07:09:06.503 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-09-17T07:09:06.552 INFO:teuthology.orchestra.run.smithi105.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-196-generic amd64 5.4.0-196.216 [39.2 MB] 2024-09-17T07:09:06.709 INFO:teuthology.orchestra.run.smithi121.stdout:The following additional packages will be installed: 2024-09-17T07:09:06.709 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-5.4.0-196 linux-headers-5.4.0-196-generic 2024-09-17T07:09:06.709 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-generic linux-image-5.4.0-196-generic 2024-09-17T07:09:06.709 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-5.4.0-196-generic linux-modules-extra-5.4.0-196-generic 2024-09-17T07:09:06.710 INFO:teuthology.orchestra.run.smithi121.stdout:Suggested packages: 2024-09-17T07:09:06.710 INFO:teuthology.orchestra.run.smithi121.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-09-17T07:09:06.710 INFO:teuthology.orchestra.run.smithi121.stdout:Recommended packages: 2024-09-17T07:09:06.711 INFO:teuthology.orchestra.run.smithi121.stdout: thermald 2024-09-17T07:09:06.764 INFO:teuthology.orchestra.run.smithi121.stdout:The following NEW packages will be installed: 2024-09-17T07:09:06.764 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-5.4.0-196 linux-headers-5.4.0-196-generic 2024-09-17T07:09:06.764 INFO:teuthology.orchestra.run.smithi121.stdout: linux-image-5.4.0-196-generic linux-modules-5.4.0-196-generic 2024-09-17T07:09:06.764 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-extra-5.4.0-196-generic 2024-09-17T07:09:06.768 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages will be upgraded: 2024-09-17T07:09:06.768 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T07:09:06.950 INFO:teuthology.orchestra.run.smithi121.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-09-17T07:09:06.950 INFO:teuthology.orchestra.run.smithi121.stdout:Need to get 77.2 MB of archives. 2024-09-17T07:09:06.950 INFO:teuthology.orchestra.run.smithi121.stdout:After this operation, 381 MB of additional disk space will be used. 2024-09-17T07:09:06.950 INFO:teuthology.orchestra.run.smithi121.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-196-generic amd64 5.4.0-196.216 [15.0 MB] 2024-09-17T07:09:06.998 INFO:teuthology.orchestra.run.smithi105.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.196.194 [1,900 B] 2024-09-17T07:09:06.999 INFO:teuthology.orchestra.run.smithi105.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.196.194 [2,592 B] 2024-09-17T07:09:07.066 INFO:teuthology.orchestra.run.smithi105.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-196 all 5.4.0-196.216 [11.0 MB] 2024-09-17T07:09:07.165 INFO:teuthology.orchestra.run.smithi105.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-196-generic amd64 5.4.0-196.216 [1,386 kB] 2024-09-17T07:09:07.175 INFO:teuthology.orchestra.run.smithi105.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.196.194 [2,460 B] 2024-09-17T07:09:07.906 INFO:teuthology.orchestra.run.smithi105.stdout:Fetched 77.2 MB in 1s (71.2 MB/s) 2024-09-17T07:09:08.098 INFO:teuthology.orchestra.run.smithi105.stdout:Selecting previously unselected package linux-modules-5.4.0-196-generic. 2024-09-17T07:09:08.106 INFO:teuthology.orchestra.run.smithi121.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-196-generic amd64 5.4.0-196.216 [10.5 MB] 2024-09-17T07:09:08.428 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-196-generic amd64 5.4.0-196.216 [39.2 MB] 2024-09-17T07:09:09.699 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.196.194 [1,900 B] 2024-09-17T07:09:09.699 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.196.194 [2,592 B] 2024-09-17T07:09:09.699 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-196 all 5.4.0-196.216 [11.0 MB] 2024-09-17T07:09:09.840 INFO:teuthology.orchestra.run.smithi105.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-09-17T07:09:09.843 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../0-linux-modules-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:09.929 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-modules-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:09.975 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-196-generic amd64 5.4.0-196.216 [1,386 kB] 2024-09-17T07:09:09.996 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.196.194 [2,460 B] 2024-09-17T07:09:10.728 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 77.2 MB in 3s (23.9 MB/s) 2024-09-17T07:09:10.913 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-5.4.0-196-generic. 2024-09-17T07:09:11.862 INFO:teuthology.orchestra.run.smithi105.stdout:Selecting previously unselected package linux-image-5.4.0-196-generic. 2024-09-17T07:09:11.881 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../1-linux-image-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:11.976 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-image-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:12.714 INFO:teuthology.orchestra.run.smithi121.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-09-17T07:09:12.719 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../0-linux-modules-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:12.869 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:13.007 INFO:teuthology.orchestra.run.smithi105.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-196-generic. 2024-09-17T07:09:13.019 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:13.048 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-modules-extra-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:14.852 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-image-5.4.0-196-generic. 2024-09-17T07:09:14.868 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../1-linux-image-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:14.997 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:16.088 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-196-generic. 2024-09-17T07:09:16.104 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:16.153 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-extra-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:17.677 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../3-linux-generic_5.4.0.196.194_amd64.deb ... 2024-09-17T07:09:17.812 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-generic (5.4.0.196.194) over (5.4.0.124.125) ... 2024-09-17T07:09:18.138 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.196.194_amd64.deb ... 2024-09-17T07:09:18.290 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-image-generic (5.4.0.196.194) over (5.4.0.124.125) ... 2024-09-17T07:09:18.635 INFO:teuthology.orchestra.run.smithi105.stdout:Selecting previously unselected package linux-headers-5.4.0-196. 2024-09-17T07:09:18.650 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../5-linux-headers-5.4.0-196_5.4.0-196.216_all.deb ... 2024-09-17T07:09:18.693 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-headers-5.4.0-196 (5.4.0-196.216) ... 2024-09-17T07:09:21.027 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../3-linux-generic_5.4.0.196.194_amd64.deb ... 2024-09-17T07:09:21.150 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-generic (5.4.0.196.194) over (5.4.0.124.125) ... 2024-09-17T07:09:21.525 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.196.194_amd64.deb ... 2024-09-17T07:09:21.654 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-generic (5.4.0.196.194) over (5.4.0.124.125) ... 2024-09-17T07:09:22.007 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.4.0-196. 2024-09-17T07:09:22.021 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../5-linux-headers-5.4.0-196_5.4.0-196.216_all.deb ... 2024-09-17T07:09:22.090 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.4.0-196 (5.4.0-196.216) ... 2024-09-17T07:09:24.043 INFO:teuthology.orchestra.run.smithi105.stdout:Selecting previously unselected package linux-headers-5.4.0-196-generic. 2024-09-17T07:09:24.066 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../6-linux-headers-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:24.109 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-headers-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:26.823 INFO:teuthology.orchestra.run.smithi105.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.196.194_amd64.deb ... 2024-09-17T07:09:26.961 INFO:teuthology.orchestra.run.smithi105.stdout:Unpacking linux-headers-generic (5.4.0.196.194) over (5.4.0.124.125) ... 2024-09-17T07:09:27.293 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-headers-5.4.0-196 (5.4.0-196.216) ... 2024-09-17T07:09:27.399 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-headers-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:27.500 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-headers-generic (5.4.0.196.194) ... 2024-09-17T07:09:27.634 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-modules-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:27.672 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.4.0-196-generic. 2024-09-17T07:09:27.695 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../6-linux-headers-5.4.0-196-generic_5.4.0-196.216_amd64.deb ... 2024-09-17T07:09:27.746 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:28.869 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-image-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:30.029 INFO:teuthology.orchestra.run.smithi105.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-196-generic 2024-09-17T07:09:30.029 INFO:teuthology.orchestra.run.smithi105.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-196-generic 2024-09-17T07:09:30.171 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-modules-extra-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:30.521 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.196.194_amd64.deb ... 2024-09-17T07:09:30.684 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-generic (5.4.0.196.194) over (5.4.0.124.125) ... 2024-09-17T07:09:31.037 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.4.0-196 (5.4.0-196.216) ... 2024-09-17T07:09:31.164 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:31.315 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-generic (5.4.0.196.194) ... 2024-09-17T07:09:31.357 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-image-generic (5.4.0.196.194) ... 2024-09-17T07:09:31.416 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:31.457 INFO:teuthology.orchestra.run.smithi105.stdout:Setting up linux-generic (5.4.0.196.194) ... 2024-09-17T07:09:31.558 INFO:teuthology.orchestra.run.smithi105.stdout:Processing triggers for linux-image-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:31.616 INFO:teuthology.orchestra.run.smithi105.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T07:09:31.616 INFO:teuthology.orchestra.run.smithi105.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-196-generic 2024-09-17T07:09:32.626 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:33.787 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-196-generic 2024-09-17T07:09:33.787 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-196-generic 2024-09-17T07:09:33.928 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-extra-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:36.240 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-generic (5.4.0.196.194) ... 2024-09-17T07:09:37.664 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-generic (5.4.0.196.194) ... 2024-09-17T07:09:38.007 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for linux-image-5.4.0-196-generic (5.4.0-196.216) ... 2024-09-17T07:09:38.106 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T07:09:38.106 INFO:teuthology.orchestra.run.smithi121.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-196-generic 2024-09-17T07:09:53.867 INFO:teuthology.orchestra.run.smithi105.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T07:09:53.867 INFO:teuthology.orchestra.run.smithi105.stdout:Sourcing file `/etc/default/grub' 2024-09-17T07:09:53.881 INFO:teuthology.orchestra.run.smithi105.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T07:09:53.901 INFO:teuthology.orchestra.run.smithi105.stdout:Generating grub configuration file ... 2024-09-17T07:09:54.204 INFO:teuthology.orchestra.run.smithi105.stdout:Found linux image: /boot/vmlinuz-5.4.0-196-generic 2024-09-17T07:09:54.227 INFO:teuthology.orchestra.run.smithi105.stdout:Found initrd image: /boot/initrd.img-5.4.0-196-generic 2024-09-17T07:09:54.623 INFO:teuthology.orchestra.run.smithi105.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-17T07:09:54.635 INFO:teuthology.orchestra.run.smithi105.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-17T07:09:56.888 INFO:teuthology.orchestra.run.smithi105.stdout:done 2024-09-17T07:09:57.306 DEBUG:teuthology.orchestra.run.smithi105:> dpkg -s linux-image-generic 2024-09-17T07:09:57.353 INFO:teuthology.orchestra.run.smithi105.stdout:Package: linux-image-generic 2024-09-17T07:09:57.353 INFO:teuthology.orchestra.run.smithi105.stdout:Status: install ok installed 2024-09-17T07:09:57.353 INFO:teuthology.orchestra.run.smithi105.stdout:Priority: optional 2024-09-17T07:09:57.353 INFO:teuthology.orchestra.run.smithi105.stdout:Section: kernel 2024-09-17T07:09:57.353 INFO:teuthology.orchestra.run.smithi105.stdout:Installed-Size: 20 2024-09-17T07:09:57.353 INFO:teuthology.orchestra.run.smithi105.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T07:09:57.353 INFO:teuthology.orchestra.run.smithi105.stdout:Architecture: amd64 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout:Source: linux-meta 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout:Version: 5.4.0.196.194 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout:Depends: linux-image-5.4.0-196-generic, linux-modules-extra-5.4.0-196-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout:Recommends: thermald 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout:Description: Generic Linux kernel image 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout: This package will always depend on the latest generic kernel image 2024-09-17T07:09:57.354 INFO:teuthology.orchestra.run.smithi105.stdout: available. 2024-09-17T07:09:57.354 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-196-generic 2024-09-17T07:09:57.354 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T07:09:57.355 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T07:09:57.355 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T07:09:57.355 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi105.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T07:09:57.355 DEBUG:teuthology.orchestra.run.smithi105:> sudo apt-get clean 2024-09-17T07:09:57.448 DEBUG:teuthology.orchestra.run.smithi105:> sudo apt-get update 2024-09-17T07:09:57.579 INFO:teuthology.orchestra.run.smithi105.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-17T07:09:57.586 INFO:teuthology.orchestra.run.smithi105.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-17T07:09:57.603 INFO:teuthology.orchestra.run.smithi105.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-17T07:09:57.698 INFO:teuthology.orchestra.run.smithi105.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-17T07:09:59.440 INFO:teuthology.orchestra.run.smithi105.stdout:Reading package lists... 2024-09-17T07:09:59.467 DEBUG:teuthology.orchestra.run.smithi105:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T07:09:59.543 INFO:teuthology.orchestra.run.smithi105.stdout:Reading package lists... 2024-09-17T07:09:59.763 INFO:teuthology.orchestra.run.smithi105.stdout:Building dependency tree... 2024-09-17T07:09:59.763 INFO:teuthology.orchestra.run.smithi105.stdout:Reading state information... 2024-09-17T07:09:59.938 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T07:09:59.938 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub' 2024-09-17T07:09:59.950 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T07:09:59.961 INFO:teuthology.orchestra.run.smithi121.stdout:Generating grub configuration file ... 2024-09-17T07:09:59.995 INFO:teuthology.orchestra.run.smithi105.stdout:linux-image-generic is already the newest version (5.4.0.196.194). 2024-09-17T07:09:59.995 INFO:teuthology.orchestra.run.smithi105.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-09-17T07:09:59.997 DEBUG:teuthology.orchestra.run.smithi105:> dpkg -s linux-image-generic 2024-09-17T07:10:00.020 INFO:teuthology.orchestra.run.smithi105.stdout:Package: linux-image-generic 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Status: install ok installed 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Priority: optional 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Section: kernel 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Installed-Size: 20 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Architecture: amd64 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Source: linux-meta 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Version: 5.4.0.196.194 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-17T07:10:00.021 INFO:teuthology.orchestra.run.smithi105.stdout:Depends: linux-image-5.4.0-196-generic, linux-modules-extra-5.4.0-196-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T07:10:00.022 INFO:teuthology.orchestra.run.smithi105.stdout:Recommends: thermald 2024-09-17T07:10:00.022 INFO:teuthology.orchestra.run.smithi105.stdout:Description: Generic Linux kernel image 2024-09-17T07:10:00.022 INFO:teuthology.orchestra.run.smithi105.stdout: This package will always depend on the latest generic kernel image 2024-09-17T07:10:00.022 INFO:teuthology.orchestra.run.smithi105.stdout: available. 2024-09-17T07:10:00.022 DEBUG:teuthology.orchestra.run.smithi105:> mktemp 2024-09-17T07:10:00.027 INFO:teuthology.orchestra.run.smithi105.stdout:/tmp/tmp.4eHIfnbgzk 2024-09-17T07:10:00.027 DEBUG:teuthology.orchestra.run.smithi105:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4eHIfnbgzk 2024-09-17T07:10:00.085 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 0666 /tmp/tmp.4eHIfnbgzk 2024-09-17T07:10:00.118 DEBUG:teuthology.orchestra.remote:smithi105:/tmp/tmp.4eHIfnbgzk is 9KB 2024-09-17T07:10:00.132 DEBUG:teuthology.orchestra.run.smithi105:> rm -fr /tmp/tmp.4eHIfnbgzk 2024-09-17T07:10:00.139 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T07:10:00.196 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:10:00.196 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T07:10:00.196 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T07:10:00.225 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-196-generic 2024-09-17T07:10:00.225 DEBUG:teuthology.orchestra.run.smithi105:> sudo update-grub 2024-09-17T07:10:00.292 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-196-generic 2024-09-17T07:10:00.313 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-196-generic 2024-09-17T07:10:00.693 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-17T07:10:00.704 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-17T07:10:01.634 INFO:teuthology.orchestra.run.smithi105.stderr:Sourcing file `/etc/default/grub' 2024-09-17T07:10:01.639 INFO:teuthology.orchestra.run.smithi105.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T07:10:01.652 INFO:teuthology.orchestra.run.smithi105.stderr:Generating grub configuration file ... 2024-09-17T07:10:01.894 INFO:teuthology.orchestra.run.smithi105.stderr:Found linux image: /boot/vmlinuz-5.4.0-196-generic 2024-09-17T07:10:01.906 INFO:teuthology.orchestra.run.smithi105.stderr:Found initrd image: /boot/initrd.img-5.4.0-196-generic 2024-09-17T07:10:02.268 INFO:teuthology.orchestra.run.smithi105.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-17T07:10:02.279 INFO:teuthology.orchestra.run.smithi105.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-17T07:10:02.550 INFO:teuthology.orchestra.run.smithi121.stdout:done 2024-09-17T07:10:02.985 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-09-17T07:10:03.097 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-09-17T07:10:03.097 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-09-17T07:10:03.097 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-09-17T07:10:03.097 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-09-17T07:10:03.097 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2024-09-17T07:10:03.098 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T07:10:03.098 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-09-17T07:10:03.098 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-09-17T07:10:03.098 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.4.0.196.194 2024-09-17T07:10:03.098 INFO:teuthology.orchestra.run.smithi121.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-17T07:10:03.098 INFO:teuthology.orchestra.run.smithi121.stdout:Depends: linux-image-5.4.0-196-generic, linux-modules-extra-5.4.0-196-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T07:10:03.099 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-09-17T07:10:03.099 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-09-17T07:10:03.099 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-09-17T07:10:03.099 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-09-17T07:10:03.099 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-196-generic 2024-09-17T07:10:03.099 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T07:10:03.099 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T07:10:03.100 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T07:10:03.100 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi121.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T07:10:03.100 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-09-17T07:10:03.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-09-17T07:10:03.316 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-17T07:10:03.434 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-17T07:10:03.478 INFO:teuthology.orchestra.run.smithi105.stderr:done 2024-09-17T07:10:03.480 DEBUG:teuthology.orchestra.run.smithi105:> sudo shutdown -r now 2024-09-17T07:10:03.516 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-17T07:10:03.598 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-17T07:10:05.200 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T07:10:05.224 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T07:10:05.294 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T07:10:05.489 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-09-17T07:10:05.489 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-09-17T07:10:05.724 INFO:teuthology.orchestra.run.smithi121.stdout:linux-image-generic is already the newest version (5.4.0.196.194). 2024-09-17T07:10:05.724 INFO:teuthology.orchestra.run.smithi121.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-09-17T07:10:05.726 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-09-17T07:10:05.747 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-09-17T07:10:05.747 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 20 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.4.0.196.194 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Depends: linux-image-5.4.0-196-generic, linux-modules-extra-5.4.0-196-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-09-17T07:10:05.748 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-09-17T07:10:05.749 DEBUG:teuthology.orchestra.run.smithi121:> mktemp 2024-09-17T07:10:05.755 INFO:teuthology.orchestra.run.smithi121.stdout:/tmp/tmp.b0UwYT189i 2024-09-17T07:10:05.755 DEBUG:teuthology.orchestra.run.smithi121:> sudo cp /boot/grub/grub.cfg /tmp/tmp.b0UwYT189i 2024-09-17T07:10:05.810 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0666 /tmp/tmp.b0UwYT189i 2024-09-17T07:10:05.849 DEBUG:teuthology.orchestra.remote:smithi121:/tmp/tmp.b0UwYT189i is 9KB 2024-09-17T07:10:05.862 DEBUG:teuthology.orchestra.run.smithi121:> rm -fr /tmp/tmp.b0UwYT189i 2024-09-17T07:10:05.868 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T07:10:05.926 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:10:05.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T07:10:05.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T07:10:05.950 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-196-generic 2024-09-17T07:10:05.951 DEBUG:teuthology.orchestra.run.smithi121:> sudo update-grub 2024-09-17T07:10:07.429 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub' 2024-09-17T07:10:07.439 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T07:10:07.450 INFO:teuthology.orchestra.run.smithi121.stderr:Generating grub configuration file ... 2024-09-17T07:10:07.725 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-196-generic 2024-09-17T07:10:07.737 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-196-generic 2024-09-17T07:10:08.121 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-17T07:10:08.132 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-17T07:10:08.887 INFO:teuthology.orchestra.run.smithi121.stderr:done 2024-09-17T07:10:08.888 DEBUG:teuthology.orchestra.run.smithi121:> sudo shutdown -r now 2024-09-17T07:10:33.505 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T07:10:33.506 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2024-09-17T07:10:33.507 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:10:38.897 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T07:10:38.897 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T07:10:38.898 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:11:08.093 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.105 2024-09-17T07:11:17.101 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2024-09-17T07:11:17.102 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:11:35.485 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.105 2024-09-17T07:11:38.901 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T07:11:47.493 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2024-09-17T07:11:47.494 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:11:47.737 DEBUG:teuthology.orchestra.run.smithi105:> true 2024-09-17T07:11:47.902 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T07:11:47.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:11:48.149 ERROR:teuthology.orchestra.connection:Error authenticating with smithi121.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2024-09-17T07:11:48.335 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi105.front.sepia.ceph.com' 2024-09-17T07:11:48.335 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-196-generic"... 2024-09-17T07:11:48.335 DEBUG:teuthology.orchestra.run.smithi105:> uname -r 2024-09-17T07:11:48.385 INFO:teuthology.orchestra.run.smithi105.stdout:5.4.0-196-generic 2024-09-17T07:11:48.385 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-196-generic vs 5.4.0-196-generic 2024-09-17T07:11:48.385 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T07:11:48.385 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T07:11:49.386 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T07:11:49.387 DEBUG:teuthology.orchestra.run.smithi105:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T07:11:49.478 INFO:teuthology.orchestra.run.smithi105.stdout:ttyS1 2024-09-17T07:11:49.505 DEBUG:teuthology.parallel:result is None 2024-09-17T07:11:52.247 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-09-17T07:11:52.926 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T07:11:52.926 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-196-generic"... 2024-09-17T07:11:52.927 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-09-17T07:11:52.934 INFO:teuthology.orchestra.run.smithi121.stdout:5.4.0-196-generic 2024-09-17T07:11:52.934 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-196-generic vs 5.4.0-196-generic 2024-09-17T07:11:52.934 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T07:11:52.935 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T07:11:53.936 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T07:11:53.936 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T07:11:54.037 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2024-09-17T07:11:54.069 DEBUG:teuthology.parallel:result is None 2024-09-17T07:11:54.069 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T07:11:54.077 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T07:11:54.077 DEBUG:teuthology.orchestra.run.smithi105:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T07:11:54.079 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T07:11:54.086 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T07:11:54.092 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T07:11:54.099 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T07:11:54.100 DEBUG:teuthology.orchestra.run.smithi105:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T07:11:54.129 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T07:11:54.156 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T07:11:54.162 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T07:11:54.163 DEBUG:teuthology.orchestra.run.smithi105:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T07:11:54.169 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T07:11:54.190 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T07:11:54.192 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T07:11:54.200 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T07:11:54.203 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T07:11:54.204 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T07:11:54.211 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T07:11:54.211 DEBUG:teuthology.orchestra.run.smithi105:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T07:11:54.249 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T07:11:54.264 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T07:11:54.273 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T07:11:54.273 DEBUG:teuthology.orchestra.run.smithi105:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T07:11:54.275 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T07:11:54.282 DEBUG:teuthology.orchestra.run.smithi105:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T07:11:54.288 DEBUG:teuthology.orchestra.run.smithi105:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T07:11:54.337 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:11:54.338 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T07:11:54.360 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T07:11:54.367 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T07:11:54.374 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:11:54.374 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T07:11:54.437 DEBUG:teuthology.orchestra.run.smithi105:> sudo service rsyslog restart 2024-09-17T07:11:54.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2024-09-17T07:11:54.511 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T07:11:54.519 INFO:teuthology.task.internal:Starting timer... 2024-09-17T07:11:54.519 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T07:11:54.530 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T07:11:54.540 DEBUG:teuthology.task.selinux:Excluding smithi105: OS 'ubuntu' does not support SELinux 2024-09-17T07:11:54.540 DEBUG:teuthology.task.selinux:Excluding smithi121: OS 'ubuntu' does not support SELinux 2024-09-17T07:11:54.541 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T07:11:54.541 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T07:11:54.541 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T07:11:54.541 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T07:11:54.549 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T07:11:54.561 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-17T07:11:54.562 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi105.front.sepia.ceph.com,smithi121.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T07:17:31.227 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi105.front.sepia.ceph.com'), Remote(name='ubuntu@smithi121.front.sepia.ceph.com')] 2024-09-17T07:17:31.229 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2024-09-17T07:17:31.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:17:31.335 DEBUG:teuthology.orchestra.run.smithi105:> true 2024-09-17T07:17:31.463 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi105.front.sepia.ceph.com' 2024-09-17T07:17:31.463 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T07:17:31.464 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T07:17:31.565 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-09-17T07:17:31.690 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T07:17:31.690 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T07:17:31.701 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T07:17:31.701 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T07:17:31.701 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T07:17:31.704 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T07:17:31.705 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T07:17:31.733 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-09-17T07:17:31.733 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Command line: ntpd -gq 2024-09-17T07:17:31.734 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: proto: precision = 0.083 usec (-23) 2024-09-17T07:17:31.734 INFO:teuthology.orchestra.run.smithi105.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T07:17:31.735 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T07:17:31.735 INFO:teuthology.orchestra.run.smithi105.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Listen normally on 3 enp3s0f1 172.21.15.105:123 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Listen normally on 4 lo [::1]:123 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d429%5]:123 2024-09-17T07:17:31.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:31 ntpd[13787]: Listening on routing socket on fd #22 for interface updates 2024-09-17T07:17:31.740 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-09-17T07:17:31.740 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Command line: ntpd -gq 2024-09-17T07:17:31.742 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: proto: precision = 0.094 usec (-23) 2024-09-17T07:17:31.742 INFO:teuthology.orchestra.run.smithi121.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T07:17:31.742 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T07:17:31.743 INFO:teuthology.orchestra.run.smithi121.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Listen normally on 3 enp3s0f1 172.21.15.121:123 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Listen normally on 4 lo [::1]:123 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba3%5]:123 2024-09-17T07:17:31.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:31 ntpd[13727]: Listening on routing socket on fd #22 for interface updates 2024-09-17T07:17:32.734 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:32 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:32.734 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:32 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:32.734 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:32 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:32.734 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:32 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:32.734 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:32 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:32.734 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:32 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:32.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:32 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:32.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:32 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:32.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:32 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:32.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:32 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:32.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:32 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:32.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:32 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:34.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:34.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:34.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:34.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:34.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:34.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:34.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:34.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:34.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:34.738 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:34.738 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:34.738 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:34.738 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:34.738 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:34 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:34.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:34 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:34.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:34 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:34.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:34 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:34.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:34 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:34.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:34 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:34.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:34 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:35.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:35 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:35.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:35 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:35.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:35 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:35.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:35 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:35.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:35 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:35.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:35 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:36.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:36.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:36 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:36.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:36.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:36.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:36.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:36.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:36.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:36 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:37.741 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:37 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:37.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:37 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:37.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:37 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:37.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:37 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:37.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:37 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:37.742 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:37 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:38.735 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:38.736 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:38.736 INFO:teuthology.orchestra.run.smithi105.stdout:17 Sep 07:17:38 ntpd[13787]: ntpd: time slew +0.007874 s 2024-09-17T07:17:38.736 INFO:teuthology.orchestra.run.smithi105.stdout:ntpd: time slew +0.007874s 2024-09-17T07:17:38.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T07:17:38.737 INFO:teuthology.orchestra.run.smithi105.stderr:17 Sep 07:17:38 ntpd[13787]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T07:17:38.743 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T07:17:38.744 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 07:17:38 ntpd[13727]: ntpd: time slew -0.002784 s 2024-09-17T07:17:38.744 INFO:teuthology.orchestra.run.smithi121.stdout:ntpd: time slew -0.002784s 2024-09-17T07:17:38.745 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T07:17:38.745 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 07:17:38 ntpd[13727]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T07:17:38.798 INFO:teuthology.orchestra.run.smithi105.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T07:17:38.798 INFO:teuthology.orchestra.run.smithi105.stdout:============================================================================== 2024-09-17T07:17:38.799 INFO:teuthology.orchestra.run.smithi105.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.799 INFO:teuthology.orchestra.run.smithi105.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.799 INFO:teuthology.orchestra.run.smithi105.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.799 INFO:teuthology.orchestra.run.smithi105.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.819 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T07:17:38.819 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-09-17T07:17:38.820 INFO:teuthology.orchestra.run.smithi121.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.820 INFO:teuthology.orchestra.run.smithi121.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.820 INFO:teuthology.orchestra.run.smithi121.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.820 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-17T07:17:38.820 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T07:17:38.916 INFO:tasks.cephadm:Config: {'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.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\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T07:17:38.917 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-09-17T07:17:38.917 INFO:tasks.cephadm:Cluster fsid is ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:17:38.917 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T07:17:38.918 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.105', 'mon.c': '[v2:172.21.15.105:3301,v1:172.21.15.105:6790]', 'mon.b': '172.21.15.121'} 2024-09-17T07:17:38.918 INFO:tasks.cephadm:First mon is mon.a on smithi105 2024-09-17T07:17:38.918 INFO:tasks.cephadm:First mgr is y 2024-09-17T07:17:38.918 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T07:17:38.918 DEBUG:teuthology.orchestra.run.smithi105:> sudo hostname $(hostname -s) 2024-09-17T07:17:38.936 DEBUG:teuthology.orchestra.run.smithi121:> sudo hostname $(hostname -s) 2024-09-17T07:17:38.953 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-09-17T07:17:38.954 DEBUG:teuthology.orchestra.run.smithi105:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T07:17:39.174 INFO:teuthology.orchestra.run.smithi105.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Sep 17 07:17 /home/ubuntu/cephtest/cephadm 2024-09-17T07:17:39.174 DEBUG:teuthology.orchestra.run.smithi121:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T07:17:39.328 INFO:teuthology.orchestra.run.smithi121.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Sep 17 07:17 /home/ubuntu/cephtest/cephadm 2024-09-17T07:17:39.333 DEBUG:teuthology.orchestra.run.smithi105:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T07:17:39.342 DEBUG:teuthology.orchestra.run.smithi121:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T07:17:39.360 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-09-17T07:17:39.360 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-09-17T07:17:39.388 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-09-17T07:17:39.647 INFO:teuthology.orchestra.run.smithi121.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-09-17T07:17:39.703 INFO:teuthology.orchestra.run.smithi105.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-09-17T07:18:10.649 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:18:10.649 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-09-17T07:18:10.649 INFO:teuthology.orchestra.run.smithi105.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-09-17T07:18:10.649 INFO:teuthology.orchestra.run.smithi105.stdout: "repo_digests": [ 2024-09-17T07:18:10.649 INFO:teuthology.orchestra.run.smithi105.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-09-17T07:18:10.649 INFO:teuthology.orchestra.run.smithi105.stdout: ] 2024-09-17T07:18:10.649 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:18:12.747 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-09-17T07:18:12.747 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-09-17T07:18:12.747 INFO:teuthology.orchestra.run.smithi121.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-09-17T07:18:12.747 INFO:teuthology.orchestra.run.smithi121.stdout: "repo_digests": [ 2024-09-17T07:18:12.747 INFO:teuthology.orchestra.run.smithi121.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-09-17T07:18:12.747 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-09-17T07:18:12.747 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-09-17T07:18:12.771 DEBUG:teuthology.orchestra.run.smithi105:> sudo mkdir -p /etc/ceph 2024-09-17T07:18:12.788 DEBUG:teuthology.orchestra.run.smithi121:> sudo mkdir -p /etc/ceph 2024-09-17T07:18:12.804 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 777 /etc/ceph 2024-09-17T07:18:12.819 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 777 /etc/ceph 2024-09-17T07:18:12.834 INFO:tasks.cephadm:Writing seed config... 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T07:18:12.836 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T07:18:12.837 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:18:12.837 DEBUG:teuthology.orchestra.run.smithi105:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T07:18:12.865 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 = ebbc5168-74c4-11ef-bceb-c7b262605968 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 2024-09-17T07:18:12.866 DEBUG:teuthology.orchestra.run.smithi105:mon.a> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T07:18:12.868 DEBUG:teuthology.orchestra.run.smithi105:mgr.y> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T07:18:12.870 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T07:18:12.870 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 --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.105 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T07:18:13.071 INFO:teuthology.orchestra.run.smithi105.stderr:Could not locate podman: podman not found 2024-09-17T07:18:13.071 INFO:teuthology.orchestra.run.smithi105.stderr:Verifying podman|docker is present... 2024-09-17T07:18:13.071 INFO:teuthology.orchestra.run.smithi105.stderr:Verifying lvm2 is present... 2024-09-17T07:18:13.071 INFO:teuthology.orchestra.run.smithi105.stderr:Verifying time synchronization is in place... 2024-09-17T07:18:13.071 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled chrony.service 2024-09-17T07:18:13.078 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T07:18:13.079 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active chrony.service 2024-09-17T07:18:13.085 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.086 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-17T07:18:13.091 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T07:18:13.092 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active chronyd.service 2024-09-17T07:18:13.097 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.098 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-09-17T07:18:13.105 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: masked 2024-09-17T07:18:13.105 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-09-17T07:18:13.112 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.113 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled ntpd.service 2024-09-17T07:18:13.118 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T07:18:13.119 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active ntpd.service 2024-09-17T07:18:13.126 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.126 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled ntp.service 2024-09-17T07:18:13.134 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: enabled 2024-09-17T07:18:13.134 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active ntp.service 2024-09-17T07:18:13.141 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: active 2024-09-17T07:18:13.142 INFO:teuthology.orchestra.run.smithi105.stderr:Unit ntp.service is enabled and running 2024-09-17T07:18:13.142 INFO:teuthology.orchestra.run.smithi105.stderr:Repeating the final host check... 2024-09-17T07:18:13.142 INFO:teuthology.orchestra.run.smithi105.stderr:podman|docker (/usr/bin/docker) is present 2024-09-17T07:18:13.142 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl is present 2024-09-17T07:18:13.142 INFO:teuthology.orchestra.run.smithi105.stderr:lvcreate is present 2024-09-17T07:18:13.143 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled chrony.service 2024-09-17T07:18:13.148 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T07:18:13.149 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active chrony.service 2024-09-17T07:18:13.154 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.155 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-17T07:18:13.162 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T07:18:13.163 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active chronyd.service 2024-09-17T07:18:13.168 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.169 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-09-17T07:18:13.176 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: masked 2024-09-17T07:18:13.176 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-09-17T07:18:13.181 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.182 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled ntpd.service 2024-09-17T07:18:13.189 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T07:18:13.189 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active ntpd.service 2024-09-17T07:18:13.195 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: inactive 2024-09-17T07:18:13.195 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-enabled ntp.service 2024-09-17T07:18:13.202 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: enabled 2024-09-17T07:18:13.203 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl is-active ntp.service 2024-09-17T07:18:13.209 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: active 2024-09-17T07:18:13.211 INFO:teuthology.orchestra.run.smithi105.stderr:Unit ntp.service is enabled and running 2024-09-17T07:18:13.211 INFO:teuthology.orchestra.run.smithi105.stderr:Host looks OK 2024-09-17T07:18:13.211 INFO:teuthology.orchestra.run.smithi105.stderr:Cluster fsid: ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:13.211 INFO:teuthology.orchestra.run.smithi105.stderr:Acquiring lock 139710683839600 on /run/cephadm/ebbc5168-74c4-11ef-bceb-c7b262605968.lock 2024-09-17T07:18:13.212 INFO:teuthology.orchestra.run.smithi105.stderr:Lock 139710683839600 acquired on /run/cephadm/ebbc5168-74c4-11ef-bceb-c7b262605968.lock 2024-09-17T07:18:13.212 INFO:teuthology.orchestra.run.smithi105.stderr:Verifying IP 172.21.15.105 port 3300 ... 2024-09-17T07:18:13.212 INFO:teuthology.orchestra.run.smithi105.stderr:Verifying IP 172.21.15.105 port 6789 ... 2024-09-17T07:18:13.212 INFO:teuthology.orchestra.run.smithi105.stderr:Base mon IP is 172.21.15.105, final addrv is [v2:172.21.15.105:3300,v1:172.21.15.105:6789] 2024-09-17T07:18:13.212 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/sbin/ip route ls 2024-09-17T07:18:13.216 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-09-17T07:18:13.216 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.105 metric 100 2024-09-17T07:18:13.216 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T07:18:13.216 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.105 2024-09-17T07:18:13.217 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.105 metric 100 2024-09-17T07:18:13.217 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/sbin/ip -6 route ls 2024-09-17T07:18:13.220 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T07:18:13.220 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-17T07:18:13.220 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1789sec pref medium 2024-09-17T07:18:13.221 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-09-17T07:18:13.223 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T07:18:13.224 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-09-17T07:18:13.224 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T07:18:13.224 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T07:18:13.224 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d429/64 scope link 2024-09-17T07:18:13.224 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T07:18:13.225 INFO:teuthology.orchestra.run.smithi105.stderr:Mon IP 172.21.15.105 is in CIDR network 172.21.0.0/20 2024-09-17T07:18:13.225 INFO:teuthology.orchestra.run.smithi105.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T07:18:13.227 INFO:teuthology.orchestra.run.smithi105.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-09-17T07:18:13.227 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker pull quay.io/ceph/ceph:v16.2.0 2024-09-17T07:18:13.312 INFO:journalctl@ceph.mgr.y.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:18:13.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:18:13.679 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/docker: v16.2.0: Pulling from ceph/ceph 2024-09-17T07:18:13.809 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/docker: Digest: sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a 2024-09-17T07:18:13.810 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v16.2.0 2024-09-17T07:18:13.834 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/docker: quay.io/ceph/ceph:v16.2.0 2024-09-17T07:18:13.837 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-09-17T07:18:15.008 INFO:teuthology.orchestra.run.smithi105.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-09-17T07:18:15.528 INFO:teuthology.orchestra.run.smithi105.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-09-17T07:18:15.528 INFO:teuthology.orchestra.run.smithi105.stderr:Extracting ceph user uid/gid from container image... 2024-09-17T07:18:15.528 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-09-17T07:18:16.473 INFO:teuthology.orchestra.run.smithi105.stderr:stat: 167 167 2024-09-17T07:18:17.093 INFO:teuthology.orchestra.run.smithi105.stderr:Creating initial keys... 2024-09-17T07:18:17.093 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-09-17T07:18:18.029 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-authtool: AQA6Lelmo5jiARAApeSyo55V7uwBL7q3BbVZ8Q== 2024-09-17T07:18:18.623 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-09-17T07:18:19.545 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-authtool: AQA7LelmwnKqIBAAi0vGzARH4Uw8yRMZ/SqnjA== 2024-09-17T07:18:20.147 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-09-17T07:18:21.103 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-authtool: AQA9LelmCRBGBhAAXkDgYvKnIMm3tXCyf84fmA== 2024-09-17T07:18:21.706 INFO:teuthology.orchestra.run.smithi105.stderr:Creating initial monmap... 2024-09-17T07:18:21.707 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmptb4rzike:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 --addv a [v2:172.21.15.105:3300,v1:172.21.15.105:6789] /tmp/monmap 2024-09-17T07:18:22.687 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T07:18:22.687 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:22.687 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T07:18:23.309 INFO:teuthology.orchestra.run.smithi105.stderr:monmaptool for a [v2:172.21.15.105:3300,v1:172.21.15.105:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T07:18:23.309 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/monmaptool: set fsid to ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:23.309 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T07:18:23.309 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:18:23.309 INFO:teuthology.orchestra.run.smithi105.stderr:Creating mon... 2024-09-17T07:18:23.312 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp3zk51w_5:/tmp/keyring:z -v /tmp/ceph-tmptb4rzike:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i a --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --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 2024-09-17T07:18:24.318 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 1 imported monmap: 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: epoch 0 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: last_changed 2024-09-17T07:18:22.689315+0000 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: created 2024-09-17T07:18:22.689315+0000 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] mon.a 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.319 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 0 /usr/bin/ceph-mon: set fsid to ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:24.343 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T07:18:24.343 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Compile date Mar 30 2021 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: DB SUMMARY 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.create_if_missing: 1 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.env: 0x55cdcd5f21c0 2024-09-17T07:18:24.344 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.fs: Posix File System 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.info_log: 0x55cdcf110f40 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.statistics: (nil) 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.use_fsync: 0 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:18:24.345 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.db_log_dir: 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:18:24.346 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.write_buffer_manager: 0x55cdcf11b410 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.unordered_write: 0 2024-09-17T07:18:24.347 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.row_cache: None 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.wal_filter: None 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:18:24.348 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:18:24.349 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.max_open_files: -1 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Compression algorithms supported: 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kZSTD supported: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T07:18:24.350 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.318+0000 7feaed7f5700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.merge_operator: 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_filter: None 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:18:24.351 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cdcf0280d0) 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: index_type: 0 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: checksum: 1 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-09-17T07:18:24.352 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_cache: 0x55cdcf060d10 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-09-17T07:18:24.353 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: format_version: 2 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-09-17T07:18:24.354 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: block_align: 0 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compression: NoCompression 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.num_levels: 7 2024-09-17T07:18:24.355 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:18:24.356 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:18:24.356 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:18:24.356 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:18:24.356 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:18:24.356 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:18:24.356 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:18:24.356 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:18:24.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:18:24.358 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:18:24.359 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T07:18:24.360 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:18:24.360 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:18:24.360 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T07:18:24.360 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:18:24.360 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:18:24.360 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:18:24.361 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T07:18:24.362 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.ttl: 2592000 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.322+0000 7feaed7f5700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.326+0000 7feaed7f5700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.363 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.326+0000 7feaed7f5700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-17T07:18:24.364 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.364 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.326+0000 7feaed7f5700 4 rocksdb: DB pointer 0x55cdcf125800 2024-09-17T07:18:24.364 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.326+0000 7fead6690700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T07:18:24.364 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.326+0000 7fead6690700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T07:18:24.364 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-09-17T07:18:24.364 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:18:24.365 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T07:18:24.365 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:18:24.365 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:18:24.365 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T07:18:24.365 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T07:18:24.365 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:18:24.366 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.366 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T07:18:24.366 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:24.366 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:24.366 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T07:18:24.366 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:18:24.367 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.368 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:18:24.369 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: 2024-09-17T07:18:24.370 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.330+0000 7feaed7f5700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-09-17T07:18:24.370 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.330+0000 7feaed7f5700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-09-17T07:18:24.370 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph-mon: debug 2024-09-17T07:18:24.330+0000 7feaed7f5700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T07:18:24.908 INFO:teuthology.orchestra.run.smithi105.stderr:create mon.a on 2024-09-17T07:18:24.908 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:24.916 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl disable ceph.target 2024-09-17T07:18:25.121 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl enable ceph.target 2024-09-17T07:18:25.128 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T07:18:25.315 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl start ceph.target 2024-09-17T07:18:25.323 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl enable ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target 2024-09-17T07:18:25.331 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target. 2024-09-17T07:18:25.331 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target. 2024-09-17T07:18:25.515 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl start ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target 2024-09-17T07:18:25.523 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl daemon-reload 2024-09-17T07:18:25.715 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a 2024-09-17T07:18:25.730 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl reset-failed ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a 2024-09-17T07:18:25.736 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to reset failed state of unit ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T07:18:25.737 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl enable ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a 2024-09-17T07:18:25.742 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target.wants/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@.service. 2024-09-17T07:18:25.922 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl start ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a 2024-09-17T07:18:25.935 INFO:teuthology.orchestra.run.smithi105.stderr:firewalld does not appear to be present 2024-09-17T07:18:25.935 INFO:teuthology.orchestra.run.smithi105.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T07:18:25.935 INFO:teuthology.orchestra.run.smithi105.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-09-17T07:18:25.935 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for mon to start... 2024-09-17T07:18:25.936 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for mon... 2024-09-17T07:18:25.936 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-09-17T07:18:26.077 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:25 smithi105 systemd[1]: Started Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:18:27.578 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:27 smithi105 bash[14767]: cluster 2024-09-17T07:18:27.437052+0000 mon.a (mon.0) 0 : [INF] mkfs ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:27.578 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:27 smithi105 bash[14767]: cluster 2024-09-17T07:18:27.422587+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T07:18:27.646 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: cluster: 2024-09-17T07:18:27.647 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: id: ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:27.647 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-09-17T07:18:27.647 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:27.648 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: services: 2024-09-17T07:18:27.648 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.215966s) 2024-09-17T07:18:27.648 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mgr: no daemons active 2024-09-17T07:18:27.648 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-09-17T07:18:27.648 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:27.648 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: data: 2024-09-17T07:18:27.649 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-09-17T07:18:27.649 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-09-17T07:18:27.649 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-09-17T07:18:27.649 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: pgs: 2024-09-17T07:18:27.649 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:28.228 INFO:teuthology.orchestra.run.smithi105.stderr:mon is available 2024-09-17T07:18:28.228 INFO:teuthology.orchestra.run.smithi105.stderr:Assimilating anything we can from ceph.conf... 2024-09-17T07:18:28.229 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z -v /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-09-17T07:18:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:28 smithi105 bash[14767]: cluster 2024-09-17T07:18:27.432106+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T07:18:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:28 smithi105 bash[14767]: cluster 2024-09-17T07:18:27.434084+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0]} 2024-09-17T07:18:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:28 smithi105 bash[14767]: cluster 2024-09-17T07:18:27.443612+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T07:18:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:28 smithi105 bash[14767]: cluster 2024-09-17T07:18:27.455329+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T07:18:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:28 smithi105 bash[14767]: cluster 2024-09-17T07:18:27.456273+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T07:18:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:28 smithi105 bash[14767]: audit 2024-09-17T07:18:27.648003+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.105:0/3881736476' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: [global] 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: fsid = ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: log_to_journald = false 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.105:3300,v1:172.21.15.105:6789] 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T07:18:29.511 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: [mgr] 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: [mon] 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: [osd] 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-09-17T07:18:29.512 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T07:18:29.828 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:29 smithi105 bash[14767]: audit 2024-09-17T07:18:29.507166+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.105:0/4200467218' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T07:18:29.828 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:29 smithi105 bash[14767]: audit 2024-09-17T07:18:29.510365+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.105:0/4200467218' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T07:18:30.114 INFO:teuthology.orchestra.run.smithi105.stderr:Generating new minimal ceph.conf... 2024-09-17T07:18:30.114 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z -v /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-09-17T07:18:31.828 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:31 smithi105 bash[14767]: audit 2024-09-17T07:18:31.317615+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.105:0/1320284666' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:31.887 INFO:teuthology.orchestra.run.smithi105.stderr:Restarting the monitor... 2024-09-17T07:18:31.888 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl restart ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a 2024-09-17T07:18:32.154 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:31 smithi105 systemd[1]: Stopping Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:18:32.155 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:31 smithi105 bash[14767]: debug 2024-09-17T07:18:31.982+0000 7f329e727700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T07:18:32.155 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:31 smithi105 bash[14767]: debug 2024-09-17T07:18:31.982+0000 7f329e727700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T07:18:32.578 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:32 smithi105 docker[15154]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon.a 2024-09-17T07:18:32.698 INFO:teuthology.orchestra.run.smithi105.stderr:Setting mon public_network to 172.21.0.0/20 2024-09-17T07:18:32.699 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-09-17T07:18:32.828 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:32 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a.service: Succeeded. 2024-09-17T07:18:32.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:32 smithi105 systemd[1]: Stopped Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:18:32.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:32 smithi105 systemd[1]: Started Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.098+0000 7f53fca9a700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.098+0000 7f53fca9a700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 6 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.098+0000 7f53fca9a700 0 pidfile_write: ignore empty --pid-file 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 0 load: jerasure load: lrc load: isa 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Compile date Mar 30 2021 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: DB SUMMARY 2024-09-17T07:18:34.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: CURRENT file: CURRENT 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 83116 ; 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.create_if_missing: 0 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.env: 0x55d17cfe81c0 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.fs: Posix File System 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.info_log: 0x55d17d938fe0 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.statistics: (nil) 2024-09-17T07:18:34.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.use_fsync: 0 2024-09-17T07:18:34.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T07:18:34.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:18:34.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:18:34.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:18:34.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.db_log_dir: 2024-09-17T07:18:34.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:18:34.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.write_buffer_manager: 0x55d17d9cfe30 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.unordered_write: 0 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:18:34.334 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.row_cache: None 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.wal_filter: None 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T07:18:34.335 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_open_files: -1 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:18:34.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:18:34.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:18:34.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Compression algorithms supported: 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kZSTD supported: 0 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T07:18:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.merge_operator: 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_filter: None 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d17d8dc0d8) 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: cache_index_and_filter_blocks: 1 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: pin_top_level_index_and_filter: 1 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: index_type: 0 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: data_block_index_type: 0 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: index_shortening: 1 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:18:34.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: hash_index_allow_collision: 1 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: checksum: 1 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: no_block_cache: 0 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_cache: 0x55d17d914f10 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_cache_name: BinnedLRUCache 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_cache_options: 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: capacity : 536870912 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: num_shard_bits : 4 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: strict_capacity_limit : 0 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: high_pri_pool_ratio: 0.000 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_cache_compressed: (nil) 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: persistent_cache: (nil) 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_size: 4096 2024-09-17T07:18:34.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_size_deviation: 10 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_restart_interval: 16 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: index_block_restart_interval: 1 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: metadata_block_size: 4096 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: partition_filters: 0 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: use_delta_encoding: 1 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: whole_key_filtering: 1 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: verify_compression: 0 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: read_amp_bytes_per_bit: 0 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: format_version: 2 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: enable_index_compression: 1 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: block_align: 0 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:18:34.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compression: NoCompression 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.num_levels: 7 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:18:34.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:18:34.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T07:18:34.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:18:34.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:18:34.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T07:18:34.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:18:34.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:18:34.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:18:34.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:18:34.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T07:18:34.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.ttl: 2592000 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.102+0000 7f53fca9a700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557514107746, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557514109294, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80084, "table_properties": {"data_size": 78342, "index_size": 347, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 8979, "raw_average_key_size": 46, "raw_value_size": 73101, "raw_average_value_size": 376, "num_data_blocks": 11, "num_entries": 194, "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": 1726557514, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.106+0000 7f53fca9a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557514111062, "job": 1, "event": "recovery_finished"} 2024-09-17T07:18:34.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 4 rocksdb: DB pointer 0x55d17d9d9800 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53e38b4700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53e38b4700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ** DB Stats ** 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ** Compaction Stats [default] ** 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:34.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: L0 2/0 79.86 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.1 0.00 0.00 1 0.001 0 0 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Sum 2/0 79.86 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.1 0.00 0.00 1 0.001 0 0 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.1 0.00 0.00 1 0.001 0 0 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ** Compaction Stats [default] ** 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 68.1 0.00 0.00 1 0.001 0 0 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Cumulative compaction: 0.00 GB write, 13.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:34.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Interval compaction: 0.00 GB write, 13.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ** Compaction Stats [default] ** 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: L0 2/0 79.86 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.1 0.00 0.00 1 0.001 0 0 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Sum 2/0 79.86 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 68.1 0.00 0.00 1 0.001 0 0 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ** Compaction Stats [default] ** 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 68.1 0.00 0.00 1 0.001 0 0 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:34.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Cumulative compaction: 0.00 GB write, 13.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] at bind addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 1 mon.a@-1(???) e1 preinit fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 0 mon.a@-1(???).mds e1 new map 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 0 mon.a@-1(???).mds e1 print_map 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: e1 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:18:34.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: legacy client fscid: -1 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: No filesystems configured 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: audit 2024-09-17T07:18:31.317615+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.105:0/1320284666' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.110+0000 7f53fca9a700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expand map: {default=false} 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta from 'false' to 'false' 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expanded map: {default=false} 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expand map: {default=info} 2024-09-17T07:18:34.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta from 'info' to 'info' 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expanded map: {default=info} 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expand map: {default=daemon} 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expand map: {default=debug} 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: debug 2024-09-17T07:18:34.114+0000 7f53fca9a700 20 expand_channel_meta expanded map: {default=debug} 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: cluster 2024-09-17T07:18:34.120069+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: cluster 2024-09-17T07:18:34.120191+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0]} 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: cluster 2024-09-17T07:18:34.120272+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: cluster 2024-09-17T07:18:34.120324+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T07:18:34.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:34 smithi105 bash[15210]: cluster 2024-09-17T07:18:34.120923+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T07:18:35.001 INFO:teuthology.orchestra.run.smithi105.stderr:Wrote config to /etc/ceph/ceph.conf 2024-09-17T07:18:35.002 INFO:teuthology.orchestra.run.smithi105.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T07:18:35.002 INFO:teuthology.orchestra.run.smithi105.stderr:Creating mgr... 2024-09-17T07:18:35.002 INFO:teuthology.orchestra.run.smithi105.stderr:Verifying port 9283 ... 2024-09-17T07:18:35.005 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl daemon-reload 2024-09-17T07:18:35.198 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y 2024-09-17T07:18:35.210 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl reset-failed ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y 2024-09-17T07:18:35.216 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Failed to reset failed state of unit ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T07:18:35.216 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl enable ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y 2024-09-17T07:18:35.223 INFO:teuthology.orchestra.run.smithi105.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968.target.wants/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@.service. 2024-09-17T07:18:35.414 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: systemctl start ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y 2024-09-17T07:18:35.425 INFO:teuthology.orchestra.run.smithi105.stderr:firewalld does not appear to be present 2024-09-17T07:18:35.425 INFO:teuthology.orchestra.run.smithi105.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T07:18:35.425 INFO:teuthology.orchestra.run.smithi105.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-09-17T07:18:35.425 INFO:teuthology.orchestra.run.smithi105.stderr:firewalld does not appear to be present 2024-09-17T07:18:35.426 INFO:teuthology.orchestra.run.smithi105.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-09-17T07:18:35.426 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for mgr to start... 2024-09-17T07:18:35.426 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for mgr... 2024-09-17T07:18:35.426 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-09-17T07:18:35.619 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:35 smithi105 bash[15210]: audit 2024-09-17T07:18:34.371110+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.105:0/4006778771' entity='client.admin' 2024-09-17T07:18:37.175 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:37.175 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: { 2024-09-17T07:18:37.175 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "fsid": "ebbc5168-74c4-11ef-bceb-c7b262605968", 2024-09-17T07:18:37.175 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "health": { 2024-09-17T07:18:37.175 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T07:18:37.175 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 0 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "a" 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:37.176 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T07:18:37.177 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T07:18:37.181 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T07:18:37.182 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "available": false, 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "iostat", 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "restful" 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "services": {} 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "modified": "2024-09-17T07:18:27.437956+0000", 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "services": {} 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T07:18:37.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: } 2024-09-17T07:18:37.578 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:37 smithi105 bash[15210]: audit 2024-09-17T07:18:37.174531+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.105:0/1340149420' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T07:18:37.767 INFO:teuthology.orchestra.run.smithi105.stderr:mgr not available, waiting (1/15)... 2024-09-17T07:18:39.770 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-09-17T07:18:41.036 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:41.036 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: { 2024-09-17T07:18:41.036 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "fsid": "ebbc5168-74c4-11ef-bceb-c7b262605968", 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "health": { 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 0 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "a" 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:41.037 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T07:18:41.038 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T07:18:41.041 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T07:18:41.041 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:41.042 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "available": false, 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "iostat", 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "restful" 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "services": {} 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:41.043 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T07:18:41.044 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:41.044 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "modified": "2024-09-17T07:18:27.437956+0000", 2024-09-17T07:18:41.044 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "services": {} 2024-09-17T07:18:41.044 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:41.044 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T07:18:41.044 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: } 2024-09-17T07:18:41.328 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:41 smithi105 bash[15210]: audit 2024-09-17T07:18:41.035730+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.105:0/1039424447' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T07:18:41.648 INFO:teuthology.orchestra.run.smithi105.stderr:mgr not available, waiting (2/15)... 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: cluster 2024-09-17T07:18:42.697354+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: cluster 2024-09-17T07:18:42.703464+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00630349s) 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.704723+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.705051+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.705324+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.705627+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.706981+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:18:43.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: cluster 2024-09-17T07:18:42.711711+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-09-17T07:18:43.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.726230+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' 2024-09-17T07:18:43.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.732987+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:18:43.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.734853+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:18:43.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:42 smithi105 bash[15210]: audit 2024-09-17T07:18:42.743296+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' 2024-09-17T07:18:43.651 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-09-17T07:18:44.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:43 smithi105 bash[15210]: audit 2024-09-17T07:18:42.749851+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.105:0/3742543126' entity='mgr.y' 2024-09-17T07:18:44.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:43 smithi105 bash[15210]: cluster 2024-09-17T07:18:43.707202+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01004s) 2024-09-17T07:18:45.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 2024-09-17T07:18:45.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: { 2024-09-17T07:18:45.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "fsid": "ebbc5168-74c4-11ef-bceb-c7b262605968", 2024-09-17T07:18:45.183 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "health": { 2024-09-17T07:18:45.184 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T07:18:45.184 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T07:18:45.184 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T07:18:45.184 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:45.184 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T07:18:45.187 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T07:18:45.187 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 0 2024-09-17T07:18:45.187 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:45.187 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T07:18:45.187 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "a" 2024-09-17T07:18:45.187 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:45.187 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T07:18:45.188 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T07:18:45.189 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T07:18:45.193 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T07:18:45.193 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T07:18:45.194 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T07:18:45.195 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T07:18:45.195 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T07:18:45.195 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:45.195 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T07:18:45.195 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:45.195 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "available": true, 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "iostat", 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "restful" 2024-09-17T07:18:45.196 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ], 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "services": {} 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "modified": "2024-09-17T07:18:27.437956+0000", 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "services": {} 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: }, 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T07:18:45.197 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: } 2024-09-17T07:18:45.772 INFO:teuthology.orchestra.run.smithi105.stderr:mgr is available 2024-09-17T07:18:45.773 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-09-17T07:18:46.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:46 smithi105 bash[15210]: cluster 2024-09-17T07:18:45.128648+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-17T07:18:46.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:46 smithi105 bash[15210]: audit 2024-09-17T07:18:45.183049+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.105:0/3662230050' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T07:18:47.338 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-09-17T07:18:47.955 INFO:teuthology.orchestra.run.smithi105.stderr:Enabling cephadm module... 2024-09-17T07:18:47.955 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-09-17T07:18:48.801 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:48 smithi105 bash[15210]: audit 2024-09-17T07:18:47.335405+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.105:0/311223309' entity='client.admin' 2024-09-17T07:18:50.388 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:18:50 smithi105 bash[15476]: ignoring --setgroup ceph since I am not root 2024-09-17T07:18:50.388 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:50 smithi105 bash[15210]: audit 2024-09-17T07:18:49.402192+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.105:0/1223803537' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T07:18:50.780 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-09-17T07:18:51.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:51 smithi105 bash[15210]: audit 2024-09-17T07:18:50.132201+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.105:0/1223803537' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T07:18:51.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:51 smithi105 bash[15210]: cluster 2024-09-17T07:18:50.132285+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-09-17T07:18:52.316 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: { 2024-09-17T07:18:52.317 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 5, 2024-09-17T07:18:52.317 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "available": true, 2024-09-17T07:18:52.317 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-17T07:18:52.317 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T07:18:52.317 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: } 2024-09-17T07:18:52.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:52 smithi105 bash[15210]: audit 2024-09-17T07:18:52.317918+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.105:0/3622293255' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T07:18:52.966 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for the mgr to restart... 2024-09-17T07:18:52.966 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for mgr epoch 5... 2024-09-17T07:18:52.966 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-09-17T07:18:57.013 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: { 2024-09-17T07:18:57.014 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-09-17T07:18:57.014 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T07:18:57.014 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: } 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: cluster 2024-09-17T07:18:55.941154+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: cluster 2024-09-17T07:18:55.941789+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: cluster 2024-09-17T07:18:55.945425+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: cluster 2024-09-17T07:18:55.996032+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0543928s) 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:55.998391+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.000287+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.001978+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.002407+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:18:57.246 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.002672+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: cluster 2024-09-17T07:18:56.006835+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.031170+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.037772+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.042244+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.178162+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.179410+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.182272+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.185729+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.206590+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:18:57.247 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:56 smithi105 bash[15210]: audit 2024-09-17T07:18:56.208904+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:18:57.687 INFO:teuthology.orchestra.run.smithi105.stderr:mgr epoch 5 is available 2024-09-17T07:18:57.687 INFO:teuthology.orchestra.run.smithi105.stderr:Setting orchestrator backend to cephadm... 2024-09-17T07:18:57.687 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-09-17T07:18:58.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:58 smithi105 bash[15210]: cluster 2024-09-17T07:18:56.998878+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.05724s) 2024-09-17T07:18:58.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:58 smithi105 bash[15210]: audit 2024-09-17T07:18:56.999106+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T07:18:58.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:58 smithi105 bash[15210]: audit 2024-09-17T07:18:57.014901+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T07:18:59.282 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:18:59 smithi105 bash[15210]: cluster 2024-09-17T07:18:58.002155+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-17T07:18:59.835 INFO:teuthology.orchestra.run.smithi105.stderr:Generating ssh key... 2024-09-17T07:18:59.835 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-09-17T07:19:00.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:00 smithi105 bash[15210]: audit 2024-09-17T07:18:59.242465+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:00.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:00 smithi105 bash[15210]: audit 2024-09-17T07:18:59.252520+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:00.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:00 smithi105 bash[15210]: audit 2024-09-17T07:18:59.258197+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: Generating public/private rsa key pair. 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: Your identification has been saved in /tmp/tmplselj9c4/key. 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: Your public key has been saved in /tmp/tmplselj9c4/key.pub. 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: The key fingerprint is: 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: SHA256:InakwXBeDYOxkZ8zT5k5FSqZ22j62qiOwzanzG6z9yI ceph-ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: The key's randomart image is: 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: +---[RSA 3072]----+ 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: | . +++o .. | 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: | =o+ +... | 2024-09-17T07:19:01.830 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: | =.=..= | 2024-09-17T07:19:01.831 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: | +==* | 2024-09-17T07:19:01.831 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: | + *=S. | 2024-09-17T07:19:01.831 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: | . = .. | 2024-09-17T07:19:01.831 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: |. . | 2024-09-17T07:19:01.831 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: |+E + + | 2024-09-17T07:19:01.831 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: |=O@.=oo | 2024-09-17T07:19:01.831 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:01 smithi105 bash[15476]: +----[SHA256]-----+ 2024-09-17T07:19:02.066 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-09-17T07:19:02.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:02 smithi105 bash[15210]: cephadm 2024-09-17T07:19:01.225349+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-09-17T07:19:02.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:02 smithi105 bash[15210]: audit 2024-09-17T07:19:01.468546+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:02.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:02 smithi105 bash[15210]: audit 2024-09-17T07:19:01.471992+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:03.628 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT9Tlg6joIJqnBMAtndeW1TVtqYj8NvpQGNudOR3cPqnAN6J/2rpKitINdq1V4PxVPNJP/v0SOBSmJDGaVjTOnnTPG5QvzJiDzzJNph8zmlmAjcMdD4U7Vu8hobGUt1SVuMRN8ei5c/VDRtnjrqBVJef2uE+PYLBqoyFlPRkgDuOaMELz0xmVdfhz6MsvEYmR7Br5T4bM5NCG5TfhBOOLiJa0AojWfX85Nkk68JqVDXNQtAFK4MIgfrVitVhOGJc1b5RC5asnK8yoCU5mw4Hi29PsnnETQ/iLL5q2TJn0BIRlZE/UUdAi4U0QaDG+vixSwZQtaSOzsllEzGu7zdShIZT3IoU3WdE8o5i8AGWE6lzwU3tZGZfLAFp3bWKkq2MER2f4UiJKr80G2rSEV9/Pm2p54vkuTzYgZg/2grJK8MwNO3Y1MSde+jF486wtmDhby2gmQ0lr0HNCc+1jgDeGYNoP+jzuaebk1WQwBq6k3D54kNW0vPrJg7T1zrHvrmJ8= ceph-ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:19:04.274 INFO:teuthology.orchestra.run.smithi105.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T07:19:04.274 INFO:teuthology.orchestra.run.smithi105.stderr:Adding key to root@localhost authorized_keys... 2024-09-17T07:19:04.274 INFO:teuthology.orchestra.run.smithi105.stderr:Adding host smithi105... 2024-09-17T07:19:04.275 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi105 2024-09-17T07:19:05.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:05 smithi105 bash[15210]: audit 2024-09-17T07:19:03.628660+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:06.230 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:05 smithi105 bash[15476]: Warning: Permanently added 'smithi105,172.21.15.105' (ECDSA) to the list of known hosts. 2024-09-17T07:19:06.557 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: Added host 'smithi105' 2024-09-17T07:19:06.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:06 smithi105 bash[15210]: audit 2024-09-17T07:19:05.800146+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:07.431 INFO:teuthology.orchestra.run.smithi105.stderr:Deploying unmanaged mon service... 2024-09-17T07:19:07.431 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon --unmanaged 2024-09-17T07:19:07.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:07 smithi105 bash[15210]: audit 2024-09-17T07:19:06.557616+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:07.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:07 smithi105 bash[15210]: cephadm 2024-09-17T07:19:06.558140+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi105 2024-09-17T07:19:07.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:07 smithi105 bash[15210]: audit 2024-09-17T07:19:06.558604+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:09.914 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: Scheduled mon update... 2024-09-17T07:19:10.662 INFO:teuthology.orchestra.run.smithi105.stderr:Deploying unmanaged mgr service... 2024-09-17T07:19:10.662 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr --unmanaged 2024-09-17T07:19:11.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:10 smithi105 bash[15210]: audit 2024-09-17T07:19:09.907701+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:11.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:10 smithi105 bash[15210]: cephadm 2024-09-17T07:19:09.909458+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T07:19:11.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:10 smithi105 bash[15210]: audit 2024-09-17T07:19:09.913802+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:11.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:10 smithi105 bash[15210]: audit 2024-09-17T07:19:10.335914+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:11.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:10 smithi105 bash[15210]: audit 2024-09-17T07:19:10.582483+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:12.357 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-09-17T07:19:12.961 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-09-17T07:19:13.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:13 smithi105 bash[15210]: audit 2024-09-17T07:19:12.351390+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:13.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:13 smithi105 bash[15210]: cephadm 2024-09-17T07:19:12.352571+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T07:19:13.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:13 smithi105 bash[15210]: audit 2024-09-17T07:19:12.357229+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:15.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:14 smithi105 bash[15210]: audit 2024-09-17T07:19:13.763274+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.105:0/4039006385' entity='mgr.y' 2024-09-17T07:19:15.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:14 smithi105 bash[15210]: audit 2024-09-17T07:19:14.426980+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.105:0/3309053736' entity='client.admin' 2024-09-17T07:19:15.525 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-17T07:19:17.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:17 smithi105 bash[15210]: cluster 2024-09-17T07:19:16.003638+0000 mgr.y (mgr.14116) 13 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:18.246 INFO:teuthology.orchestra.run.smithi105.stderr:Enabling the dashboard module... 2024-09-17T07:19:18.246 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-09-17T07:19:19.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:18 smithi105 bash[15210]: audit 2024-09-17T07:19:17.603681+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.105:0/2851153759' entity='client.admin' 2024-09-17T07:19:19.079 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:18 smithi105 bash[15210]: cluster 2024-09-17T07:19:18.004092+0000 mgr.y (mgr.14116) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:20.579 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:20 smithi105 bash[15210]: audit 2024-09-17T07:19:19.805990+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.105:0/3536043692' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T07:19:20.580 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:20 smithi105 bash[15476]: ignoring --setuser ceph since I am not root 2024-09-17T07:19:20.580 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:20 smithi105 bash[15476]: ignoring --setgroup ceph since I am not root 2024-09-17T07:19:20.743 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-09-17T07:19:21.134 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:21 smithi105 bash[15210]: audit 2024-09-17T07:19:20.139877+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.105:0/3536043692' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T07:19:21.134 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:21 smithi105 bash[15210]: cluster 2024-09-17T07:19:20.139945+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-09-17T07:19:22.404 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: { 2024-09-17T07:19:22.405 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "epoch": 9, 2024-09-17T07:19:22.405 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "available": true, 2024-09-17T07:19:22.405 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-17T07:19:22.405 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T07:19:22.405 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: } 2024-09-17T07:19:22.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:22 smithi105 bash[15210]: audit 2024-09-17T07:19:22.402474+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.105:0/2909730915' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T07:19:23.003 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for the mgr to restart... 2024-09-17T07:19:23.004 INFO:teuthology.orchestra.run.smithi105.stderr:Waiting for mgr epoch 9... 2024-09-17T07:19:23.004 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-09-17T07:19:26.579 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:26 smithi105 bash[15476]: Warning: Permanently added 'smithi105,172.21.15.105' (ECDSA) to the list of known hosts. 2024-09-17T07:19:27.103 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: { 2024-09-17T07:19:27.104 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-09-17T07:19:27.104 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T07:19:27.104 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: } 2024-09-17T07:19:27.325 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: cluster 2024-09-17T07:19:26.025671+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-09-17T07:19:27.325 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: cluster 2024-09-17T07:19:26.026709+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-09-17T07:19:27.325 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: cluster 2024-09-17T07:19:26.029472+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T07:19:27.325 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: cluster 2024-09-17T07:19:26.082268+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0557265s) 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.084605+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.086464+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.088045+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.088342+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.088654+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: cluster 2024-09-17T07:19:26.093268+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.243711+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.248013+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.281483+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:19:27.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:27 smithi105 bash[15210]: audit 2024-09-17T07:19:26.283956+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:19:27.813 INFO:teuthology.orchestra.run.smithi105.stderr:mgr epoch 9 is available 2024-09-17T07:19:27.813 INFO:teuthology.orchestra.run.smithi105.stderr:Generating a dashboard self-signed certificate... 2024-09-17T07:19:27.813 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-09-17T07:19:28.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:28 smithi105 bash[15210]: audit 2024-09-17T07:19:27.085560+0000 mgr.y (mgr.14144) 1 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T07:19:28.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:28 smithi105 bash[15210]: cluster 2024-09-17T07:19:27.086992+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.06045s) 2024-09-17T07:19:28.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:28 smithi105 bash[15210]: audit 2024-09-17T07:19:27.103986+0000 mgr.y (mgr.14144) 2 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T07:19:29.476 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: Self-signed certificate created 2024-09-17T07:19:29.508 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:29 smithi105 bash[15210]: cluster 2024-09-17T07:19:28.091796+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-17T07:19:30.414 INFO:teuthology.orchestra.run.smithi105.stderr:Creating initial admin user... 2024-09-17T07:19:30.415 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp02gc3ak4:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-09-17T07:19:30.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:30 smithi105 bash[15210]: audit 2024-09-17T07:19:29.336799+0000 mgr.y (mgr.14144) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:30.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:30 smithi105 bash[15210]: audit 2024-09-17T07:19:29.469951+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:30.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:30 smithi105 bash[15210]: audit 2024-09-17T07:19:29.476032+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:30.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:30 smithi105 bash[15210]: audit 2024-09-17T07:19:29.618910+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:32.838 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$vMrJ85NC0dGMNmWY/2A7TetUHVw4Xh1cYeuH5.WGzN1GkvlNkXmRa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726557572, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T07:19:33.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:33 smithi105 bash[15210]: cluster 2024-09-17T07:19:32.082604+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-17T07:19:33.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:33 smithi105 bash[15210]: audit 2024-09-17T07:19:32.838276+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:33.486 INFO:teuthology.orchestra.run.smithi105.stderr:Fetching dashboard port number... 2024-09-17T07:19:33.487 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi105 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp684z7byf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp92snxo7g:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-09-17T07:19:34.520 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:34 smithi105 bash[15210]: audit 2024-09-17T07:19:32.594811+0000 mgr.y (mgr.14144) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:35.063 INFO:teuthology.orchestra.run.smithi105.stderr:/usr/bin/ceph: 8443 2024-09-17T07:19:35.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:35 smithi105 bash[15210]: audit 2024-09-17T07:19:35.063813+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.105:0/2057849599' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T07:19:35.660 INFO:teuthology.orchestra.run.smithi105.stderr:firewalld does not appear to be present 2024-09-17T07:19:35.660 INFO:teuthology.orchestra.run.smithi105.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T07:19:35.664 INFO:teuthology.orchestra.run.smithi105.stderr:Ceph Dashboard is now available at: 2024-09-17T07:19:35.664 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.664 INFO:teuthology.orchestra.run.smithi105.stderr: URL: https://smithi105.front.sepia.ceph.com:8443/ 2024-09-17T07:19:35.665 INFO:teuthology.orchestra.run.smithi105.stderr: User: admin 2024-09-17T07:19:35.665 INFO:teuthology.orchestra.run.smithi105.stderr: Password: a0tuyqxtuc 2024-09-17T07:19:35.665 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr:You can access the Ceph CLI with: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr:Please consider enabling telemetry to help improve Ceph: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: ceph telemetry on 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr:For more information see: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr: 2024-09-17T07:19:35.666 INFO:teuthology.orchestra.run.smithi105.stderr:Bootstrap complete. 2024-09-17T07:19:35.667 INFO:teuthology.orchestra.run.smithi105.stderr:Releasing lock 139710683839600 on /run/cephadm/ebbc5168-74c4-11ef-bceb-c7b262605968.lock 2024-09-17T07:19:35.667 INFO:teuthology.orchestra.run.smithi105.stderr:Lock 139710683839600 released on /run/cephadm/ebbc5168-74c4-11ef-bceb-c7b262605968.lock 2024-09-17T07:19:35.696 INFO:tasks.cephadm:Fetching config... 2024-09-17T07:19:35.697 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:19:35.697 DEBUG:teuthology.orchestra.run.smithi105:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T07:19:35.702 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T07:19:35.702 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:19:35.702 DEBUG:teuthology.orchestra.run.smithi105:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T07:19:35.707 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T07:19:35.707 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:19:35.707 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T07:19:35.762 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T07:19:35.763 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:19:35.763 DEBUG:teuthology.orchestra.run.smithi105:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T07:19:35.770 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T07:19:35.770 DEBUG:teuthology.orchestra.run.smithi105:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT9Tlg6joIJqnBMAtndeW1TVtqYj8NvpQGNudOR3cPqnAN6J/2rpKitINdq1V4PxVPNJP/v0SOBSmJDGaVjTOnnTPG5QvzJiDzzJNph8zmlmAjcMdD4U7Vu8hobGUt1SVuMRN8ei5c/VDRtnjrqBVJef2uE+PYLBqoyFlPRkgDuOaMELz0xmVdfhz6MsvEYmR7Br5T4bM5NCG5TfhBOOLiJa0AojWfX85Nkk68JqVDXNQtAFK4MIgfrVitVhOGJc1b5RC5asnK8yoCU5mw4Hi29PsnnETQ/iLL5q2TJn0BIRlZE/UUdAi4U0QaDG+vixSwZQtaSOzsllEzGu7zdShIZT3IoU3WdE8o5i8AGWE6lzwU3tZGZfLAFp3bWKkq2MER2f4UiJKr80G2rSEV9/Pm2p54vkuTzYgZg/2grJK8MwNO3Y1MSde+jF486wtmDhby2gmQ0lr0HNCc+1jgDeGYNoP+jzuaebk1WQwBq6k3D54kNW0vPrJg7T1zrHvrmJ8= ceph-ebbc5168-74c4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T07:19:35.794 INFO:teuthology.orchestra.run.smithi105.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT9Tlg6joIJqnBMAtndeW1TVtqYj8NvpQGNudOR3cPqnAN6J/2rpKitINdq1V4PxVPNJP/v0SOBSmJDGaVjTOnnTPG5QvzJiDzzJNph8zmlmAjcMdD4U7Vu8hobGUt1SVuMRN8ei5c/VDRtnjrqBVJef2uE+PYLBqoyFlPRkgDuOaMELz0xmVdfhz6MsvEYmR7Br5T4bM5NCG5TfhBOOLiJa0AojWfX85Nkk68JqVDXNQtAFK4MIgfrVitVhOGJc1b5RC5asnK8yoCU5mw4Hi29PsnnETQ/iLL5q2TJn0BIRlZE/UUdAi4U0QaDG+vixSwZQtaSOzsllEzGu7zdShIZT3IoU3WdE8o5i8AGWE6lzwU3tZGZfLAFp3bWKkq2MER2f4UiJKr80G2rSEV9/Pm2p54vkuTzYgZg/2grJK8MwNO3Y1MSde+jF486wtmDhby2gmQ0lr0HNCc+1jgDeGYNoP+jzuaebk1WQwBq6k3D54kNW0vPrJg7T1zrHvrmJ8= ceph-ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:19:35.804 DEBUG:teuthology.orchestra.run.smithi121:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT9Tlg6joIJqnBMAtndeW1TVtqYj8NvpQGNudOR3cPqnAN6J/2rpKitINdq1V4PxVPNJP/v0SOBSmJDGaVjTOnnTPG5QvzJiDzzJNph8zmlmAjcMdD4U7Vu8hobGUt1SVuMRN8ei5c/VDRtnjrqBVJef2uE+PYLBqoyFlPRkgDuOaMELz0xmVdfhz6MsvEYmR7Br5T4bM5NCG5TfhBOOLiJa0AojWfX85Nkk68JqVDXNQtAFK4MIgfrVitVhOGJc1b5RC5asnK8yoCU5mw4Hi29PsnnETQ/iLL5q2TJn0BIRlZE/UUdAi4U0QaDG+vixSwZQtaSOzsllEzGu7zdShIZT3IoU3WdE8o5i8AGWE6lzwU3tZGZfLAFp3bWKkq2MER2f4UiJKr80G2rSEV9/Pm2p54vkuTzYgZg/2grJK8MwNO3Y1MSde+jF486wtmDhby2gmQ0lr0HNCc+1jgDeGYNoP+jzuaebk1WQwBq6k3D54kNW0vPrJg7T1zrHvrmJ8= ceph-ebbc5168-74c4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T07:19:35.830 INFO:teuthology.orchestra.run.smithi121.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT9Tlg6joIJqnBMAtndeW1TVtqYj8NvpQGNudOR3cPqnAN6J/2rpKitINdq1V4PxVPNJP/v0SOBSmJDGaVjTOnnTPG5QvzJiDzzJNph8zmlmAjcMdD4U7Vu8hobGUt1SVuMRN8ei5c/VDRtnjrqBVJef2uE+PYLBqoyFlPRkgDuOaMELz0xmVdfhz6MsvEYmR7Br5T4bM5NCG5TfhBOOLiJa0AojWfX85Nkk68JqVDXNQtAFK4MIgfrVitVhOGJc1b5RC5asnK8yoCU5mw4Hi29PsnnETQ/iLL5q2TJn0BIRlZE/UUdAi4U0QaDG+vixSwZQtaSOzsllEzGu7zdShIZT3IoU3WdE8o5i8AGWE6lzwU3tZGZfLAFp3bWKkq2MER2f4UiJKr80G2rSEV9/Pm2p54vkuTzYgZg/2grJK8MwNO3Y1MSde+jF486wtmDhby2gmQ0lr0HNCc+1jgDeGYNoP+jzuaebk1WQwBq6k3D54kNW0vPrJg7T1zrHvrmJ8= ceph-ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:19:35.841 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi121 2024-09-17T07:19:35.841 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:19:35.841 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/etc/ceph/ceph.conf 2024-09-17T07:19:35.847 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:19:35.847 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T07:19:35.851 INFO:tasks.cephadm:Adding host smithi121 to orchestrator... 2024-09-17T07:19:35.852 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch host add smithi121 2024-09-17T07:19:40.580 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:19:40 smithi105 bash[15476]: Warning: Permanently added 'smithi121,172.21.15.121' (ECDSA) to the list of known hosts. 2024-09-17T07:19:41.086 INFO:teuthology.orchestra.run.smithi105.stdout:Added host 'smithi121' 2024-09-17T07:19:41.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:41 smithi105 bash[15210]: audit 2024-09-17T07:19:40.088325+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:41.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:41 smithi105 bash[15210]: audit 2024-09-17T07:19:40.503371+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:41.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:41 smithi105 bash[15210]: audit 2024-09-17T07:19:40.506542+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:41.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:41 smithi105 bash[15210]: audit 2024-09-17T07:19:40.515760+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:41.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:41 smithi105 bash[15210]: audit 2024-09-17T07:19:41.085115+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:41.931 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T07:19:42.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:42 smithi105 bash[15210]: cephadm 2024-09-17T07:19:41.086037+0000 mgr.y (mgr.14144) 6 : cephadm [INF] Added host smithi121 2024-09-17T07:19:42.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:42 smithi105 bash[15210]: audit 2024-09-17T07:19:41.087324+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:42.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:42 smithi105 bash[15210]: audit 2024-09-17T07:19:41.344076+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:42.330 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:42 smithi105 bash[15210]: audit 2024-09-17T07:19:42.051883+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:45.901 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:19:45.901 INFO:teuthology.orchestra.run.smithi105.stdout:[{"addr": "smithi105", "hostname": "smithi105", "labels": [], "status": ""}, {"addr": "smithi121", "hostname": "smithi121", "labels": [], "status": ""}] 2024-09-17T07:19:46.566 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T07:19:46.567 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T07:19:47.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:47 smithi105 bash[15210]: audit 2024-09-17T07:19:45.901524+0000 mgr.y (mgr.14144) 7 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:19:47.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:47 smithi105 bash[15210]: cluster 2024-09-17T07:19:46.089483+0000 mgr.y (mgr.14144) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:47.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:47 smithi105 bash[15210]: audit 2024-09-17T07:19:46.839096+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:47.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:47 smithi105 bash[15210]: audit 2024-09-17T07:19:47.124660+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:47.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:47 smithi105 bash[15210]: audit 2024-09-17T07:19:47.130235+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:49.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:49 smithi105 bash[15210]: cluster 2024-09-17T07:19:48.089906+0000 mgr.y (mgr.14144) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:51.161 INFO:teuthology.orchestra.run.smithi105.stderr:adjusted tunables profile to default 2024-09-17T07:19:51.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:51 smithi105 bash[15210]: cluster 2024-09-17T07:19:50.090389+0000 mgr.y (mgr.14144) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:51.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:51 smithi105 bash[15210]: audit 2024-09-17T07:19:50.169537+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.105:0/4165342906' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T07:19:51.845 INFO:tasks.cephadm:Adding mon.a on smithi105 2024-09-17T07:19:51.846 INFO:tasks.cephadm:Adding mon.c on smithi105 2024-09-17T07:19:51.846 INFO:tasks.cephadm:Adding mon.b on smithi121 2024-09-17T07:19:51.846 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi105:172.21.15.105=a;smithi105:[v2:172.21.15.105:3301,v1:172.21.15.105:6790]=c;smithi121:172.21.15.121=b' 2024-09-17T07:19:52.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:52 smithi105 bash[15210]: audit 2024-09-17T07:19:51.156927+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.105:0/4165342906' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T07:19:52.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:52 smithi105 bash[15210]: cluster 2024-09-17T07:19:51.157092+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:19:53.580 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:53 smithi105 bash[15210]: cluster 2024-09-17T07:19:52.090803+0000 mgr.y (mgr.14144) 11 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:54.957 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled mon update... 2024-09-17T07:19:55.556 DEBUG:teuthology.orchestra.run.smithi105:mon.c> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T07:19:55.559 DEBUG:teuthology.orchestra.run.smithi121:mon.b> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T07:19:55.561 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T07:19:55.561 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T07:19:55.569 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:55 smithi105 bash[15210]: cluster 2024-09-17T07:19:54.091226+0000 mgr.y (mgr.14144) 12 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:55.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:55 smithi105 bash[15210]: audit 2024-09-17T07:19:54.957422+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:55.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:55 smithi105 bash[15210]: audit 2024-09-17T07:19:54.958727+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:19:55.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:55 smithi105 bash[15210]: audit 2024-09-17T07:19:54.969345+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:19:55.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:55 smithi105 bash[15210]: audit 2024-09-17T07:19:54.971105+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:19:55.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:55 smithi105 bash[15210]: audit 2024-09-17T07:19:54.972928+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:19:55.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:19:56.377 INFO:journalctl@ceph.mon.c.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:19:56.525 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:56 smithi105 bash[15210]: audit 2024-09-17T07:19:54.948755+0000 mgr.y (mgr.14144) 13 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi105:172.21.15.105=a;smithi105:[v2:172.21.15.105:3301,v1:172.21.15.105:6790]=c;smithi121:172.21.15.121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:19:56.525 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:56 smithi105 bash[15210]: cephadm 2024-09-17T07:19:54.952128+0000 mgr.y (mgr.14144) 14 : cephadm [INF] Saving service mon spec with placement smithi105:172.21.15.105=a;smithi105:[v2:172.21.15.105:3301,v1:172.21.15.105:6790]=c;smithi121:172.21.15.121=b;count:3 2024-09-17T07:19:56.525 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:56 smithi105 bash[15210]: cephadm 2024-09-17T07:19:54.974459+0000 mgr.y (mgr.14144) 15 : cephadm [INF] Deploying daemon mon.c on smithi105 2024-09-17T07:19:57.449 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:57 smithi105 bash[15210]: cluster 2024-09-17T07:19:56.091642+0000 mgr.y (mgr.14144) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:58.608 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T07:19:58.608 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":1,"fsid":"ebbc5168-74c4-11ef-bceb-c7b262605968","modified":"2024-09-17T07:18:22.689315Z","created":"2024-09-17T07:18:22.689315Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:3300","nonce":0},{"type":"v1","addr":"172.21.15.105:6789","nonce":0}]},"addr":"172.21.15.105:6789/0","public_addr":"172.21.15.105:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T07:19:58.610 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 1 2024-09-17T07:19:59.451 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:59 smithi105 bash[15210]: cluster 2024-09-17T07:19:58.092188+0000 mgr.y (mgr.14144) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:19:59.451 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:19:59 smithi105 bash[15210]: audit 2024-09-17T07:19:58.607866+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.121:0/1135294638' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T07:19:59.782 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:19:59 smithi105 systemd[1]: Started Ceph mon.c for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:20:00.153 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T07:20:00.153 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T07:20:01.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[15210]: audit 2024-09-17T07:19:59.685558+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:01.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[15210]: audit 2024-09-17T07:19:59.686541+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:01.080 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[15210]: audit 2024-09-17T07:19:59.687713+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:01.081 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[15210]: cephadm 2024-09-17T07:19:59.688636+0000 mgr.y (mgr.14144) 18 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:20:01.081 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[15210]: cluster 2024-09-17T07:20:00.092713+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:01.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.888+0000 7fe4ab8b1700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:20:01.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.888+0000 7fe4ab8b1700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-09-17T07:20:01.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.888+0000 7fe4ab8b1700 0 pidfile_write: ignore empty --pid-file 2024-09-17T07:20:01.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 0 load: jerasure load: lrc load: isa 2024-09-17T07:20:01.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Compile date Mar 30 2021 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: DB SUMMARY 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: CURRENT file: CURRENT 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.create_if_missing: 0 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.env: 0x55734ba5a1c0 2024-09-17T07:20:01.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.fs: Posix File System 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.info_log: 0x55734e0e2fe0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.statistics: (nil) 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.use_fsync: 0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T07:20:01.083 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.db_log_dir: 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:20:01.084 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.write_buffer_manager: 0x55734e179e60 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:20:01.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.unordered_write: 0 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.row_cache: None 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.wal_filter: None 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T07:20:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:20:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_open_files: -1 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:20:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Compression algorithms supported: 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kZSTD supported: 0 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.merge_operator: 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_filter: None 2024-09-17T07:20:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55734e0860d8) 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: cache_index_and_filter_blocks: 1 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: pin_top_level_index_and_filter: 1 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: index_type: 0 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: data_block_index_type: 0 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: index_shortening: 1 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: hash_index_allow_collision: 1 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: checksum: 1 2024-09-17T07:20:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: no_block_cache: 0 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_cache: 0x55734e0bef10 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_cache_name: BinnedLRUCache 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_cache_options: 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: capacity : 536870912 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: num_shard_bits : 4 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: strict_capacity_limit : 0 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: high_pri_pool_ratio: 0.000 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_cache_compressed: (nil) 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: persistent_cache: (nil) 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_size: 4096 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_size_deviation: 10 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_restart_interval: 16 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: index_block_restart_interval: 1 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: metadata_block_size: 4096 2024-09-17T07:20:01.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: partition_filters: 0 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: use_delta_encoding: 1 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: whole_key_filtering: 1 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: verify_compression: 0 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: read_amp_bytes_per_bit: 0 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: format_version: 2 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: enable_index_compression: 1 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: block_align: 0 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compression: NoCompression 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:20:01.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.num_levels: 7 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:20:01.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:20:01.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:20:01.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:20:01.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:20:01.098 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:20:01.098 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T07:20:01.098 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T07:20:01.098 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.ttl: 2592000 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.892+0000 7fe4ab8b1700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557600899677, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557600900287, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "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": 1726557600, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.896+0000 7fe4ab8b1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557600900875, "job": 1, "event": "recovery_finished"} 2024-09-17T07:20:01.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.900+0000 7fe4ab8b1700 4 rocksdb: DB pointer 0x55734e183800 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.900+0000 7fe4926cb700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.900+0000 7fe4926cb700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ** DB Stats ** 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ** Compaction Stats [default] ** 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:01.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:01.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:01.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:01.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: 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.5 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:01.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ** Compaction Stats [default] ** 2024-09-17T07:20:01.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:01.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: 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.5 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Interval compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ** Compaction Stats [default] ** 2024-09-17T07:20:01.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ** Compaction Stats [default] ** 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: 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.5 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:20:01.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.900+0000 7fe4ab8b1700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.900+0000 7fe4ab8b1700 0 using public_addrv [v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0] 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.900+0000 7fe4ab8b1700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0] at bind addrs [v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.904+0000 7fe4ab8b1700 1 mon.c@-1(???) e0 preinit fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.924+0000 7fe494ed0700 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.924+0000 7fe494ed0700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T07:20:01.106 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: e1 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: legacy client fscid: -1 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: No filesystems configured 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.924+0000 7fe494ed0700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T07:20:01.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: audit 2024-09-17T07:19:59.685558+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: audit 2024-09-17T07:19:59.686541+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: audit 2024-09-17T07:19:59.687713+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: cephadm 2024-09-17T07:19:59.688636+0000 mgr.y (mgr.14144) 18 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: cluster 2024-09-17T07:20:00.092713+0000 mgr.y (mgr.14144) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:01.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:00 smithi105 bash[19705]: debug 2024-09-17T07:20:00.928+0000 7fe494ed0700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-09-17T07:20:05.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:05 smithi121 systemd[1]: Started Ceph mon.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:00.941060+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:00.941518+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:00.943538+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:01.936798+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:02.093134+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:02.936966+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:02.938641+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:03.936914+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:04.093539+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:04.937184+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:05.937226+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:05.964868+0000 mon.a (mon.0) 122 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:05.970602+0000 mon.a (mon.0) 123 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:05.970692+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:05.970742+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:05.971099+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: cluster 2024-09-17T07:20:05.977671+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:05.981597+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[15210]: audit 2024-09-17T07:20:05.982699+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:06.332 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:00.941060+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:00.941518+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:00.943538+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:01.936798+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:02.093134+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:02.936966+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:02.938641+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:03.936914+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:04.093539+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:04.937184+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:05.937226+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:05.964868+0000 mon.a (mon.0) 122 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:05.970602+0000 mon.a (mon.0) 123 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:05.970692+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-09-17T07:20:06.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:05.970742+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:06.334 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:05.971099+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-09-17T07:20:06.334 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: cluster 2024-09-17T07:20:05.977671+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-09-17T07:20:06.334 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:05.981597+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:06.334 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:06 smithi105 bash[19705]: audit 2024-09-17T07:20:05.982699+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.985+0000 7fc02f221700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:20:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.985+0000 7fc02f221700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 6 2024-09-17T07:20:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.985+0000 7fc02f221700 0 pidfile_write: ignore empty --pid-file 2024-09-17T07:20:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 0 load: jerasure load: lrc load: isa 2024-09-17T07:20:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T07:20:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T07:20:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Compile date Mar 30 2021 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: DB SUMMARY 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: CURRENT file: CURRENT 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.create_if_missing: 0 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.env: 0x55e9d7b0d1c0 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.fs: Posix File System 2024-09-17T07:20:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.info_log: 0x55e9d91bafe0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.statistics: (nil) 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.use_fsync: 0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T07:20:07.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.db_log_dir: 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:20:07.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.write_buffer_manager: 0x55e9d9251e30 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:20:07.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.unordered_write: 0 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.row_cache: None 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.wal_filter: None 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:06 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:20:07.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:20:07.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_open_files: -1 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Compression algorithms supported: 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kZSTD supported: 0 2024-09-17T07:20:07.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.merge_operator: 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_filter: None 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:20:07.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e9d915e0d8) 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cache_index_and_filter_blocks: 1 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: pin_top_level_index_and_filter: 1 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: index_type: 0 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: data_block_index_type: 0 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: index_shortening: 1 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: hash_index_allow_collision: 1 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: checksum: 1 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: no_block_cache: 0 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_cache: 0x55e9d9196f10 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_cache_name: BinnedLRUCache 2024-09-17T07:20:07.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_cache_options: 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: capacity : 536870912 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: num_shard_bits : 4 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: strict_capacity_limit : 0 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: high_pri_pool_ratio: 0.000 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_cache_compressed: (nil) 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: persistent_cache: (nil) 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_size: 4096 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_size_deviation: 10 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_restart_interval: 16 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: index_block_restart_interval: 1 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: metadata_block_size: 4096 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: partition_filters: 0 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: use_delta_encoding: 1 2024-09-17T07:20:07.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: whole_key_filtering: 1 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: verify_compression: 0 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: read_amp_bytes_per_bit: 0 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: format_version: 2 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: enable_index_compression: 1 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: block_align: 0 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compression: NoCompression 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:20:07.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.num_levels: 7 2024-09-17T07:20:07.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:20:07.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:20:07.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:20:07.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:20:07.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:20:07.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:20:07.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:20:07.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:20:07.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:20:07.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:20:07.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.ttl: 2592000 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557606996742, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.989+0000 7fc02f221700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc02f221700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T07:20:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc02f221700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557606997966, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "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": 1726557606, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc02f221700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc02f221700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726557606998874, "job": 1, "event": "recovery_finished"} 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc02f221700 4 rocksdb: DB pointer 0x55e9d925b800 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc01603b700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc01603b700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ** DB Stats ** 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:20:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ** Compaction Stats [default] ** 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ** Compaction Stats [default] ** 2024-09-17T07:20:07.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Cumulative compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:07.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Interval compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ** Compaction Stats [default] ** 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ** Compaction Stats [default] ** 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T07:20:07.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Cumulative compaction: 0.00 GB write, 0.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:07.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc02f221700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.993+0000 7fc02f221700 0 using public_addr v2:172.21.15.121:0/0 -> [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.997+0000 7fc02f221700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:06.997+0000 7fc02f221700 1 mon.b@-1(???) e0 preinit fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.021+0000 7fc018840700 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.021+0000 7fc018840700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: e1 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:20:07.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: legacy client fscid: -1 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: No filesystems configured 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.021+0000 7fc018840700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.021+0000 7fc018840700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T07:20:07.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:00.941060+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:00.941518+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:00.943538+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:01.936798+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:02.093134+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:02.936966+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:02.938641+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:03.936914+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:04.093539+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:04.937184+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:05.937226+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:05.964868+0000 mon.a (mon.0) 122 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:05.970602+0000 mon.a (mon.0) 123 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:07.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:05.970692+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:05.970742+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:05.971099+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e13: y(active, since 39s) 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: cluster 2024-09-17T07:20:05.977671+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:05.981597+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: audit 2024-09-17T07:20:05.982699+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.025+0000 7fc018840700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expand map: {default=false} 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta from 'false' to 'false' 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expanded map: {default=false} 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expand map: {default=info} 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta from 'info' to 'info' 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expanded map: {default=info} 2024-09-17T07:20:07.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expand map: {default=daemon} 2024-09-17T07:20:07.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-17T07:20:07.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-17T07:20:07.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expand map: {default=debug} 2024-09-17T07:20:07.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-17T07:20:07.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 20 expand_channel_meta expanded map: {default=debug} 2024-09-17T07:20:07.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:07 smithi121 bash[15143]: debug 2024-09-17T07:20:07.029+0000 7fc018840700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-09-17T07:20:07.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:07 smithi105 bash[19705]: cluster 2024-09-17T07:20:06.093847+0000 mgr.y (mgr.14144) 22 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:07.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:07 smithi105 bash[19705]: audit 2024-09-17T07:20:06.937504+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:07.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:07 smithi105 bash[15210]: cluster 2024-09-17T07:20:06.093847+0000 mgr.y (mgr.14144) 22 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:07.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:07 smithi105 bash[15210]: audit 2024-09-17T07:20:06.937504+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:12.389 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:07.051578+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:07.051805+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:07.051947+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:07.052127+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:07.052673+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:08.040250+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:08.094215+0000 mgr.y (mgr.14144) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:09.040277+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:10.040564+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:10.094654+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:12.390 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:11.040475+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:12.040591+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.053860+0000 mon.a (mon.0) 141 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.061522+0000 mon.a (mon.0) 142 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.061622+0000 mon.a (mon.0) 143 : cluster [DBG] fsmap 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.061678+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.062007+0000 mon.a (mon.0) 145 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.062341+0000 mon.a (mon.0) 146 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.069282+0000 mon.a (mon.0) 147 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.069328+0000 mon.a (mon.0) 148 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.069357+0000 mon.a (mon.0) 149 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] is down (out of quorum) 2024-09-17T07:20:12.391 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:07.051578+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:07.051805+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:07.051947+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:07.052127+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:07.052673+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:08.040250+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:08.094215+0000 mgr.y (mgr.14144) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:09.040277+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:10.040564+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:10.094654+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:11.040475+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.392 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:12.040591+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.053860+0000 mon.a (mon.0) 141 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.061522+0000 mon.a (mon.0) 142 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.061622+0000 mon.a (mon.0) 143 : cluster [DBG] fsmap 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.061678+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.062007+0000 mon.a (mon.0) 145 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.062341+0000 mon.a (mon.0) 146 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.069282+0000 mon.a (mon.0) 147 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.069328+0000 mon.a (mon.0) 148 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.069357+0000 mon.a (mon.0) 149 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] is down (out of quorum) 2024-09-17T07:20:12.393 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:12.074125+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:12.078368+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:12.084747+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:12.086472+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:12.087807+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[19705]: audit 2024-09-17T07:20:12.088882+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:12.074125+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:12.078368+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:12.084747+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:12.086472+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:12.087807+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:12.394 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:12 smithi105 bash[15210]: audit 2024-09-17T07:20:12.088882+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:13.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[15210]: cephadm 2024-09-17T07:20:12.085995+0000 mgr.y (mgr.14144) 25 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T07:20:13.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[15210]: cephadm 2024-09-17T07:20:12.089966+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring daemon mon.a on smithi105 2024-09-17T07:20:13.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[15210]: cluster 2024-09-17T07:20:12.095012+0000 mgr.y (mgr.14144) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:13.382 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[15210]: audit 2024-09-17T07:20:13.040989+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:13.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[19705]: cephadm 2024-09-17T07:20:12.085995+0000 mgr.y (mgr.14144) 25 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T07:20:13.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[19705]: cephadm 2024-09-17T07:20:12.089966+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring daemon mon.a on smithi105 2024-09-17T07:20:13.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[19705]: cluster 2024-09-17T07:20:12.095012+0000 mgr.y (mgr.14144) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:13.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:13 smithi105 bash[19705]: audit 2024-09-17T07:20:13.040989+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:13.647 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T07:20:13.647 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":3,"fsid":"ebbc5168-74c4-11ef-bceb-c7b262605968","modified":"2024-09-17T07:20:07.041765Z","created":"2024-09-17T07:18:22.689315Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:3300","nonce":0},{"type":"v1","addr":"172.21.15.105:6789","nonce":0}]},"addr":"172.21.15.105:6789/0","public_addr":"172.21.15.105:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:3301","nonce":0},{"type":"v1","addr":"172.21.15.105:6790","nonce":0}]},"addr":"172.21.15.105:6790/0","public_addr":"172.21.15.105:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T07:20:13.650 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 3 2024-09-17T07:20:14.135 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cephadm 2024-09-17T07:20:12.085995+0000 mgr.y (mgr.14144) 25 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T07:20:14.135 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cephadm 2024-09-17T07:20:12.089966+0000 mgr.y (mgr.14144) 26 : cephadm [INF] Reconfiguring daemon mon.a on smithi105 2024-09-17T07:20:14.135 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:12.095012+0000 mgr.y (mgr.14144) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:14.135 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: audit 2024-09-17T07:20:13.040989+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:09.040372+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.042259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.045721+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.045876+0000 mon.a (mon.0) 159 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.049214+0000 mon.a (mon.0) 160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.055026+0000 mon.a (mon.0) 161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.055112+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.055172+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.055456+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-09-17T07:20:14.367 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.055707+0000 mon.a (mon.0) 165 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T07:20:14.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.055750+0000 mon.a (mon.0) 166 : cluster [INF] Cluster is now healthy 2024-09-17T07:20:14.368 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:14 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.063866+0000 mon.a (mon.0) 167 : cluster [INF] overall HEALTH_OK 2024-09-17T07:20:14.369 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T07:20:14.369 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:09.040372+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.042259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.045721+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.045876+0000 mon.a (mon.0) 159 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.049214+0000 mon.a (mon.0) 160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.055026+0000 mon.a (mon.0) 161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.055112+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.055172+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.055456+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.055707+0000 mon.a (mon.0) 165 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T07:20:14.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.055750+0000 mon.a (mon.0) 166 : cluster [INF] Cluster is now healthy 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.063866+0000 mon.a (mon.0) 167 : cluster [INF] overall HEALTH_OK 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:09.040372+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.042259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.045721+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.045876+0000 mon.a (mon.0) 159 : cluster [INF] mon.a calling monitor election 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.049214+0000 mon.a (mon.0) 160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.055026+0000 mon.a (mon.0) 161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.055112+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-17T07:20:14.383 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.055172+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T07:20:14.383 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.055456+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-09-17T07:20:14.383 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.055707+0000 mon.a (mon.0) 165 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T07:20:14.383 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.055750+0000 mon.a (mon.0) 166 : cluster [INF] Cluster is now healthy 2024-09-17T07:20:14.383 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:14 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.063866+0000 mon.a (mon.0) 167 : cluster [INF] overall HEALTH_OK 2024-09-17T07:20:15.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[19705]: cluster 2024-09-17T07:20:14.095473+0000 mgr.y (mgr.14144) 28 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:15.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[19705]: audit 2024-09-17T07:20:14.220677+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:15.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[19705]: audit 2024-09-17T07:20:14.222036+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:15.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[19705]: audit 2024-09-17T07:20:14.223485+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:15.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[19705]: audit 2024-09-17T07:20:14.224744+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:15.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[19705]: audit 2024-09-17T07:20:15.041426+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:15.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[15210]: cluster 2024-09-17T07:20:14.095473+0000 mgr.y (mgr.14144) 28 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:15.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[15210]: audit 2024-09-17T07:20:14.220677+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:15.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[15210]: audit 2024-09-17T07:20:14.222036+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:15.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[15210]: audit 2024-09-17T07:20:14.223485+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:15.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[15210]: audit 2024-09-17T07:20:14.224744+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:15.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:15 smithi105 bash[15210]: audit 2024-09-17T07:20:15.041426+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:15 smithi121 bash[15143]: cluster 2024-09-17T07:20:14.095473+0000 mgr.y (mgr.14144) 28 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:15 smithi121 bash[15143]: audit 2024-09-17T07:20:14.220677+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:15 smithi121 bash[15143]: audit 2024-09-17T07:20:14.222036+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:15 smithi121 bash[15143]: audit 2024-09-17T07:20:14.223485+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:15 smithi121 bash[15143]: audit 2024-09-17T07:20:14.224744+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:15 smithi121 bash[15143]: audit 2024-09-17T07:20:15.041426+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:20:16.409 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:16 smithi105 bash[15210]: cephadm 2024-09-17T07:20:14.221583+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T07:20:16.409 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:16 smithi105 bash[15210]: cephadm 2024-09-17T07:20:14.226184+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring daemon mon.c on smithi105 2024-09-17T07:20:16.409 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:16 smithi105 bash[19705]: cephadm 2024-09-17T07:20:14.221583+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T07:20:16.409 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:16 smithi105 bash[19705]: cephadm 2024-09-17T07:20:14.226184+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring daemon mon.c on smithi105 2024-09-17T07:20:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:16 smithi121 bash[15143]: cephadm 2024-09-17T07:20:14.221583+0000 mgr.y (mgr.14144) 29 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T07:20:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:16 smithi121 bash[15143]: cephadm 2024-09-17T07:20:14.226184+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring daemon mon.c on smithi105 2024-09-17T07:20:17.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:17 smithi105 bash[19705]: cluster 2024-09-17T07:20:16.095963+0000 mgr.y (mgr.14144) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:17.424 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:17 smithi105 bash[15210]: cluster 2024-09-17T07:20:16.095963+0000 mgr.y (mgr.14144) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:17 smithi121 bash[15143]: cluster 2024-09-17T07:20:16.095963+0000 mgr.y (mgr.14144) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:18.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[15210]: audit 2024-09-17T07:20:17.355968+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:18.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[15210]: cephadm 2024-09-17T07:20:17.356790+0000 mgr.y (mgr.14144) 32 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T07:20:18.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[15210]: audit 2024-09-17T07:20:17.357185+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:18.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[15210]: audit 2024-09-17T07:20:17.358346+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:18.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[15210]: audit 2024-09-17T07:20:17.359492+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:18.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[15210]: cephadm 2024-09-17T07:20:17.360621+0000 mgr.y (mgr.14144) 33 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T07:20:18.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[15210]: cluster 2024-09-17T07:20:18.096419+0000 mgr.y (mgr.14144) 34 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:18.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[19705]: audit 2024-09-17T07:20:17.355968+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:18.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[19705]: cephadm 2024-09-17T07:20:17.356790+0000 mgr.y (mgr.14144) 32 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T07:20:18.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[19705]: audit 2024-09-17T07:20:17.357185+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:18.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[19705]: audit 2024-09-17T07:20:17.358346+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:18.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[19705]: audit 2024-09-17T07:20:17.359492+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:18.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[19705]: cephadm 2024-09-17T07:20:17.360621+0000 mgr.y (mgr.14144) 33 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T07:20:18.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:18 smithi105 bash[19705]: cluster 2024-09-17T07:20:18.096419+0000 mgr.y (mgr.14144) 34 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:18.699 INFO:teuthology.orchestra.run.smithi105.stdout:# minimal ceph.conf for ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:20:18.699 INFO:teuthology.orchestra.run.smithi105.stdout:[global] 2024-09-17T07:20:18.699 INFO:teuthology.orchestra.run.smithi105.stdout: fsid = ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:20:18.699 INFO:teuthology.orchestra.run.smithi105.stdout: mon_host = [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] [v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0] 2024-09-17T07:20:18.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:18 smithi121 bash[15143]: audit 2024-09-17T07:20:17.355968+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:18.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:18 smithi121 bash[15143]: cephadm 2024-09-17T07:20:17.356790+0000 mgr.y (mgr.14144) 32 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T07:20:18.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:18 smithi121 bash[15143]: audit 2024-09-17T07:20:17.357185+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:20:18.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:18 smithi121 bash[15143]: audit 2024-09-17T07:20:17.358346+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:20:18.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:18 smithi121 bash[15143]: audit 2024-09-17T07:20:17.359492+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:18.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:18 smithi121 bash[15143]: cephadm 2024-09-17T07:20:17.360621+0000 mgr.y (mgr.14144) 33 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T07:20:18.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:18 smithi121 bash[15143]: cluster 2024-09-17T07:20:18.096419+0000 mgr.y (mgr.14144) 34 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:19.385 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T07:20:19.385 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:20:19.385 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T07:20:19.440 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:20:19.440 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T07:20:19.453 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:20:19.453 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T07:20:19.470 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:20:19.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T07:20:19.483 INFO:tasks.cephadm:Adding mgr.y on smithi105 2024-09-17T07:20:19.484 INFO:tasks.cephadm:Adding mgr.x on smithi121 2024-09-17T07:20:19.484 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi105=y;smithi121=x' 2024-09-17T07:20:19.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:19 smithi121 bash[15143]: audit 2024-09-17T07:20:18.698802+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.105:0/3551712527' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:19.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:19 smithi121 bash[15143]: audit 2024-09-17T07:20:19.185753+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:19.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:19 smithi121 bash[15143]: audit 2024-09-17T07:20:19.187341+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:19.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:19 smithi121 bash[15143]: audit 2024-09-17T07:20:19.195882+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[15210]: audit 2024-09-17T07:20:18.698802+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.105:0/3551712527' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[15210]: audit 2024-09-17T07:20:19.185753+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[15210]: audit 2024-09-17T07:20:19.187341+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[15210]: audit 2024-09-17T07:20:19.195882+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[19705]: audit 2024-09-17T07:20:18.698802+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.105:0/3551712527' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[19705]: audit 2024-09-17T07:20:19.185753+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[19705]: audit 2024-09-17T07:20:19.187341+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:19.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:19 smithi105 bash[19705]: audit 2024-09-17T07:20:19.195882+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:20.669 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:20 smithi121 bash[15143]: cluster 2024-09-17T07:20:20.096860+0000 mgr.y (mgr.14144) 35 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:20.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:20 smithi105 bash[15210]: cluster 2024-09-17T07:20:20.096860+0000 mgr.y (mgr.14144) 35 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:20.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:20 smithi105 bash[19705]: cluster 2024-09-17T07:20:20.096860+0000 mgr.y (mgr.14144) 35 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:22.528 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled mgr update... 2024-09-17T07:20:23.351 DEBUG:teuthology.orchestra.run.smithi121:mgr.x> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T07:20:23.354 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T07:20:23.354 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:20:23.354 DEBUG:teuthology.orchestra.run.smithi105:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T07:20:23.362 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T07:20:23.468 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_1 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 342 Links: 1 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2024-09-17 07:16:04.237635034 +0000 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2024-09-17 07:16:04.049639371 +0000 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2024-09-17 07:16:04.049639371 +0000 2024-09-17T07:20:23.476 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2024-09-17T07:20:23.476 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T07:20:23.489 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: cluster 2024-09-17T07:20:22.097278+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:23.489 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: audit 2024-09-17T07:20:22.527192+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:23.489 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: audit 2024-09-17T07:20:22.528801+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:23.489 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: audit 2024-09-17T07:20:22.540773+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: audit 2024-09-17T07:20:22.542797+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: audit 2024-09-17T07:20:22.548559+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: audit 2024-09-17T07:20:22.550063+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[15210]: audit 2024-09-17T07:20:22.552026+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: cluster 2024-09-17T07:20:22.097278+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: audit 2024-09-17T07:20:22.527192+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: audit 2024-09-17T07:20:22.528801+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: audit 2024-09-17T07:20:22.540773+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:23.490 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: audit 2024-09-17T07:20:22.542797+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:20:23.491 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: audit 2024-09-17T07:20:22.548559+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T07:20:23.491 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: audit 2024-09-17T07:20:22.550063+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:20:23.491 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:23 smithi105 bash[19705]: audit 2024-09-17T07:20:22.552026+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:23.491 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2024-09-17T07:20:23.492 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2024-09-17T07:20:23.492 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000433896 s, 1.2 MB/s 2024-09-17T07:20:23.493 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T07:20:23.501 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_2 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 350 Links: 1 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2024-09-17 07:16:04.493629132 +0000 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2024-09-17 07:16:04.489629223 +0000 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2024-09-17 07:16:04.489629223 +0000 2024-09-17T07:20:23.509 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2024-09-17T07:20:23.509 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T07:20:23.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: cluster 2024-09-17T07:20:22.097278+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:23.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: audit 2024-09-17T07:20:22.527192+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:23.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: audit 2024-09-17T07:20:22.528801+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:23.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: audit 2024-09-17T07:20:22.540773+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:23.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: audit 2024-09-17T07:20:22.542797+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:20:23.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: audit 2024-09-17T07:20:22.548559+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T07:20:23.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: audit 2024-09-17T07:20:22.550063+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:20:23.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:23 smithi121 bash[15143]: audit 2024-09-17T07:20:22.552026+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:23.562 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2024-09-17T07:20:23.563 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2024-09-17T07:20:23.563 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000386982 s, 1.3 MB/s 2024-09-17T07:20:23.564 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T07:20:23.571 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_3 2024-09-17T07:20:23.576 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T07:20:23.576 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.576 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 357 Links: 1 2024-09-17T07:20:23.576 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.577 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2024-09-17 07:16:05.133614371 +0000 2024-09-17T07:20:23.577 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2024-09-17 07:16:04.929619076 +0000 2024-09-17T07:20:23.577 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2024-09-17 07:16:04.929619076 +0000 2024-09-17T07:20:23.577 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2024-09-17T07:20:23.577 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T07:20:23.587 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2024-09-17T07:20:23.587 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2024-09-17T07:20:23.587 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000386647 s, 1.3 MB/s 2024-09-17T07:20:23.588 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T07:20:23.643 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_4 2024-09-17T07:20:23.649 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T07:20:23.649 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.649 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 362 Links: 1 2024-09-17T07:20:23.650 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.650 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2024-09-17 07:16:05.553604685 +0000 2024-09-17T07:20:23.650 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2024-09-17 07:16:05.341609574 +0000 2024-09-17T07:20:23.650 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2024-09-17 07:16:05.341609574 +0000 2024-09-17T07:20:23.650 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2024-09-17T07:20:23.650 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T07:20:23.666 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2024-09-17T07:20:23.666 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2024-09-17T07:20:23.666 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000359479 s, 1.4 MB/s 2024-09-17T07:20:23.667 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T07:20:23.674 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:20:23.674 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T07:20:23.681 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T07:20:23.681 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_1 2024-09-17T07:20:23.729 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T07:20:23.730 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.730 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 369 Links: 1 2024-09-17T07:20:23.730 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.730 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 07:16:02.097503978 +0000 2024-09-17T07:20:23.730 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 07:16:01.901508500 +0000 2024-09-17T07:20:23.730 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 07:16:01.901508500 +0000 2024-09-17T07:20:23.730 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T07:20:23.730 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T07:20:23.742 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T07:20:23.742 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T07:20:23.742 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000431141 s, 1.2 MB/s 2024-09-17T07:20:23.743 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T07:20:23.751 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_2 2024-09-17T07:20:23.756 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T07:20:23.757 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.757 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 376 Links: 1 2024-09-17T07:20:23.757 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.757 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 07:16:02.321498811 +0000 2024-09-17T07:20:23.757 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 07:16:02.317498903 +0000 2024-09-17T07:20:23.757 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 07:16:02.317498903 +0000 2024-09-17T07:20:23.757 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T07:20:23.757 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T07:20:23.770 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T07:20:23.770 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T07:20:23.770 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000373354 s, 1.4 MB/s 2024-09-17T07:20:23.771 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T07:20:23.823 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_3 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 384 Links: 1 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 07:16:02.969483864 +0000 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 07:16:02.749488938 +0000 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 07:16:02.749488938 +0000 2024-09-17T07:20:23.830 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T07:20:23.831 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T07:20:23.843 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T07:20:23.844 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T07:20:23.844 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000427138 s, 1.2 MB/s 2024-09-17T07:20:23.845 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T07:20:23.852 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_4 2024-09-17T07:20:23.859 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T07:20:23.859 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T07:20:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 6h/6d Inode: 388 Links: 1 2024-09-17T07:20:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T07:20:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 07:16:03.417473530 +0000 2024-09-17T07:20:23.859 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 07:16:03.209478329 +0000 2024-09-17T07:20:23.860 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 07:16:03.209478329 +0000 2024-09-17T07:20:23.860 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T07:20:23.860 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T07:20:23.917 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T07:20:23.917 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T07:20:23.917 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000397921 s, 1.3 MB/s 2024-09-17T07:20:23.918 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T07:20:23.927 INFO:tasks.cephadm:Deploying osd.0 on smithi105 with /dev/vg_nvme/lv_4... 2024-09-17T07:20:23.927 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T07:20:24.059 INFO:journalctl@ceph.mgr.x.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:20:24.190 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:24 smithi105 bash[19705]: audit 2024-09-17T07:20:22.517442+0000 mgr.y (mgr.14144) 37 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi105=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:24.191 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:24 smithi105 bash[19705]: cephadm 2024-09-17T07:20:22.518967+0000 mgr.y (mgr.14144) 38 : cephadm [INF] Saving service mgr spec with placement smithi105=y;smithi121=x;count:2 2024-09-17T07:20:24.191 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:24 smithi105 bash[19705]: cephadm 2024-09-17T07:20:22.553442+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:20:24.191 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:24 smithi105 bash[15210]: audit 2024-09-17T07:20:22.517442+0000 mgr.y (mgr.14144) 37 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi105=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:24.191 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:24 smithi105 bash[15210]: cephadm 2024-09-17T07:20:22.518967+0000 mgr.y (mgr.14144) 38 : cephadm [INF] Saving service mgr spec with placement smithi105=y;smithi121=x;count:2 2024-09-17T07:20:24.192 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:24 smithi105 bash[15210]: cephadm 2024-09-17T07:20:22.553442+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:20:24.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:24 smithi121 bash[15143]: audit 2024-09-17T07:20:22.517442+0000 mgr.y (mgr.14144) 37 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi105=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:24.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:24 smithi121 bash[15143]: cephadm 2024-09-17T07:20:22.518967+0000 mgr.y (mgr.14144) 38 : cephadm [INF] Saving service mgr spec with placement smithi105=y;smithi121=x;count:2 2024-09-17T07:20:24.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:24 smithi121 bash[15143]: cephadm 2024-09-17T07:20:22.553442+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:20:25.442 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:25 smithi105 bash[15210]: cluster 2024-09-17T07:20:24.097825+0000 mgr.y (mgr.14144) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:25.442 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:25 smithi105 bash[19705]: cluster 2024-09-17T07:20:24.097825+0000 mgr.y (mgr.14144) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:25 smithi121 bash[15143]: cluster 2024-09-17T07:20:24.097825+0000 mgr.y (mgr.14144) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:26.522 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:20:26 smithi121 bash[15833]: debug 2024-09-17T07:20:26.396+0000 7f84fffc2700 1 -- 172.21.15.121:0/1921763952 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5b47984e0 con 0x55b5b4889000 2024-09-17T07:20:26.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:26 smithi121 bash[15143]: audit 2024-09-17T07:20:25.340114+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:26.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:26 smithi121 bash[15143]: audit 2024-09-17T07:20:25.342102+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:26 smithi121 bash[15143]: cluster 2024-09-17T07:20:26.098284+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:26 smithi121 bash[15143]: audit 2024-09-17T07:20:26.283868+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:20:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:26 smithi121 bash[15143]: audit 2024-09-17T07:20:26.285767+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:20:26.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[15210]: audit 2024-09-17T07:20:25.340114+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:26.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[15210]: audit 2024-09-17T07:20:25.342102+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:26.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[15210]: cluster 2024-09-17T07:20:26.098284+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:26.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[15210]: audit 2024-09-17T07:20:26.283868+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:20:26.831 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[15210]: audit 2024-09-17T07:20:26.285767+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:20:26.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[19705]: audit 2024-09-17T07:20:25.340114+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:26.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[19705]: audit 2024-09-17T07:20:25.342102+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:26.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[19705]: cluster 2024-09-17T07:20:26.098284+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:26.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[19705]: audit 2024-09-17T07:20:26.283868+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:20:26.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:26 smithi105 bash[19705]: audit 2024-09-17T07:20:26.285767+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:20:27.593 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T07:20:27.593 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T07:20:27.593 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2024-09-17T07:20:27.593 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2024-09-17T07:20:27.593 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0205935 s, 509 MB/s 2024-09-17T07:20:27.593 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2024-09-17T07:20:28.307 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi105:vg_nvme/lv_4 2024-09-17T07:20:29.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:29 smithi121 bash[15143]: cluster 2024-09-17T07:20:28.098807+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:29.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:29 smithi121 bash[15143]: audit 2024-09-17T07:20:28.351350+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:29 smithi121 bash[15143]: audit 2024-09-17T07:20:28.359695+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:29 smithi121 bash[15143]: audit 2024-09-17T07:20:28.362008+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:20:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:29 smithi121 bash[15143]: audit 2024-09-17T07:20:28.363403+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:20:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:29 smithi121 bash[15143]: audit 2024-09-17T07:20:28.364583+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:29.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[19705]: cluster 2024-09-17T07:20:28.098807+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:29.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[19705]: audit 2024-09-17T07:20:28.351350+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:29.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[19705]: audit 2024-09-17T07:20:28.359695+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:29.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[19705]: audit 2024-09-17T07:20:28.362008+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:20:29.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[19705]: audit 2024-09-17T07:20:28.363403+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:20:29.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[19705]: audit 2024-09-17T07:20:28.364583+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:29.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[15210]: cluster 2024-09-17T07:20:28.098807+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:29.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[15210]: audit 2024-09-17T07:20:28.351350+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:29.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[15210]: audit 2024-09-17T07:20:28.359695+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:29.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[15210]: audit 2024-09-17T07:20:28.362008+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:20:29.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[15210]: audit 2024-09-17T07:20:28.363403+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:20:29.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:29 smithi105 bash[15210]: audit 2024-09-17T07:20:28.364583+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:30.443 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:30 smithi105 bash[19705]: cephadm 2024-09-17T07:20:28.361560+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T07:20:30.443 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:30 smithi105 bash[19705]: cephadm 2024-09-17T07:20:28.365516+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi105 2024-09-17T07:20:30.443 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:30 smithi105 bash[15210]: cephadm 2024-09-17T07:20:28.361560+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T07:20:30.443 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:30 smithi105 bash[15210]: cephadm 2024-09-17T07:20:28.365516+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi105 2024-09-17T07:20:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:30 smithi121 bash[15143]: cephadm 2024-09-17T07:20:28.361560+0000 mgr.y (mgr.14144) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T07:20:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:30 smithi121 bash[15143]: cephadm 2024-09-17T07:20:28.365516+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi105 2024-09-17T07:20:31.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:31 smithi121 bash[15143]: cluster 2024-09-17T07:20:30.099270+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:31.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:31 smithi105 bash[15210]: cluster 2024-09-17T07:20:30.099270+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:31.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:31 smithi105 bash[19705]: cluster 2024-09-17T07:20:30.099270+0000 mgr.y (mgr.14144) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: audit 2024-09-17T07:20:31.570121+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: audit 2024-09-17T07:20:31.571351+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: audit 2024-09-17T07:20:31.580420+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: cluster 2024-09-17T07:20:32.099689+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: audit 2024-09-17T07:20:32.157230+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: audit 2024-09-17T07:20:32.158158+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: cluster 2024-09-17T07:20:32.159002+0000 mon.a (mon.0) 200 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: audit 2024-09-17T07:20:32.160081+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:20:32.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[19705]: audit 2024-09-17T07:20:32.160737+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: audit 2024-09-17T07:20:31.570121+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: audit 2024-09-17T07:20:31.571351+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: audit 2024-09-17T07:20:31.580420+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: cluster 2024-09-17T07:20:32.099689+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: audit 2024-09-17T07:20:32.157230+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: audit 2024-09-17T07:20:32.158158+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: cluster 2024-09-17T07:20:32.159002+0000 mon.a (mon.0) 200 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: audit 2024-09-17T07:20:32.160081+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:20:32.832 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:32 smithi105 bash[15210]: audit 2024-09-17T07:20:32.160737+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:20:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: audit 2024-09-17T07:20:31.570121+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: audit 2024-09-17T07:20:31.571351+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:33.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: audit 2024-09-17T07:20:31.580420+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:33.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: cluster 2024-09-17T07:20:32.099689+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:33.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: audit 2024-09-17T07:20:32.157230+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:20:33.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: audit 2024-09-17T07:20:32.158158+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:20:33.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: cluster 2024-09-17T07:20:32.159002+0000 mon.a (mon.0) 200 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:20:33.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: audit 2024-09-17T07:20:32.160081+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:20:33.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:32 smithi121 bash[15143]: audit 2024-09-17T07:20:32.160737+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/4009232590' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:20:34.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:33 smithi121 bash[15143]: cluster 2024-09-17T07:20:32.588382+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e14: y(active, since 66s), standbys: x 2024-09-17T07:20:34.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:33 smithi121 bash[15143]: audit 2024-09-17T07:20:32.588572+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:20:34.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:33 smithi121 bash[15143]: audit 2024-09-17T07:20:33.037136+0000 mgr.y (mgr.14144) 47 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:34.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:33 smithi121 bash[15143]: audit 2024-09-17T07:20:33.038241+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:20:34.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:33 smithi121 bash[15143]: cephadm 2024-09-17T07:20:33.040586+0000 mgr.y (mgr.14144) 48 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:20:34.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:33 smithi121 bash[15143]: audit 2024-09-17T07:20:33.041135+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:20:34.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:33 smithi121 bash[15143]: audit 2024-09-17T07:20:33.042599+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:34.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[19705]: cluster 2024-09-17T07:20:32.588382+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e14: y(active, since 66s), standbys: x 2024-09-17T07:20:34.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[19705]: audit 2024-09-17T07:20:32.588572+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:20:34.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[19705]: audit 2024-09-17T07:20:33.037136+0000 mgr.y (mgr.14144) 47 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:34.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[19705]: audit 2024-09-17T07:20:33.038241+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:20:34.081 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[19705]: cephadm 2024-09-17T07:20:33.040586+0000 mgr.y (mgr.14144) 48 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[19705]: audit 2024-09-17T07:20:33.041135+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[19705]: audit 2024-09-17T07:20:33.042599+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[15210]: cluster 2024-09-17T07:20:32.588382+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e14: y(active, since 66s), standbys: x 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[15210]: audit 2024-09-17T07:20:32.588572+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[15210]: audit 2024-09-17T07:20:33.037136+0000 mgr.y (mgr.14144) 47 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[15210]: audit 2024-09-17T07:20:33.038241+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[15210]: cephadm 2024-09-17T07:20:33.040586+0000 mgr.y (mgr.14144) 48 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[15210]: audit 2024-09-17T07:20:33.041135+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:20:34.082 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:33 smithi105 bash[15210]: audit 2024-09-17T07:20:33.042599+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:35.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:35 smithi121 bash[15143]: cluster 2024-09-17T07:20:34.100127+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:35.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:35 smithi105 bash[15210]: cluster 2024-09-17T07:20:34.100127+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:35.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:35 smithi105 bash[19705]: cluster 2024-09-17T07:20:34.100127+0000 mgr.y (mgr.14144) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:37.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:37 smithi121 bash[15143]: cluster 2024-09-17T07:20:36.100636+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:37 smithi121 bash[15143]: audit 2024-09-17T07:20:37.128900+0000 mon.a (mon.0) 206 : audit [INF] from='client.? 172.21.15.105:0/2105720239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74a9dad3-7bb4-45ca-8834-1242ab5e11df"}]: dispatch 2024-09-17T07:20:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:37 smithi121 bash[15143]: audit 2024-09-17T07:20:37.137194+0000 mon.a (mon.0) 207 : audit [INF] from='client.? 172.21.15.105:0/2105720239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74a9dad3-7bb4-45ca-8834-1242ab5e11df"}]': finished 2024-09-17T07:20:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:37 smithi121 bash[15143]: cluster 2024-09-17T07:20:37.137379+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T07:20:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:37 smithi121 bash[15143]: audit 2024-09-17T07:20:37.137521+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:20:37.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[15210]: cluster 2024-09-17T07:20:36.100636+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:37.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[15210]: audit 2024-09-17T07:20:37.128900+0000 mon.a (mon.0) 206 : audit [INF] from='client.? 172.21.15.105:0/2105720239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74a9dad3-7bb4-45ca-8834-1242ab5e11df"}]: dispatch 2024-09-17T07:20:37.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[15210]: audit 2024-09-17T07:20:37.137194+0000 mon.a (mon.0) 207 : audit [INF] from='client.? 172.21.15.105:0/2105720239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74a9dad3-7bb4-45ca-8834-1242ab5e11df"}]': finished 2024-09-17T07:20:37.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[15210]: cluster 2024-09-17T07:20:37.137379+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T07:20:37.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[15210]: audit 2024-09-17T07:20:37.137521+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:20:37.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[19705]: cluster 2024-09-17T07:20:36.100636+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:37.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[19705]: audit 2024-09-17T07:20:37.128900+0000 mon.a (mon.0) 206 : audit [INF] from='client.? 172.21.15.105:0/2105720239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74a9dad3-7bb4-45ca-8834-1242ab5e11df"}]: dispatch 2024-09-17T07:20:37.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[19705]: audit 2024-09-17T07:20:37.137194+0000 mon.a (mon.0) 207 : audit [INF] from='client.? 172.21.15.105:0/2105720239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74a9dad3-7bb4-45ca-8834-1242ab5e11df"}]': finished 2024-09-17T07:20:37.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[19705]: cluster 2024-09-17T07:20:37.137379+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T07:20:37.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:37 smithi105 bash[19705]: audit 2024-09-17T07:20:37.137521+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:20:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:38 smithi121 bash[15143]: audit 2024-09-17T07:20:37.792909+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.105:0/19107609' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:20:38.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:38 smithi105 bash[15210]: audit 2024-09-17T07:20:37.792909+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.105:0/19107609' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:20:38.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:38 smithi105 bash[19705]: audit 2024-09-17T07:20:37.792909+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.105:0/19107609' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:20:39.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:39 smithi121 bash[15143]: cluster 2024-09-17T07:20:38.101152+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:39.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:39 smithi105 bash[19705]: cluster 2024-09-17T07:20:38.101152+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:39.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:39 smithi105 bash[15210]: cluster 2024-09-17T07:20:38.101152+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:41.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:41 smithi121 bash[15143]: cluster 2024-09-17T07:20:40.101650+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:41.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:41 smithi105 bash[15210]: cluster 2024-09-17T07:20:40.101650+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:41.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:41 smithi105 bash[19705]: cluster 2024-09-17T07:20:40.101650+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:43.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:43 smithi121 bash[15143]: cluster 2024-09-17T07:20:42.102096+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:43.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:43 smithi105 bash[15210]: cluster 2024-09-17T07:20:42.102096+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:43.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:43 smithi105 bash[19705]: cluster 2024-09-17T07:20:42.102096+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:45.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:45 smithi121 bash[15143]: cluster 2024-09-17T07:20:44.102602+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:45.554 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:45 smithi105 bash[15210]: cluster 2024-09-17T07:20:44.102602+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:45.554 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:45 smithi105 bash[19705]: cluster 2024-09-17T07:20:44.102602+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:46.510 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:46 smithi105 bash[15210]: audit 2024-09-17T07:20:45.257152+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:20:46.510 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:46 smithi105 bash[15210]: audit 2024-09-17T07:20:45.258866+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:46.510 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:46 smithi105 bash[19705]: audit 2024-09-17T07:20:45.257152+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:20:46.511 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:46 smithi105 bash[19705]: audit 2024-09-17T07:20:45.258866+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:46 smithi121 bash[15143]: audit 2024-09-17T07:20:45.257152+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:20:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:46 smithi121 bash[15143]: audit 2024-09-17T07:20:45.258866+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:20:47.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:47 smithi121 bash[15143]: cephadm 2024-09-17T07:20:45.260298+0000 mgr.y (mgr.14144) 55 : cephadm [INF] Deploying daemon osd.0 on smithi105 2024-09-17T07:20:47.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:47 smithi121 bash[15143]: cluster 2024-09-17T07:20:46.103079+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:47.534 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:47 smithi105 bash[19705]: cephadm 2024-09-17T07:20:45.260298+0000 mgr.y (mgr.14144) 55 : cephadm [INF] Deploying daemon osd.0 on smithi105 2024-09-17T07:20:47.534 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:47 smithi105 bash[19705]: cluster 2024-09-17T07:20:46.103079+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:47.535 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:47 smithi105 bash[15210]: cephadm 2024-09-17T07:20:45.260298+0000 mgr.y (mgr.14144) 55 : cephadm [INF] Deploying daemon osd.0 on smithi105 2024-09-17T07:20:47.535 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:47 smithi105 bash[15210]: cluster 2024-09-17T07:20:46.103079+0000 mgr.y (mgr.14144) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:47.808 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 0 on host 'smithi105' 2024-09-17T07:20:48.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:48 smithi121 bash[15143]: audit 2024-09-17T07:20:47.792393+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:48.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:48 smithi121 bash[15143]: audit 2024-09-17T07:20:47.797242+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:48.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:48 smithi121 bash[15143]: audit 2024-09-17T07:20:47.807039+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:48.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:48 smithi105 bash[19705]: audit 2024-09-17T07:20:47.792393+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:48.581 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:48 smithi105 bash[19705]: audit 2024-09-17T07:20:47.797242+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:48.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:48 smithi105 bash[19705]: audit 2024-09-17T07:20:47.807039+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:48.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:48 smithi105 bash[15210]: audit 2024-09-17T07:20:47.792393+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:20:48.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:48 smithi105 bash[15210]: audit 2024-09-17T07:20:47.797242+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:48.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:48 smithi105 bash[15210]: audit 2024-09-17T07:20:47.807039+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:48.896 DEBUG:teuthology.orchestra.run.smithi105:osd.0> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T07:20:48.898 INFO:tasks.cephadm:Deploying osd.1 on smithi105 with /dev/vg_nvme/lv_3... 2024-09-17T07:20:48.899 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-17T07:20:49.142 INFO:journalctl@ceph.osd.0.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:20:49.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:49 smithi121 bash[15143]: cluster 2024-09-17T07:20:48.103535+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:49.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:49 smithi105 bash[15210]: cluster 2024-09-17T07:20:48.103535+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:49.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:49 smithi105 bash[19705]: cluster 2024-09-17T07:20:48.103535+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:50.508 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[19705]: cluster 2024-09-17T07:20:50.103964+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:50.509 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[15210]: cluster 2024-09-17T07:20:50.103964+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:50.509 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[22136]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:20:50.509 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[22136]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-17T07:20:50.509 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[22136]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T07:20:50.509 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[22136]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-17T07:20:50.509 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[22136]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T07:20:50.510 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[22136]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:20:50.510 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:50 smithi105 bash[22136]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-17T07:20:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:50 smithi121 bash[15143]: cluster 2024-09-17T07:20:50.103964+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:52.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:52 smithi105 bash[15210]: audit 2024-09-17T07:20:51.329290+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:52.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:52 smithi105 bash[15210]: cluster 2024-09-17T07:20:52.104434+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:52.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:52 smithi105 bash[19705]: audit 2024-09-17T07:20:51.329290+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:52.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:52 smithi105 bash[19705]: cluster 2024-09-17T07:20:52.104434+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:52.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:52 smithi121 bash[15143]: audit 2024-09-17T07:20:51.329290+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:20:52.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:52 smithi121 bash[15143]: cluster 2024-09-17T07:20:52.104434+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:54.581 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:54 smithi105 bash[22456]: debug 2024-09-17T07:20:54.106+0000 7f42d3d17700 1 -- 172.21.15.105:0/2441486592 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5599e98b24e0 con 0x5599e992b000 2024-09-17T07:20:54.656 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-17T07:20:54.656 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-17T07:20:54.656 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2024-09-17T07:20:54.656 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2024-09-17T07:20:54.656 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180596 s, 581 MB/s 2024-09-17T07:20:54.656 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2024-09-17T07:20:54.972 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:54 smithi105 bash[22456]: debug 2024-09-17T07:20:54.666+0000 7f42db7a2080 -1 Falling back to public interface 2024-09-17T07:20:55.331 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:55 smithi105 bash[15210]: cluster 2024-09-17T07:20:54.104843+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:55.332 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:55 smithi105 bash[19705]: cluster 2024-09-17T07:20:54.104843+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:55.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:55 smithi121 bash[15143]: cluster 2024-09-17T07:20:54.104843+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:55.770 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi105:vg_nvme/lv_3 2024-09-17T07:20:57.428 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:57 smithi105 bash[15210]: cluster 2024-09-17T07:20:56.105273+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:57.428 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:57 smithi105 bash[19705]: cluster 2024-09-17T07:20:56.105273+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:57.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:57 smithi121 bash[15143]: cluster 2024-09-17T07:20:56.105273+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:57.831 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:57 smithi105 bash[22456]: debug 2024-09-17T07:20:57.614+0000 7f42db7a2080 -1 osd.0 0 log_to_monitors {default=true} 2024-09-17T07:20:58.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:58 smithi121 bash[15143]: audit 2024-09-17T07:20:57.621095+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:20:58.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:58 smithi121 bash[15143]: audit 2024-09-17T07:20:57.621612+0000 mon.a (mon.0) 216 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:20:58.631 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:58 smithi105 bash[15210]: audit 2024-09-17T07:20:57.621095+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:20:58.631 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:58 smithi105 bash[15210]: audit 2024-09-17T07:20:57.621612+0000 mon.a (mon.0) 216 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:20:58.631 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:58 smithi105 bash[19705]: audit 2024-09-17T07:20:57.621095+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:20:58.631 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:58 smithi105 bash[19705]: audit 2024-09-17T07:20:57.621612+0000 mon.a (mon.0) 216 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:20:59.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:59 smithi121 bash[15143]: cluster 2024-09-17T07:20:58.105751+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:59.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:59 smithi121 bash[15143]: audit 2024-09-17T07:20:58.180695+0000 mon.a (mon.0) 217 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:20:59.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:59 smithi121 bash[15143]: cluster 2024-09-17T07:20:58.180934+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T07:20:59.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:59 smithi121 bash[15143]: audit 2024-09-17T07:20:58.181586+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:20:59.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:59 smithi121 bash[15143]: audit 2024-09-17T07:20:58.181842+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:20:59.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:20:59 smithi121 bash[15143]: audit 2024-09-17T07:20:58.182406+0000 mon.a (mon.0) 220 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:20:59.581 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[22456]: debug 2024-09-17T07:20:59.198+0000 7f42d1d13700 -1 osd.0 0 waiting for initial osdmap 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[19705]: cluster 2024-09-17T07:20:58.105751+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[19705]: audit 2024-09-17T07:20:58.180695+0000 mon.a (mon.0) 217 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[19705]: cluster 2024-09-17T07:20:58.180934+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[19705]: audit 2024-09-17T07:20:58.181586+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[19705]: audit 2024-09-17T07:20:58.181842+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[19705]: audit 2024-09-17T07:20:58.182406+0000 mon.a (mon.0) 220 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[15210]: cluster 2024-09-17T07:20:58.105751+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:20:59.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[15210]: audit 2024-09-17T07:20:58.180695+0000 mon.a (mon.0) 217 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:20:59.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[15210]: cluster 2024-09-17T07:20:58.180934+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T07:20:59.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[15210]: audit 2024-09-17T07:20:58.181586+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:20:59.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[15210]: audit 2024-09-17T07:20:58.181842+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:20:59.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:20:59 smithi105 bash[15210]: audit 2024-09-17T07:20:58.182406+0000 mon.a (mon.0) 220 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: audit 2024-09-17T07:20:59.188273+0000 mon.a (mon.0) 221 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: cluster 2024-09-17T07:20:59.188491+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: audit 2024-09-17T07:20:59.189314+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: audit 2024-09-17T07:20:59.199946+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: audit 2024-09-17T07:20:59.738660+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: audit 2024-09-17T07:20:59.982346+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: audit 2024-09-17T07:20:59.985281+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:00 smithi121 bash[15143]: audit 2024-09-17T07:20:59.992125+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: audit 2024-09-17T07:20:59.188273+0000 mon.a (mon.0) 221 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: cluster 2024-09-17T07:20:59.188491+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: audit 2024-09-17T07:20:59.189314+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: audit 2024-09-17T07:20:59.199946+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: audit 2024-09-17T07:20:59.738660+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: audit 2024-09-17T07:20:59.982346+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: audit 2024-09-17T07:20:59.985281+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:00.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[15210]: audit 2024-09-17T07:20:59.992125+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: audit 2024-09-17T07:20:59.188273+0000 mon.a (mon.0) 221 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: cluster 2024-09-17T07:20:59.188491+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: audit 2024-09-17T07:20:59.189314+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: audit 2024-09-17T07:20:59.199946+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: audit 2024-09-17T07:20:59.738660+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: audit 2024-09-17T07:20:59.982346+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: audit 2024-09-17T07:20:59.985281+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:00.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:00 smithi105 bash[19705]: audit 2024-09-17T07:20:59.992125+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: cluster 2024-09-17T07:20:58.657624+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: cluster 2024-09-17T07:20:58.657856+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: cephadm 2024-09-17T07:20:59.730389+0000 mgr.y (mgr.14144) 63 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: cluster 2024-09-17T07:21:00.106095+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: cluster 2024-09-17T07:21:00.199497+0000 mon.a (mon.0) 229 : cluster [INF] osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081] boot 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: cluster 2024-09-17T07:21:00.199559+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: audit 2024-09-17T07:21:00.200169+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: audit 2024-09-17T07:21:00.353840+0000 mgr.y (mgr.14144) 65 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: audit 2024-09-17T07:21:00.355444+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:21:01.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: cephadm 2024-09-17T07:21:00.358076+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:21:01.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: audit 2024-09-17T07:21:00.358565+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:21:01.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:01 smithi121 bash[15143]: audit 2024-09-17T07:21:00.360161+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:01.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: cluster 2024-09-17T07:20:58.657624+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:01.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: cluster 2024-09-17T07:20:58.657856+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:01.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: cephadm 2024-09-17T07:20:59.730389+0000 mgr.y (mgr.14144) 63 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:01.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: cluster 2024-09-17T07:21:00.106095+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: cluster 2024-09-17T07:21:00.199497+0000 mon.a (mon.0) 229 : cluster [INF] osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081] boot 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: cluster 2024-09-17T07:21:00.199559+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: audit 2024-09-17T07:21:00.200169+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: audit 2024-09-17T07:21:00.353840+0000 mgr.y (mgr.14144) 65 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: audit 2024-09-17T07:21:00.355444+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: cephadm 2024-09-17T07:21:00.358076+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: audit 2024-09-17T07:21:00.358565+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[15210]: audit 2024-09-17T07:21:00.360161+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:01.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: cluster 2024-09-17T07:20:58.657624+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: cluster 2024-09-17T07:20:58.657856+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: cephadm 2024-09-17T07:20:59.730389+0000 mgr.y (mgr.14144) 63 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: cluster 2024-09-17T07:21:00.106095+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: cluster 2024-09-17T07:21:00.199497+0000 mon.a (mon.0) 229 : cluster [INF] osd.0 [v2:172.21.15.105:6802/1441724081,v1:172.21.15.105:6803/1441724081] boot 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: cluster 2024-09-17T07:21:00.199559+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: audit 2024-09-17T07:21:00.200169+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: audit 2024-09-17T07:21:00.353840+0000 mgr.y (mgr.14144) 65 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: audit 2024-09-17T07:21:00.355444+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: cephadm 2024-09-17T07:21:00.358076+0000 mgr.y (mgr.14144) 66 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: audit 2024-09-17T07:21:00.358565+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:21:01.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:01 smithi105 bash[19705]: audit 2024-09-17T07:21:00.360161+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:02.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:02 smithi121 bash[15143]: cluster 2024-09-17T07:21:01.229103+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T07:21:02.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:02 smithi121 bash[15143]: cluster 2024-09-17T07:21:02.106657+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:02.567 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:02 smithi105 bash[15210]: cluster 2024-09-17T07:21:01.229103+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T07:21:02.567 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:02 smithi105 bash[15210]: cluster 2024-09-17T07:21:02.106657+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:02.567 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:02 smithi105 bash[19705]: cluster 2024-09-17T07:21:01.229103+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T07:21:02.567 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:02 smithi105 bash[19705]: cluster 2024-09-17T07:21:02.106657+0000 mgr.y (mgr.14144) 67 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:05 smithi121 bash[15143]: cluster 2024-09-17T07:21:04.107318+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:05 smithi121 bash[15143]: audit 2024-09-17T07:21:04.430028+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.105:0/437062372' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]: dispatch 2024-09-17T07:21:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:05 smithi121 bash[15143]: audit 2024-09-17T07:21:04.430777+0000 mon.a (mon.0) 236 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]: dispatch 2024-09-17T07:21:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:05 smithi121 bash[15143]: audit 2024-09-17T07:21:04.438974+0000 mon.a (mon.0) 237 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]': finished 2024-09-17T07:21:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:05 smithi121 bash[15143]: cluster 2024-09-17T07:21:04.439138+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T07:21:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:05 smithi121 bash[15143]: audit 2024-09-17T07:21:04.439411+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:05 smithi121 bash[15143]: audit 2024-09-17T07:21:05.107454+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.105:0/3358267392' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:21:05.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[15210]: cluster 2024-09-17T07:21:04.107318+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:05.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[15210]: audit 2024-09-17T07:21:04.430028+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.105:0/437062372' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]: dispatch 2024-09-17T07:21:05.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[15210]: audit 2024-09-17T07:21:04.430777+0000 mon.a (mon.0) 236 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]: dispatch 2024-09-17T07:21:05.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[15210]: audit 2024-09-17T07:21:04.438974+0000 mon.a (mon.0) 237 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]': finished 2024-09-17T07:21:05.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[15210]: cluster 2024-09-17T07:21:04.439138+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T07:21:05.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[15210]: audit 2024-09-17T07:21:04.439411+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:05.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[15210]: audit 2024-09-17T07:21:05.107454+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.105:0/3358267392' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:21:05.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[19705]: cluster 2024-09-17T07:21:04.107318+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:05.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[19705]: audit 2024-09-17T07:21:04.430028+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.105:0/437062372' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]: dispatch 2024-09-17T07:21:05.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[19705]: audit 2024-09-17T07:21:04.430777+0000 mon.a (mon.0) 236 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]: dispatch 2024-09-17T07:21:05.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[19705]: audit 2024-09-17T07:21:04.438974+0000 mon.a (mon.0) 237 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6be01ba7-7355-439b-a57c-c5849dbf4747"}]': finished 2024-09-17T07:21:05.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[19705]: cluster 2024-09-17T07:21:04.439138+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T07:21:05.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[19705]: audit 2024-09-17T07:21:04.439411+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:05.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:05 smithi105 bash[19705]: audit 2024-09-17T07:21:05.107454+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.105:0/3358267392' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:21:07.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:07 smithi121 bash[15143]: cluster 2024-09-17T07:21:06.107854+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:07.534 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:07 smithi105 bash[15210]: cluster 2024-09-17T07:21:06.107854+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:07.534 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:07 smithi105 bash[19705]: cluster 2024-09-17T07:21:06.107854+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:09.432 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:09 smithi105 bash[15210]: cluster 2024-09-17T07:21:08.108375+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:09.433 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:09 smithi105 bash[19705]: cluster 2024-09-17T07:21:08.108375+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:09.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:09 smithi121 bash[15143]: cluster 2024-09-17T07:21:08.108375+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:11 smithi121 bash[15143]: cluster 2024-09-17T07:21:10.108886+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:11.581 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:11 smithi105 bash[15210]: cluster 2024-09-17T07:21:10.108886+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:11.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:11 smithi105 bash[19705]: cluster 2024-09-17T07:21:10.108886+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:13.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:13 smithi121 bash[15143]: cluster 2024-09-17T07:21:12.109522+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:13.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:13 smithi121 bash[15143]: audit 2024-09-17T07:21:12.463577+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:21:13.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:13 smithi121 bash[15143]: audit 2024-09-17T07:21:12.464902+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:13.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:13 smithi105 bash[15210]: cluster 2024-09-17T07:21:12.109522+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:13.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:13 smithi105 bash[15210]: audit 2024-09-17T07:21:12.463577+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:21:13.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:13 smithi105 bash[15210]: audit 2024-09-17T07:21:12.464902+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:13.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:13 smithi105 bash[19705]: cluster 2024-09-17T07:21:12.109522+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:13.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:13 smithi105 bash[19705]: audit 2024-09-17T07:21:12.463577+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:21:13.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:13 smithi105 bash[19705]: audit 2024-09-17T07:21:12.464902+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:14.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:14 smithi121 bash[15143]: cephadm 2024-09-17T07:21:12.465939+0000 mgr.y (mgr.14144) 73 : cephadm [INF] Deploying daemon osd.1 on smithi105 2024-09-17T07:21:14.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:14 smithi105 bash[15210]: cephadm 2024-09-17T07:21:12.465939+0000 mgr.y (mgr.14144) 73 : cephadm [INF] Deploying daemon osd.1 on smithi105 2024-09-17T07:21:14.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:14 smithi105 bash[19705]: cephadm 2024-09-17T07:21:12.465939+0000 mgr.y (mgr.14144) 73 : cephadm [INF] Deploying daemon osd.1 on smithi105 2024-09-17T07:21:15.183 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 1 on host 'smithi105' 2024-09-17T07:21:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:15 smithi121 bash[15143]: cluster 2024-09-17T07:21:14.110043+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:15 smithi121 bash[15143]: audit 2024-09-17T07:21:15.167445+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:15 smithi121 bash[15143]: audit 2024-09-17T07:21:15.171925+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:15 smithi121 bash[15143]: audit 2024-09-17T07:21:15.179904+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:15.646 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[19705]: cluster 2024-09-17T07:21:14.110043+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:15.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[19705]: audit 2024-09-17T07:21:15.167445+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:15.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[19705]: audit 2024-09-17T07:21:15.171925+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:15.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[19705]: audit 2024-09-17T07:21:15.179904+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:15.647 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[15210]: cluster 2024-09-17T07:21:14.110043+0000 mgr.y (mgr.14144) 74 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:15.647 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[15210]: audit 2024-09-17T07:21:15.167445+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:15.647 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[15210]: audit 2024-09-17T07:21:15.171925+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:15.647 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:15 smithi105 bash[15210]: audit 2024-09-17T07:21:15.179904+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:16.506 DEBUG:teuthology.orchestra.run.smithi105:osd.1> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T07:21:16.508 INFO:tasks.cephadm:Deploying osd.2 on smithi105 with /dev/vg_nvme/lv_2... 2024-09-17T07:21:16.508 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-17T07:21:17.273 INFO:journalctl@ceph.osd.1.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:21:17.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:17 smithi121 bash[15143]: cluster 2024-09-17T07:21:16.110554+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:17.542 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:17 smithi105 bash[19705]: cluster 2024-09-17T07:21:16.110554+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:17.543 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:17 smithi105 bash[15210]: cluster 2024-09-17T07:21:16.110554+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:18.495 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:18 smithi105 bash[24849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:21:18.495 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:18 smithi105 bash[24849]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-17T07:21:18.495 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:18 smithi105 bash[24849]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T07:21:18.495 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:18 smithi105 bash[24849]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-17T07:21:18.495 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:18 smithi105 bash[24849]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T07:21:18.495 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:18 smithi105 bash[24849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:21:18.495 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:18 smithi105 bash[24849]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-17T07:21:19.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:19 smithi121 bash[15143]: cluster 2024-09-17T07:21:18.110925+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:19.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:19 smithi121 bash[15143]: audit 2024-09-17T07:21:18.341965+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:19.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:19 smithi105 bash[15210]: cluster 2024-09-17T07:21:18.110925+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:19.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:19 smithi105 bash[15210]: audit 2024-09-17T07:21:18.341965+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:19.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:19 smithi105 bash[19705]: cluster 2024-09-17T07:21:18.110925+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:19.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:19 smithi105 bash[19705]: audit 2024-09-17T07:21:18.341965+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:21.478 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:21 smithi105 bash[19705]: cluster 2024-09-17T07:21:20.111523+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:21.478 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:21 smithi105 bash[15210]: cluster 2024-09-17T07:21:20.111523+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:21.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:21 smithi121 bash[15143]: cluster 2024-09-17T07:21:20.111523+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:22.043 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:21 smithi105 bash[25196]: debug 2024-09-17T07:21:21.850+0000 7fa97a030700 1 -- 172.21.15.105:0/4241960953 <== mon.1 v2:172.21.15.105:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac3bef24e0 con 0x55ac3bf6b000 2024-09-17T07:21:22.332 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:22 smithi105 bash[19705]: cluster 2024-09-17T07:21:22.112037+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:22.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:22 smithi105 bash[15210]: cluster 2024-09-17T07:21:22.112037+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:22.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:22 smithi121 bash[15143]: cluster 2024-09-17T07:21:22.112037+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:22.782 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:22 smithi105 bash[25196]: debug 2024-09-17T07:21:22.414+0000 7fa981abb080 -1 Falling back to public interface 2024-09-17T07:21:23.521 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-17T07:21:23.521 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-17T07:21:23.522 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2024-09-17T07:21:23.522 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2024-09-17T07:21:23.522 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0158063 s, 663 MB/s 2024-09-17T07:21:23.522 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2024-09-17T07:21:24.535 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi105:vg_nvme/lv_2 2024-09-17T07:21:25.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:25 smithi105 bash[15210]: cluster 2024-09-17T07:21:24.112557+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:25.464 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:25 smithi105 bash[19705]: cluster 2024-09-17T07:21:24.112557+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:25.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:25 smithi121 bash[15143]: cluster 2024-09-17T07:21:24.112557+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:25.832 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:25 smithi105 bash[25196]: debug 2024-09-17T07:21:25.458+0000 7fa981abb080 -1 osd.1 0 log_to_monitors {default=true} 2024-09-17T07:21:26.199 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:26 smithi105 bash[19705]: audit 2024-09-17T07:21:25.467708+0000 mon.a (mon.0) 247 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:21:26.200 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:26 smithi105 bash[15210]: audit 2024-09-17T07:21:25.467708+0000 mon.a (mon.0) 247 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:21:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:26 smithi121 bash[15143]: audit 2024-09-17T07:21:25.467708+0000 mon.a (mon.0) 247 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:21:27.463 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[19705]: cluster 2024-09-17T07:21:26.112942+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:27.463 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[19705]: audit 2024-09-17T07:21:26.183580+0000 mon.a (mon.0) 248 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:21:27.463 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[19705]: cluster 2024-09-17T07:21:26.183684+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T07:21:27.463 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[19705]: audit 2024-09-17T07:21:26.183820+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:27.463 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[19705]: audit 2024-09-17T07:21:26.184327+0000 mon.a (mon.0) 251 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:21:27.463 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[19705]: audit 2024-09-17T07:21:26.285789+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:21:27.463 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[19705]: audit 2024-09-17T07:21:26.287714+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:21:27.464 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[25196]: debug 2024-09-17T07:21:27.190+0000 7fa97802c700 -1 osd.1 0 waiting for initial osdmap 2024-09-17T07:21:27.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[15210]: cluster 2024-09-17T07:21:26.112942+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:27.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[15210]: audit 2024-09-17T07:21:26.183580+0000 mon.a (mon.0) 248 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:21:27.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[15210]: cluster 2024-09-17T07:21:26.183684+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T07:21:27.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[15210]: audit 2024-09-17T07:21:26.183820+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:27.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[15210]: audit 2024-09-17T07:21:26.184327+0000 mon.a (mon.0) 251 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:21:27.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[15210]: audit 2024-09-17T07:21:26.285789+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:21:27.464 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:27 smithi105 bash[15210]: audit 2024-09-17T07:21:26.287714+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:21:27.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:27 smithi121 bash[15143]: cluster 2024-09-17T07:21:26.112942+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:27.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:27 smithi121 bash[15143]: audit 2024-09-17T07:21:26.183580+0000 mon.a (mon.0) 248 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:21:27.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:27 smithi121 bash[15143]: cluster 2024-09-17T07:21:26.183684+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T07:21:27.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:27 smithi121 bash[15143]: audit 2024-09-17T07:21:26.183820+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:27.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:27 smithi121 bash[15143]: audit 2024-09-17T07:21:26.184327+0000 mon.a (mon.0) 251 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:21:27.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:27 smithi121 bash[15143]: audit 2024-09-17T07:21:26.285789+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:21:27.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:27 smithi121 bash[15143]: audit 2024-09-17T07:21:26.287714+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:21:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: audit 2024-09-17T07:21:27.186606+0000 mon.a (mon.0) 254 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: cluster 2024-09-17T07:21:27.186783+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T07:21:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: audit 2024-09-17T07:21:27.187588+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: audit 2024-09-17T07:21:27.195595+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: audit 2024-09-17T07:21:27.584106+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: audit 2024-09-17T07:21:27.589097+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: audit 2024-09-17T07:21:27.591366+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:28 smithi121 bash[15143]: audit 2024-09-17T07:21:27.598043+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: audit 2024-09-17T07:21:27.186606+0000 mon.a (mon.0) 254 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: cluster 2024-09-17T07:21:27.186783+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: audit 2024-09-17T07:21:27.187588+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: audit 2024-09-17T07:21:27.195595+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: audit 2024-09-17T07:21:27.584106+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: audit 2024-09-17T07:21:27.589097+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: audit 2024-09-17T07:21:27.591366+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:28.539 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[19705]: audit 2024-09-17T07:21:27.598043+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: audit 2024-09-17T07:21:27.186606+0000 mon.a (mon.0) 254 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: cluster 2024-09-17T07:21:27.186783+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: audit 2024-09-17T07:21:27.187588+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: audit 2024-09-17T07:21:27.195595+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: audit 2024-09-17T07:21:27.584106+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: audit 2024-09-17T07:21:27.589097+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: audit 2024-09-17T07:21:27.591366+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:28.540 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:28 smithi105 bash[15210]: audit 2024-09-17T07:21:27.598043+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: cluster 2024-09-17T07:21:26.473441+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: cluster 2024-09-17T07:21:26.473663+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: cephadm 2024-09-17T07:21:27.575007+0000 mgr.y (mgr.14144) 81 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: cluster 2024-09-17T07:21:28.113385+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: cluster 2024-09-17T07:21:28.198049+0000 mon.a (mon.0) 262 : cluster [INF] osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237] boot 2024-09-17T07:21:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: cluster 2024-09-17T07:21:28.198153+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T07:21:29.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: audit 2024-09-17T07:21:28.199217+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:29.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: audit 2024-09-17T07:21:28.956102+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:21:29.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: audit 2024-09-17T07:21:28.959202+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:21:29.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:29 smithi121 bash[15143]: audit 2024-09-17T07:21:28.960675+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:29.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: cluster 2024-09-17T07:21:26.473441+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: cluster 2024-09-17T07:21:26.473663+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: cephadm 2024-09-17T07:21:27.575007+0000 mgr.y (mgr.14144) 81 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: cluster 2024-09-17T07:21:28.113385+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: cluster 2024-09-17T07:21:28.198049+0000 mon.a (mon.0) 262 : cluster [INF] osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237] boot 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: cluster 2024-09-17T07:21:28.198153+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: audit 2024-09-17T07:21:28.199217+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: audit 2024-09-17T07:21:28.956102+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: audit 2024-09-17T07:21:28.959202+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[15210]: audit 2024-09-17T07:21:28.960675+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:29.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: cluster 2024-09-17T07:21:26.473441+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: cluster 2024-09-17T07:21:26.473663+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: cephadm 2024-09-17T07:21:27.575007+0000 mgr.y (mgr.14144) 81 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: cluster 2024-09-17T07:21:28.113385+0000 mgr.y (mgr.14144) 82 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: cluster 2024-09-17T07:21:28.198049+0000 mon.a (mon.0) 262 : cluster [INF] osd.1 [v2:172.21.15.105:6810/1305442237,v1:172.21.15.105:6811/1305442237] boot 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: cluster 2024-09-17T07:21:28.198153+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: audit 2024-09-17T07:21:28.199217+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: audit 2024-09-17T07:21:28.956102+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: audit 2024-09-17T07:21:28.959202+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:21:29.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:29 smithi105 bash[19705]: audit 2024-09-17T07:21:28.960675+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:30.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:30 smithi121 bash[15143]: audit 2024-09-17T07:21:28.954525+0000 mgr.y (mgr.14144) 83 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:30.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:30 smithi121 bash[15143]: cephadm 2024-09-17T07:21:28.958727+0000 mgr.y (mgr.14144) 84 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:21:30.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:30 smithi121 bash[15143]: cluster 2024-09-17T07:21:29.220705+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T07:21:30.542 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:30 smithi105 bash[19705]: audit 2024-09-17T07:21:28.954525+0000 mgr.y (mgr.14144) 83 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:30.542 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:30 smithi105 bash[19705]: cephadm 2024-09-17T07:21:28.958727+0000 mgr.y (mgr.14144) 84 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:21:30.542 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:30 smithi105 bash[19705]: cluster 2024-09-17T07:21:29.220705+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T07:21:30.542 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:30 smithi105 bash[15210]: audit 2024-09-17T07:21:28.954525+0000 mgr.y (mgr.14144) 83 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:21:30.543 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:30 smithi105 bash[15210]: cephadm 2024-09-17T07:21:28.958727+0000 mgr.y (mgr.14144) 84 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:21:30.543 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:30 smithi105 bash[15210]: cluster 2024-09-17T07:21:29.220705+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T07:21:31.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:31 smithi121 bash[15143]: cluster 2024-09-17T07:21:30.113868+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:31.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:31 smithi105 bash[15210]: cluster 2024-09-17T07:21:30.113868+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:31.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:31 smithi105 bash[19705]: cluster 2024-09-17T07:21:30.113868+0000 mgr.y (mgr.14144) 85 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:32.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:32 smithi121 bash[15143]: cluster 2024-09-17T07:21:32.114368+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:32.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:32 smithi105 bash[15210]: cluster 2024-09-17T07:21:32.114368+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:32.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:32 smithi105 bash[19705]: cluster 2024-09-17T07:21:32.114368+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:33 smithi121 bash[15143]: audit 2024-09-17T07:21:33.016517+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.105:0/3957691856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9660130-9448-48ca-91e9-c37b94dadc39"}]: dispatch 2024-09-17T07:21:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:33 smithi121 bash[15143]: audit 2024-09-17T07:21:33.021723+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.105:0/3957691856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9660130-9448-48ca-91e9-c37b94dadc39"}]': finished 2024-09-17T07:21:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:33 smithi121 bash[15143]: cluster 2024-09-17T07:21:33.021795+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T07:21:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:33 smithi121 bash[15143]: audit 2024-09-17T07:21:33.023379+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:33.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[19705]: audit 2024-09-17T07:21:33.016517+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.105:0/3957691856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9660130-9448-48ca-91e9-c37b94dadc39"}]: dispatch 2024-09-17T07:21:33.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[19705]: audit 2024-09-17T07:21:33.021723+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.105:0/3957691856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9660130-9448-48ca-91e9-c37b94dadc39"}]': finished 2024-09-17T07:21:33.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[19705]: cluster 2024-09-17T07:21:33.021795+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T07:21:33.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[19705]: audit 2024-09-17T07:21:33.023379+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:33.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[15210]: audit 2024-09-17T07:21:33.016517+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.105:0/3957691856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9660130-9448-48ca-91e9-c37b94dadc39"}]: dispatch 2024-09-17T07:21:33.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[15210]: audit 2024-09-17T07:21:33.021723+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.105:0/3957691856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9660130-9448-48ca-91e9-c37b94dadc39"}]': finished 2024-09-17T07:21:33.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[15210]: cluster 2024-09-17T07:21:33.021795+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T07:21:33.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:33 smithi105 bash[15210]: audit 2024-09-17T07:21:33.023379+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:34.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:34 smithi105 bash[15210]: audit 2024-09-17T07:21:33.651394+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.105:0/3705956292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:21:34.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:34 smithi105 bash[15210]: cluster 2024-09-17T07:21:34.114896+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:34.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:34 smithi105 bash[19705]: audit 2024-09-17T07:21:33.651394+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.105:0/3705956292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:21:34.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:34 smithi105 bash[19705]: cluster 2024-09-17T07:21:34.114896+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:34.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:34 smithi121 bash[15143]: audit 2024-09-17T07:21:33.651394+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.105:0/3705956292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:21:34.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:34 smithi121 bash[15143]: cluster 2024-09-17T07:21:34.114896+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:37 smithi121 bash[15143]: cluster 2024-09-17T07:21:36.115456+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:37.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:37 smithi105 bash[15210]: cluster 2024-09-17T07:21:36.115456+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:37.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:37 smithi105 bash[19705]: cluster 2024-09-17T07:21:36.115456+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:39.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:39 smithi105 bash[15210]: cluster 2024-09-17T07:21:38.115970+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:39.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:39 smithi105 bash[19705]: cluster 2024-09-17T07:21:38.115970+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:39.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:39 smithi121 bash[15143]: cluster 2024-09-17T07:21:38.115970+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:41.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:41 smithi121 bash[15143]: cluster 2024-09-17T07:21:40.116487+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:41.582 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:41 smithi105 bash[15210]: cluster 2024-09-17T07:21:40.116487+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:41.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:41 smithi105 bash[19705]: cluster 2024-09-17T07:21:40.116487+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:42.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:42 smithi121 bash[15143]: audit 2024-09-17T07:21:41.395385+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:21:42.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:42 smithi121 bash[15143]: audit 2024-09-17T07:21:41.397262+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:42.582 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:42 smithi105 bash[19705]: audit 2024-09-17T07:21:41.395385+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:21:42.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:42 smithi105 bash[19705]: audit 2024-09-17T07:21:41.397262+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:42.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:42 smithi105 bash[15210]: audit 2024-09-17T07:21:41.395385+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:21:42.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:42 smithi105 bash[15210]: audit 2024-09-17T07:21:41.397262+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:21:43.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:43 smithi105 bash[15210]: cephadm 2024-09-17T07:21:41.398733+0000 mgr.y (mgr.14144) 91 : cephadm [INF] Deploying daemon osd.2 on smithi105 2024-09-17T07:21:43.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:43 smithi105 bash[15210]: cluster 2024-09-17T07:21:42.116987+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:43.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:43 smithi105 bash[19705]: cephadm 2024-09-17T07:21:41.398733+0000 mgr.y (mgr.14144) 91 : cephadm [INF] Deploying daemon osd.2 on smithi105 2024-09-17T07:21:43.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:43 smithi105 bash[19705]: cluster 2024-09-17T07:21:42.116987+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:43.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:43 smithi121 bash[15143]: cephadm 2024-09-17T07:21:41.398733+0000 mgr.y (mgr.14144) 91 : cephadm [INF] Deploying daemon osd.2 on smithi105 2024-09-17T07:21:43.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:43 smithi121 bash[15143]: cluster 2024-09-17T07:21:42.116987+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:43.922 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 2 on host 'smithi105' 2024-09-17T07:21:44.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:44 smithi105 bash[15210]: audit 2024-09-17T07:21:43.905007+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:44.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:44 smithi105 bash[15210]: audit 2024-09-17T07:21:43.910213+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:44.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:44 smithi105 bash[15210]: audit 2024-09-17T07:21:43.919489+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:44.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:44 smithi105 bash[19705]: audit 2024-09-17T07:21:43.905007+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:44.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:44 smithi105 bash[19705]: audit 2024-09-17T07:21:43.910213+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:44.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:44 smithi105 bash[19705]: audit 2024-09-17T07:21:43.919489+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:44.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:44 smithi121 bash[15143]: audit 2024-09-17T07:21:43.905007+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:44.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:44 smithi121 bash[15143]: audit 2024-09-17T07:21:43.910213+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:44.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:44 smithi121 bash[15143]: audit 2024-09-17T07:21:43.919489+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:45.284 DEBUG:teuthology.orchestra.run.smithi105:osd.2> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T07:21:45.286 INFO:tasks.cephadm:Deploying osd.3 on smithi105 with /dev/vg_nvme/lv_1... 2024-09-17T07:21:45.286 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-17T07:21:45.483 INFO:journalctl@ceph.osd.2.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:21:45.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:45 smithi121 bash[15143]: cluster 2024-09-17T07:21:44.117485+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:45.573 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:45 smithi105 bash[19705]: cluster 2024-09-17T07:21:44.117485+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:45.574 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:45 smithi105 bash[15210]: cluster 2024-09-17T07:21:44.117485+0000 mgr.y (mgr.14144) 93 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:46.833 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:46 smithi105 bash[27565]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:21:46.833 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:46 smithi105 bash[27565]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-17T07:21:46.833 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:46 smithi105 bash[27565]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T07:21:46.833 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:46 smithi105 bash[27565]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-17T07:21:46.833 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:46 smithi105 bash[27565]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T07:21:46.833 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:46 smithi105 bash[27565]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:21:46.833 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:46 smithi105 bash[27565]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-17T07:21:47.207 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:47 smithi105 bash[19705]: cluster 2024-09-17T07:21:46.117846+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:47.207 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:47 smithi105 bash[19705]: audit 2024-09-17T07:21:47.165760+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:47.208 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:47 smithi105 bash[15210]: cluster 2024-09-17T07:21:46.117846+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:47.208 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:47 smithi105 bash[15210]: audit 2024-09-17T07:21:47.165760+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:47.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:47 smithi121 bash[15143]: cluster 2024-09-17T07:21:46.117846+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:47.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:47 smithi121 bash[15143]: audit 2024-09-17T07:21:47.165760+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:49.379 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:49 smithi105 bash[15210]: cluster 2024-09-17T07:21:48.118325+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:49.380 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:49 smithi105 bash[19705]: cluster 2024-09-17T07:21:48.118325+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:49.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:49 smithi121 bash[15143]: cluster 2024-09-17T07:21:48.118325+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:51 smithi121 bash[15143]: cluster 2024-09-17T07:21:50.118817+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:51.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:51 smithi105 bash[15210]: cluster 2024-09-17T07:21:50.118817+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:51.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:51 smithi105 bash[19705]: cluster 2024-09-17T07:21:50.118817+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:51.583 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:51 smithi105 bash[27889]: debug 2024-09-17T07:21:51.217+0000 7f642a532700 1 -- 172.21.15.105:0/835470692 <== mon.1 v2:172.21.15.105:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55deec8864e0 con 0x55deec8ff000 2024-09-17T07:21:52.083 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:51 smithi105 bash[27889]: debug 2024-09-17T07:21:51.765+0000 7f6431fbd080 -1 Falling back to public interface 2024-09-17T07:21:52.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:52 smithi121 bash[15143]: cluster 2024-09-17T07:21:52.119357+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:52.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:52 smithi105 bash[19705]: cluster 2024-09-17T07:21:52.119357+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:52.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:52 smithi105 bash[15210]: cluster 2024-09-17T07:21:52.119357+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:52.780 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-17T07:21:52.781 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-17T07:21:52.781 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2024-09-17T07:21:52.781 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2024-09-17T07:21:52.781 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0179298 s, 585 MB/s 2024-09-17T07:21:52.781 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2024-09-17T07:21:53.987 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi105:vg_nvme/lv_1 2024-09-17T07:21:55.083 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:54 smithi105 bash[27889]: debug 2024-09-17T07:21:54.577+0000 7f6431fbd080 -1 osd.2 0 log_to_monitors {default=true} 2024-09-17T07:21:55.500 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:55 smithi105 bash[19705]: cluster 2024-09-17T07:21:54.119764+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:55.501 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:55 smithi105 bash[19705]: audit 2024-09-17T07:21:54.586808+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:21:55.501 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:55 smithi105 bash[15210]: cluster 2024-09-17T07:21:54.119764+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:55.501 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:55 smithi105 bash[15210]: audit 2024-09-17T07:21:54.586808+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:21:55.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:55 smithi121 bash[15143]: cluster 2024-09-17T07:21:54.119764+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:55.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:55 smithi121 bash[15143]: audit 2024-09-17T07:21:54.586808+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:21:56.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:56 smithi121 bash[15143]: audit 2024-09-17T07:21:55.193991+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:21:56.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:56 smithi121 bash[15143]: cluster 2024-09-17T07:21:55.194129+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T07:21:56.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:56 smithi121 bash[15143]: audit 2024-09-17T07:21:55.194416+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:56.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:56 smithi121 bash[15143]: audit 2024-09-17T07:21:55.195024+0000 mon.a (mon.0) 284 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:21:56.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[19705]: audit 2024-09-17T07:21:55.193991+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:21:56.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[19705]: cluster 2024-09-17T07:21:55.194129+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T07:21:56.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[19705]: audit 2024-09-17T07:21:55.194416+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:56.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[19705]: audit 2024-09-17T07:21:55.195024+0000 mon.a (mon.0) 284 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:21:56.583 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[27889]: debug 2024-09-17T07:21:56.197+0000 7f642852e700 -1 osd.2 0 waiting for initial osdmap 2024-09-17T07:21:56.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[15210]: audit 2024-09-17T07:21:55.193991+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:21:56.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[15210]: cluster 2024-09-17T07:21:55.194129+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T07:21:56.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[15210]: audit 2024-09-17T07:21:55.194416+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:56.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:56 smithi105 bash[15210]: audit 2024-09-17T07:21:55.195024+0000 mon.a (mon.0) 284 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:21:57.986 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[15210]: cluster 2024-09-17T07:21:56.120202+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:57.986 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[15210]: audit 2024-09-17T07:21:56.194413+0000 mon.a (mon.0) 285 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:57.986 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[15210]: cluster 2024-09-17T07:21:56.194564+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T07:21:57.986 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[15210]: audit 2024-09-17T07:21:56.195329+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:57.986 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[15210]: audit 2024-09-17T07:21:56.204607+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:57.987 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[19705]: cluster 2024-09-17T07:21:56.120202+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:57.987 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[19705]: audit 2024-09-17T07:21:56.194413+0000 mon.a (mon.0) 285 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:57.987 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[19705]: cluster 2024-09-17T07:21:56.194564+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T07:21:57.987 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[19705]: audit 2024-09-17T07:21:56.195329+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:57.987 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:57 smithi105 bash[19705]: audit 2024-09-17T07:21:56.204607+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:57 smithi121 bash[15143]: cluster 2024-09-17T07:21:56.120202+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:57 smithi121 bash[15143]: audit 2024-09-17T07:21:56.194413+0000 mon.a (mon.0) 285 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:21:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:57 smithi121 bash[15143]: cluster 2024-09-17T07:21:56.194564+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T07:21:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:57 smithi121 bash[15143]: audit 2024-09-17T07:21:56.195329+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:57 smithi121 bash[15143]: audit 2024-09-17T07:21:56.204607+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:59.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: cluster 2024-09-17T07:21:55.595697+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:59.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: cluster 2024-09-17T07:21:55.595839+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:59.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: cluster 2024-09-17T07:21:57.206455+0000 mon.a (mon.0) 289 : cluster [INF] osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914] boot 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: cluster 2024-09-17T07:21:57.206515+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:57.207266+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:57.207784+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: cephadm 2024-09-17T07:21:57.208511+0000 mgr.y (mgr.14144) 100 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:57.643010+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:57.650407+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:57.652149+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:57.904154+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: cluster 2024-09-17T07:21:58.120692+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:58.206575+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-17T07:21:59.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: cluster 2024-09-17T07:21:58.206692+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T07:21:59.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:21:58 smithi121 bash[15143]: audit 2024-09-17T07:21:58.208172+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T07:21:59.083 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: cluster 2024-09-17T07:21:55.595697+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:59.083 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: cluster 2024-09-17T07:21:55.595839+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:59.083 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: cluster 2024-09-17T07:21:57.206455+0000 mon.a (mon.0) 289 : cluster [INF] osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914] boot 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: cluster 2024-09-17T07:21:57.206515+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:57.207266+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:57.207784+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: cephadm 2024-09-17T07:21:57.208511+0000 mgr.y (mgr.14144) 100 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:57.643010+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:57.650407+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:57.652149+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:57.904154+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: cluster 2024-09-17T07:21:58.120692+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:58.206575+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: cluster 2024-09-17T07:21:58.206692+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T07:21:59.084 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[15210]: audit 2024-09-17T07:21:58.208172+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: cluster 2024-09-17T07:21:55.595697+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: cluster 2024-09-17T07:21:55.595839+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: cluster 2024-09-17T07:21:57.206455+0000 mon.a (mon.0) 289 : cluster [INF] osd.2 [v2:172.21.15.105:6818/3939972914,v1:172.21.15.105:6819/3939972914] boot 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: cluster 2024-09-17T07:21:57.206515+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:57.207266+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:57.207784+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: cephadm 2024-09-17T07:21:57.208511+0000 mgr.y (mgr.14144) 100 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:57.643010+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:57.650407+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:57.652149+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:21:59.085 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:57.904154+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:21:59.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: cluster 2024-09-17T07:21:58.120692+0000 mgr.y (mgr.14144) 101 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T07:21:59.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:58.206575+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-17T07:21:59.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: cluster 2024-09-17T07:21:58.206692+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T07:21:59.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:21:58 smithi105 bash[19705]: audit 2024-09-17T07:21:58.208172+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T07:22:00.475 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[19705]: audit 2024-09-17T07:21:58.403401+0000 mgr.y (mgr.14144) 102 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[19705]: audit 2024-09-17T07:21:59.210554+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[19705]: cluster 2024-09-17T07:21:59.210750+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[19705]: audit 2024-09-17T07:21:59.219376+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[19705]: audit 2024-09-17T07:21:59.221317+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[19705]: audit 2024-09-17T07:21:59.222401+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[15210]: audit 2024-09-17T07:21:58.403401+0000 mgr.y (mgr.14144) 102 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[15210]: audit 2024-09-17T07:21:59.210554+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T07:22:00.476 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[15210]: cluster 2024-09-17T07:21:59.210750+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T07:22:00.477 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[15210]: audit 2024-09-17T07:21:59.219376+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:00.477 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[15210]: audit 2024-09-17T07:21:59.221317+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:00.477 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:00 smithi105 bash[15210]: audit 2024-09-17T07:21:59.222401+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:00 smithi121 bash[15143]: audit 2024-09-17T07:21:58.403401+0000 mgr.y (mgr.14144) 102 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:00 smithi121 bash[15143]: audit 2024-09-17T07:21:59.210554+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T07:22:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:00 smithi121 bash[15143]: cluster 2024-09-17T07:21:59.210750+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T07:22:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:00 smithi121 bash[15143]: audit 2024-09-17T07:21:59.219376+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:00.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:00 smithi121 bash[15143]: audit 2024-09-17T07:21:59.221317+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:00.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:00 smithi121 bash[15143]: audit 2024-09-17T07:21:59.222401+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:01 smithi121 bash[15143]: cephadm 2024-09-17T07:21:59.220991+0000 mgr.y (mgr.14144) 103 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:22:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:01 smithi121 bash[15143]: cluster 2024-09-17T07:22:00.121310+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v87: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:01.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:01 smithi121 bash[15143]: cluster 2024-09-17T07:22:00.219995+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T07:22:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:01 smithi105 bash[15210]: cephadm 2024-09-17T07:21:59.220991+0000 mgr.y (mgr.14144) 103 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:22:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:01 smithi105 bash[15210]: cluster 2024-09-17T07:22:00.121310+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v87: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:01.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:01 smithi105 bash[15210]: cluster 2024-09-17T07:22:00.219995+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T07:22:01.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:01 smithi105 bash[19705]: cephadm 2024-09-17T07:21:59.220991+0000 mgr.y (mgr.14144) 103 : cephadm [INF] Applying service osd.None on host smithi105... 2024-09-17T07:22:01.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:01 smithi105 bash[19705]: cluster 2024-09-17T07:22:00.121310+0000 mgr.y (mgr.14144) 104 : cluster [DBG] pgmap v87: 1 pgs: 1 creating+peering; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:01.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:01 smithi105 bash[19705]: cluster 2024-09-17T07:22:00.219995+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T07:22:02.510 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:02 smithi105 bash[15210]: cluster 2024-09-17T07:22:02.121897+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:02.510 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:02 smithi105 bash[19705]: cluster 2024-09-17T07:22:02.121897+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:02.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:02 smithi121 bash[15143]: cluster 2024-09-17T07:22:02.121897+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:03.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:03 smithi121 bash[15143]: audit 2024-09-17T07:22:03.370895+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.105:0/1063096211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]: dispatch 2024-09-17T07:22:03.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:03 smithi121 bash[15143]: audit 2024-09-17T07:22:03.371484+0000 mon.a (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]: dispatch 2024-09-17T07:22:03.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:03 smithi121 bash[15143]: audit 2024-09-17T07:22:03.380149+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]': finished 2024-09-17T07:22:03.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:03 smithi121 bash[15143]: cluster 2024-09-17T07:22:03.380366+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T07:22:03.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:03 smithi121 bash[15143]: audit 2024-09-17T07:22:03.380573+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:03.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[15210]: audit 2024-09-17T07:22:03.370895+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.105:0/1063096211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]: dispatch 2024-09-17T07:22:03.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[15210]: audit 2024-09-17T07:22:03.371484+0000 mon.a (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]: dispatch 2024-09-17T07:22:03.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[15210]: audit 2024-09-17T07:22:03.380149+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]': finished 2024-09-17T07:22:03.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[15210]: cluster 2024-09-17T07:22:03.380366+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T07:22:03.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[15210]: audit 2024-09-17T07:22:03.380573+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:03.834 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[19705]: audit 2024-09-17T07:22:03.370895+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.105:0/1063096211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]: dispatch 2024-09-17T07:22:03.834 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[19705]: audit 2024-09-17T07:22:03.371484+0000 mon.a (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]: dispatch 2024-09-17T07:22:03.834 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[19705]: audit 2024-09-17T07:22:03.380149+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89670fe4-1363-466e-8cf9-0eefb4fad7ef"}]': finished 2024-09-17T07:22:03.834 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[19705]: cluster 2024-09-17T07:22:03.380366+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T07:22:03.834 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:03 smithi105 bash[19705]: audit 2024-09-17T07:22:03.380573+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:04.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:04 smithi121 bash[15143]: audit 2024-09-17T07:22:04.053728+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.105:0/2677262087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:04.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:04 smithi121 bash[15143]: cluster 2024-09-17T07:22:04.122280+0000 mgr.y (mgr.14144) 106 : cluster [DBG] pgmap v91: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:04.833 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:04 smithi105 bash[19705]: audit 2024-09-17T07:22:04.053728+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.105:0/2677262087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:04.833 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:04 smithi105 bash[19705]: cluster 2024-09-17T07:22:04.122280+0000 mgr.y (mgr.14144) 106 : cluster [DBG] pgmap v91: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:04.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:04 smithi105 bash[15210]: audit 2024-09-17T07:22:04.053728+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.105:0/2677262087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:04.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:04 smithi105 bash[15210]: cluster 2024-09-17T07:22:04.122280+0000 mgr.y (mgr.14144) 106 : cluster [DBG] pgmap v91: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:07.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:07 smithi121 bash[15143]: cluster 2024-09-17T07:22:06.122838+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:07.523 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:07 smithi105 bash[15210]: cluster 2024-09-17T07:22:06.122838+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:07.524 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:07 smithi105 bash[19705]: cluster 2024-09-17T07:22:06.122838+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:09.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:09 smithi105 bash[19705]: cluster 2024-09-17T07:22:08.123513+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:09.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:09 smithi105 bash[15210]: cluster 2024-09-17T07:22:08.123513+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:09.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:09 smithi121 bash[15143]: cluster 2024-09-17T07:22:08.123513+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:11 smithi121 bash[15143]: cluster 2024-09-17T07:22:10.124234+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:11.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:11 smithi105 bash[15210]: cluster 2024-09-17T07:22:10.124234+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:11.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:11 smithi105 bash[19705]: cluster 2024-09-17T07:22:10.124234+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:12.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:12 smithi121 bash[15143]: audit 2024-09-17T07:22:11.834707+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:22:12.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:12 smithi121 bash[15143]: audit 2024-09-17T07:22:11.836169+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:12.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:12 smithi105 bash[15210]: audit 2024-09-17T07:22:11.834707+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:22:12.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:12 smithi105 bash[15210]: audit 2024-09-17T07:22:11.836169+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:12.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:12 smithi105 bash[19705]: audit 2024-09-17T07:22:11.834707+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:22:12.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:12 smithi105 bash[19705]: audit 2024-09-17T07:22:11.836169+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:13.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:13 smithi121 bash[15143]: cephadm 2024-09-17T07:22:11.837498+0000 mgr.y (mgr.14144) 110 : cephadm [INF] Deploying daemon osd.3 on smithi105 2024-09-17T07:22:13.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:13 smithi121 bash[15143]: cluster 2024-09-17T07:22:12.124784+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:13.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:13 smithi105 bash[15210]: cephadm 2024-09-17T07:22:11.837498+0000 mgr.y (mgr.14144) 110 : cephadm [INF] Deploying daemon osd.3 on smithi105 2024-09-17T07:22:13.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:13 smithi105 bash[15210]: cluster 2024-09-17T07:22:12.124784+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:13.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:13 smithi105 bash[19705]: cephadm 2024-09-17T07:22:11.837498+0000 mgr.y (mgr.14144) 110 : cephadm [INF] Deploying daemon osd.3 on smithi105 2024-09-17T07:22:13.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:13 smithi105 bash[19705]: cluster 2024-09-17T07:22:12.124784+0000 mgr.y (mgr.14144) 111 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:14.613 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 3 on host 'smithi105' 2024-09-17T07:22:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:15 smithi121 bash[15143]: cluster 2024-09-17T07:22:14.125225+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:15 smithi121 bash[15143]: audit 2024-09-17T07:22:14.596215+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:15 smithi121 bash[15143]: audit 2024-09-17T07:22:14.601952+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:15.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:15 smithi121 bash[15143]: audit 2024-09-17T07:22:14.610213+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:15.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[19705]: cluster 2024-09-17T07:22:14.125225+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:15.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[19705]: audit 2024-09-17T07:22:14.596215+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:15.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[19705]: audit 2024-09-17T07:22:14.601952+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:15.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[19705]: audit 2024-09-17T07:22:14.610213+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:15.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[15210]: cluster 2024-09-17T07:22:14.125225+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:15.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[15210]: audit 2024-09-17T07:22:14.596215+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:15.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[15210]: audit 2024-09-17T07:22:14.601952+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:15.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:15 smithi105 bash[15210]: audit 2024-09-17T07:22:14.610213+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:15.979 DEBUG:teuthology.orchestra.run.smithi105:osd.3> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T07:22:15.981 INFO:tasks.cephadm:Deploying osd.4 on smithi121 with /dev/vg_nvme/lv_4... 2024-09-17T07:22:15.982 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T07:22:16.352 INFO:journalctl@ceph.osd.3.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:22:17.083 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:16 smithi105 bash[30305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:22:17.083 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:16 smithi105 bash[30305]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-17T07:22:17.084 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:16 smithi105 bash[30305]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T07:22:17.084 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:16 smithi105 bash[30305]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-17T07:22:17.084 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:16 smithi105 bash[30305]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T07:22:17.084 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:16 smithi105 bash[30305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:22:17.084 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:16 smithi105 bash[30305]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-17T07:22:17.333 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:17 smithi105 bash[15210]: cluster 2024-09-17T07:22:16.125778+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:17.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:17 smithi105 bash[19705]: cluster 2024-09-17T07:22:16.125778+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:17.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:17 smithi121 bash[15143]: cluster 2024-09-17T07:22:16.125778+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:19.083 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:18 smithi105 bash[30449]: debug 2024-09-17T07:22:18.824+0000 7f0e9b285700 1 -- 172.21.15.105:0/697815894 <== mon.1 v2:172.21.15.105:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559e1f4724e0 con 0x559e1f4eac00 2024-09-17T07:22:19.351 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T07:22:19.351 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T07:22:19.352 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-09-17T07:22:19.352 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-09-17T07:22:19.352 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.017876 s, 587 MB/s 2024-09-17T07:22:19.352 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-09-17T07:22:19.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:19 smithi121 bash[15143]: cluster 2024-09-17T07:22:18.126264+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:19.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:19 smithi121 bash[15143]: audit 2024-09-17T07:22:18.902453+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:19.584 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:19 smithi105 bash[30449]: debug 2024-09-17T07:22:19.368+0000 7f0ea2d10080 -1 Falling back to public interface 2024-09-17T07:22:19.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:19 smithi105 bash[15210]: cluster 2024-09-17T07:22:18.126264+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:19.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:19 smithi105 bash[15210]: audit 2024-09-17T07:22:18.902453+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:19.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:19 smithi105 bash[19705]: cluster 2024-09-17T07:22:18.126264+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:19.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:19 smithi105 bash[19705]: audit 2024-09-17T07:22:18.902453+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:20.019 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_4 2024-09-17T07:22:21.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:21 smithi121 bash[15143]: cluster 2024-09-17T07:22:20.126863+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:21.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:21 smithi105 bash[15210]: cluster 2024-09-17T07:22:20.126863+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:21.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:21 smithi105 bash[19705]: cluster 2024-09-17T07:22:20.126863+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:22.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:22 smithi121 bash[15143]: cluster 2024-09-17T07:22:22.127499+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:22.583 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:22 smithi105 bash[30449]: debug 2024-09-17T07:22:22.372+0000 7f0ea2d10080 -1 osd.3 0 log_to_monitors {default=true} 2024-09-17T07:22:22.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:22 smithi105 bash[15210]: cluster 2024-09-17T07:22:22.127499+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:22.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:22 smithi105 bash[19705]: cluster 2024-09-17T07:22:22.127499+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:23.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:23 smithi121 bash[15143]: audit 2024-09-17T07:22:22.380462+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:22:23.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:23 smithi121 bash[15143]: audit 2024-09-17T07:22:22.381063+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:22:23.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:23 smithi121 bash[15143]: audit 2024-09-17T07:22:23.224811+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:23.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:23 smithi105 bash[15210]: audit 2024-09-17T07:22:22.380462+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:22:23.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:23 smithi105 bash[15210]: audit 2024-09-17T07:22:22.381063+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:22:23.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:23 smithi105 bash[15210]: audit 2024-09-17T07:22:23.224811+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:23.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:23 smithi105 bash[19705]: audit 2024-09-17T07:22:22.380462+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:22:23.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:23 smithi105 bash[19705]: audit 2024-09-17T07:22:22.381063+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:22:23.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:23 smithi105 bash[19705]: audit 2024-09-17T07:22:23.224811+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: audit 2024-09-17T07:22:23.223101+0000 mgr.y (mgr.14144) 117 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: cephadm 2024-09-17T07:22:23.228364+0000 mgr.y (mgr.14144) 118 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: audit 2024-09-17T07:22:23.230167+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: audit 2024-09-17T07:22:23.237041+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: audit 2024-09-17T07:22:23.243849+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: cluster 2024-09-17T07:22:23.243971+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: audit 2024-09-17T07:22:23.244133+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: audit 2024-09-17T07:22:23.247769+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:22:24.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: audit 2024-09-17T07:22:23.248296+0000 mon.a (mon.0) 323 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:22:24.432 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:24 smithi121 bash[15143]: cluster 2024-09-17T07:22:24.128038+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:24.583 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[30449]: debug 2024-09-17T07:22:24.248+0000 7f0e99281700 -1 osd.3 0 waiting for initial osdmap 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: audit 2024-09-17T07:22:23.223101+0000 mgr.y (mgr.14144) 117 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: cephadm 2024-09-17T07:22:23.228364+0000 mgr.y (mgr.14144) 118 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: audit 2024-09-17T07:22:23.230167+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: audit 2024-09-17T07:22:23.237041+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: audit 2024-09-17T07:22:23.243849+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: cluster 2024-09-17T07:22:23.243971+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: audit 2024-09-17T07:22:23.244133+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: audit 2024-09-17T07:22:23.247769+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: audit 2024-09-17T07:22:23.248296+0000 mon.a (mon.0) 323 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:22:24.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[19705]: cluster 2024-09-17T07:22:24.128038+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: audit 2024-09-17T07:22:23.223101+0000 mgr.y (mgr.14144) 117 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: cephadm 2024-09-17T07:22:23.228364+0000 mgr.y (mgr.14144) 118 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: audit 2024-09-17T07:22:23.230167+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: audit 2024-09-17T07:22:23.237041+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: audit 2024-09-17T07:22:23.243849+0000 mon.a (mon.0) 320 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: cluster 2024-09-17T07:22:23.243971+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: audit 2024-09-17T07:22:23.244133+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: audit 2024-09-17T07:22:23.247769+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: audit 2024-09-17T07:22:23.248296+0000 mon.a (mon.0) 323 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:22:24.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:24 smithi105 bash[15210]: cluster 2024-09-17T07:22:24.128038+0000 mgr.y (mgr.14144) 119 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:25.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: audit 2024-09-17T07:22:24.247369+0000 mon.a (mon.0) 324 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:22:25.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: cluster 2024-09-17T07:22:24.247488+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T07:22:25.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: audit 2024-09-17T07:22:24.247967+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: audit 2024-09-17T07:22:24.254300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: cephadm 2024-09-17T07:22:24.660923+0000 mgr.y (mgr.14144) 120 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:22:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: audit 2024-09-17T07:22:24.670109+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: audit 2024-09-17T07:22:24.907463+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: audit 2024-09-17T07:22:24.910238+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:25 smithi121 bash[15143]: audit 2024-09-17T07:22:24.916907+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: audit 2024-09-17T07:22:24.247369+0000 mon.a (mon.0) 324 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: cluster 2024-09-17T07:22:24.247488+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: audit 2024-09-17T07:22:24.247967+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: audit 2024-09-17T07:22:24.254300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: cephadm 2024-09-17T07:22:24.660923+0000 mgr.y (mgr.14144) 120 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: audit 2024-09-17T07:22:24.670109+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: audit 2024-09-17T07:22:24.907463+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: audit 2024-09-17T07:22:24.910238+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:25.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[15210]: audit 2024-09-17T07:22:24.916907+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: audit 2024-09-17T07:22:24.247369+0000 mon.a (mon.0) 324 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: cluster 2024-09-17T07:22:24.247488+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: audit 2024-09-17T07:22:24.247967+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: audit 2024-09-17T07:22:24.254300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: cephadm 2024-09-17T07:22:24.660923+0000 mgr.y (mgr.14144) 120 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: audit 2024-09-17T07:22:24.670109+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: audit 2024-09-17T07:22:24.907463+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: audit 2024-09-17T07:22:24.910238+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:25 smithi105 bash[19705]: audit 2024-09-17T07:22:24.916907+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:26 smithi121 bash[15143]: cluster 2024-09-17T07:22:23.412236+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:22:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:26 smithi121 bash[15143]: cluster 2024-09-17T07:22:23.412402+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:22:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:26 smithi121 bash[15143]: audit 2024-09-17T07:22:25.255886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:26 smithi121 bash[15143]: cluster 2024-09-17T07:22:25.261532+0000 mon.a (mon.0) 333 : cluster [INF] osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043] boot 2024-09-17T07:22:26.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:26 smithi121 bash[15143]: cluster 2024-09-17T07:22:25.261644+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T07:22:26.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:26 smithi121 bash[15143]: audit 2024-09-17T07:22:25.261873+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:26.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:26 smithi121 bash[15143]: cluster 2024-09-17T07:22:26.128560+0000 mgr.y (mgr.14144) 121 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[15210]: cluster 2024-09-17T07:22:23.412236+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[15210]: cluster 2024-09-17T07:22:23.412402+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[15210]: audit 2024-09-17T07:22:25.255886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[15210]: cluster 2024-09-17T07:22:25.261532+0000 mon.a (mon.0) 333 : cluster [INF] osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043] boot 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[15210]: cluster 2024-09-17T07:22:25.261644+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[15210]: audit 2024-09-17T07:22:25.261873+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[15210]: cluster 2024-09-17T07:22:26.128560+0000 mgr.y (mgr.14144) 121 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[19705]: cluster 2024-09-17T07:22:23.412236+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:22:26.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[19705]: cluster 2024-09-17T07:22:23.412402+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:22:26.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[19705]: audit 2024-09-17T07:22:25.255886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:26.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[19705]: cluster 2024-09-17T07:22:25.261532+0000 mon.a (mon.0) 333 : cluster [INF] osd.3 [v2:172.21.15.105:6826/3475138043,v1:172.21.15.105:6827/3475138043] boot 2024-09-17T07:22:26.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[19705]: cluster 2024-09-17T07:22:25.261644+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T07:22:26.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[19705]: audit 2024-09-17T07:22:25.261873+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:22:26.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:26 smithi105 bash[19705]: cluster 2024-09-17T07:22:26.128560+0000 mgr.y (mgr.14144) 121 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T07:22:27.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: cluster 2024-09-17T07:22:26.268843+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T07:22:27.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: audit 2024-09-17T07:22:26.287894+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:22:27.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: audit 2024-09-17T07:22:26.289839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:22:27.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: audit 2024-09-17T07:22:27.035621+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.121:0/3947217615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]: dispatch 2024-09-17T07:22:27.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: audit 2024-09-17T07:22:27.037177+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]: dispatch 2024-09-17T07:22:27.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: audit 2024-09-17T07:22:27.046744+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]': finished 2024-09-17T07:22:27.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: cluster 2024-09-17T07:22:27.046914+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[15210]: audit 2024-09-17T07:22:27.047208+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: cluster 2024-09-17T07:22:26.268843+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: audit 2024-09-17T07:22:26.287894+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: audit 2024-09-17T07:22:26.289839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: audit 2024-09-17T07:22:27.035621+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.121:0/3947217615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]: dispatch 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: audit 2024-09-17T07:22:27.037177+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]: dispatch 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: audit 2024-09-17T07:22:27.046744+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]': finished 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: cluster 2024-09-17T07:22:27.046914+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T07:22:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:27 smithi105 bash[19705]: audit 2024-09-17T07:22:27.047208+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:27.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: cluster 2024-09-17T07:22:26.268843+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T07:22:27.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: audit 2024-09-17T07:22:26.287894+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:22:27.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: audit 2024-09-17T07:22:26.289839+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:22:27.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: audit 2024-09-17T07:22:27.035621+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.121:0/3947217615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]: dispatch 2024-09-17T07:22:27.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: audit 2024-09-17T07:22:27.037177+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]: dispatch 2024-09-17T07:22:27.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: audit 2024-09-17T07:22:27.046744+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50233280-b3d5-456f-a659-ac7b23393d01"}]': finished 2024-09-17T07:22:27.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: cluster 2024-09-17T07:22:27.046914+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T07:22:27.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:27 smithi121 bash[15143]: audit 2024-09-17T07:22:27.047208+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:28 smithi105 bash[15210]: audit 2024-09-17T07:22:27.653312+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.121:0/3268324594' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:28.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:28 smithi105 bash[15210]: cluster 2024-09-17T07:22:28.129101+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:28.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:28 smithi105 bash[19705]: audit 2024-09-17T07:22:27.653312+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.121:0/3268324594' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:28.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:28 smithi105 bash[19705]: cluster 2024-09-17T07:22:28.129101+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:28.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:28 smithi121 bash[15143]: audit 2024-09-17T07:22:27.653312+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.121:0/3268324594' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:28.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:28 smithi121 bash[15143]: cluster 2024-09-17T07:22:28.129101+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:31.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:31 smithi121 bash[15143]: cluster 2024-09-17T07:22:30.129747+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:31.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:31 smithi105 bash[15210]: cluster 2024-09-17T07:22:30.129747+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:31.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:31 smithi105 bash[19705]: cluster 2024-09-17T07:22:30.129747+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:33 smithi121 bash[15143]: cluster 2024-09-17T07:22:32.130332+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:33.583 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:33 smithi105 bash[15210]: cluster 2024-09-17T07:22:32.130332+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:33.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:33 smithi105 bash[19705]: cluster 2024-09-17T07:22:32.130332+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:35.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:35 smithi121 bash[15143]: cluster 2024-09-17T07:22:34.130829+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:35.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:35 smithi121 bash[15143]: audit 2024-09-17T07:22:34.425204+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:22:35.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:35 smithi121 bash[15143]: audit 2024-09-17T07:22:34.427049+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:35.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:35 smithi105 bash[15210]: cluster 2024-09-17T07:22:34.130829+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:35.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:35 smithi105 bash[15210]: audit 2024-09-17T07:22:34.425204+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:22:35.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:35 smithi105 bash[15210]: audit 2024-09-17T07:22:34.427049+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:35.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:35 smithi105 bash[19705]: cluster 2024-09-17T07:22:34.130829+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:35.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:35 smithi105 bash[19705]: audit 2024-09-17T07:22:34.425204+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:22:35.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:35 smithi105 bash[19705]: audit 2024-09-17T07:22:34.427049+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:36.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:36 smithi121 bash[15143]: cephadm 2024-09-17T07:22:34.428606+0000 mgr.y (mgr.14144) 126 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T07:22:36.583 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:36 smithi105 bash[19705]: cephadm 2024-09-17T07:22:34.428606+0000 mgr.y (mgr.14144) 126 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T07:22:36.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:36 smithi105 bash[15210]: cephadm 2024-09-17T07:22:34.428606+0000 mgr.y (mgr.14144) 126 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T07:22:36.797 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 4 on host 'smithi121' 2024-09-17T07:22:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:37 smithi121 bash[15143]: cluster 2024-09-17T07:22:36.131508+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:37 smithi121 bash[15143]: audit 2024-09-17T07:22:36.777385+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:37 smithi121 bash[15143]: audit 2024-09-17T07:22:36.785134+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:37 smithi121 bash[15143]: audit 2024-09-17T07:22:36.794013+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:37.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[15210]: cluster 2024-09-17T07:22:36.131508+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:37.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[15210]: audit 2024-09-17T07:22:36.777385+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:37.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[15210]: audit 2024-09-17T07:22:36.785134+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:37.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[15210]: audit 2024-09-17T07:22:36.794013+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:37.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[19705]: cluster 2024-09-17T07:22:36.131508+0000 mgr.y (mgr.14144) 127 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:37.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[19705]: audit 2024-09-17T07:22:36.777385+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:37.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[19705]: audit 2024-09-17T07:22:36.785134+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:37.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:37 smithi105 bash[19705]: audit 2024-09-17T07:22:36.794013+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:38.005 DEBUG:teuthology.orchestra.run.smithi121:osd.4> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T07:22:38.007 INFO:tasks.cephadm:Deploying osd.5 on smithi121 with /dev/vg_nvme/lv_3... 2024-09-17T07:22:38.008 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-17T07:22:39.171 INFO:journalctl@ceph.osd.4.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:22:39.171 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[17806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T07:22:39.172 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[17806]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-17T07:22:39.172 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[17806]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T07:22:39.172 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[17806]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-17T07:22:39.172 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[17806]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T07:22:39.172 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[17806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T07:22:39.172 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[17806]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-17T07:22:39.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:39 smithi121 bash[15143]: cluster 2024-09-17T07:22:38.132098+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:39.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:39 smithi105 bash[15210]: cluster 2024-09-17T07:22:38.132098+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:39.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:39 smithi105 bash[19705]: cluster 2024-09-17T07:22:38.132098+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:41.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:41 smithi121 bash[15143]: cluster 2024-09-17T07:22:40.132670+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:41 smithi121 bash[15143]: audit 2024-09-17T07:22:40.784563+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:41.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:41 smithi105 bash[15210]: cluster 2024-09-17T07:22:40.132670+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:41.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:41 smithi105 bash[15210]: audit 2024-09-17T07:22:40.784563+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:41.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:41 smithi105 bash[19705]: cluster 2024-09-17T07:22:40.132670+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:41.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:41 smithi105 bash[19705]: audit 2024-09-17T07:22:40.784563+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:42.773 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:42 smithi121 bash[17996]: debug 2024-09-17T07:22:42.541+0000 7fae5659a700 1 -- 172.21.15.121:0/3132585544 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5633003e04e0 con 0x563300459400 2024-09-17T07:22:43.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:43 smithi121 bash[15143]: cluster 2024-09-17T07:22:42.133231+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:43.524 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:43 smithi121 bash[17996]: debug 2024-09-17T07:22:43.097+0000 7fae5e025080 -1 Falling back to public interface 2024-09-17T07:22:43.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:43 smithi105 bash[15210]: cluster 2024-09-17T07:22:42.133231+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:43.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:43 smithi105 bash[19705]: cluster 2024-09-17T07:22:42.133231+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:43.768 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-17T07:22:43.769 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-17T07:22:43.769 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-09-17T07:22:43.769 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-09-17T07:22:43.769 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0177105 s, 592 MB/s 2024-09-17T07:22:43.769 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-09-17T07:22:45.037 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_3 2024-09-17T07:22:45.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:45 smithi121 bash[15143]: cluster 2024-09-17T07:22:44.133801+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:45.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:45 smithi105 bash[15210]: cluster 2024-09-17T07:22:44.133801+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:45.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:45 smithi105 bash[19705]: cluster 2024-09-17T07:22:44.133801+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:46 smithi121 bash[15143]: audit 2024-09-17T07:22:46.133329+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:22:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:46 smithi121 bash[15143]: audit 2024-09-17T07:22:46.134469+0000 mon.a (mon.0) 349 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:22:46.472 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:46 smithi121 bash[17996]: debug 2024-09-17T07:22:46.125+0000 7fae5e025080 -1 osd.4 0 log_to_monitors {default=true} 2024-09-17T07:22:46.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:46 smithi105 bash[15210]: audit 2024-09-17T07:22:46.133329+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:22:46.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:46 smithi105 bash[15210]: audit 2024-09-17T07:22:46.134469+0000 mon.a (mon.0) 349 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:22:46.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:46 smithi105 bash[19705]: audit 2024-09-17T07:22:46.133329+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:22:46.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:46 smithi105 bash[19705]: audit 2024-09-17T07:22:46.134469+0000 mon.a (mon.0) 349 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T07:22:47.523 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:22:47 smithi121 bash[17996]: debug 2024-09-17T07:22:47.213+0000 7fae54596700 -1 osd.4 0 waiting for initial osdmap 2024-09-17T07:22:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:47 smithi121 bash[15143]: cluster 2024-09-17T07:22:46.134363+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:47 smithi121 bash[15143]: audit 2024-09-17T07:22:46.204428+0000 mon.a (mon.0) 350 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T07:22:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:47 smithi121 bash[15143]: cluster 2024-09-17T07:22:46.204590+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T07:22:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:47 smithi121 bash[15143]: audit 2024-09-17T07:22:46.204854+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:47 smithi121 bash[15143]: audit 2024-09-17T07:22:46.206103+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:22:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:47 smithi121 bash[15143]: audit 2024-09-17T07:22:46.207212+0000 mon.a (mon.0) 353 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:22:47.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[15210]: cluster 2024-09-17T07:22:46.134363+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:47.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[15210]: audit 2024-09-17T07:22:46.204428+0000 mon.a (mon.0) 350 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T07:22:47.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[15210]: cluster 2024-09-17T07:22:46.204590+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T07:22:47.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[15210]: audit 2024-09-17T07:22:46.204854+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:47.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[15210]: audit 2024-09-17T07:22:46.206103+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:22:47.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[15210]: audit 2024-09-17T07:22:46.207212+0000 mon.a (mon.0) 353 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:22:47.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[19705]: cluster 2024-09-17T07:22:46.134363+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:47.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[19705]: audit 2024-09-17T07:22:46.204428+0000 mon.a (mon.0) 350 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T07:22:47.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[19705]: cluster 2024-09-17T07:22:46.204590+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T07:22:47.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[19705]: audit 2024-09-17T07:22:46.204854+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:47.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[19705]: audit 2024-09-17T07:22:46.206103+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:22:47.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:47 smithi105 bash[19705]: audit 2024-09-17T07:22:46.207212+0000 mon.a (mon.0) 353 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:47.206843+0000 mon.a (mon.0) 354 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: cluster 2024-09-17T07:22:47.207081+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:47.209575+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:47.217923+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:48.014256+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:48.022499+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:48.025511+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:48.034201+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.487 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: cluster 2024-09-17T07:22:48.210181+0000 mon.a (mon.0) 362 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600] boot 2024-09-17T07:22:48.488 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: cluster 2024-09-17T07:22:48.210679+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T07:22:48.488 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:48 smithi121 bash[15143]: audit 2024-09-17T07:22:48.210931+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:47.206843+0000 mon.a (mon.0) 354 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:22:48.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: cluster 2024-09-17T07:22:47.207081+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T07:22:48.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:47.209575+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:47.217923+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:48.014256+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:48.022499+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:48.025511+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:48.034201+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: cluster 2024-09-17T07:22:48.210181+0000 mon.a (mon.0) 362 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600] boot 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: cluster 2024-09-17T07:22:48.210679+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[15210]: audit 2024-09-17T07:22:48.210931+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:47.206843+0000 mon.a (mon.0) 354 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: cluster 2024-09-17T07:22:47.207081+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:47.209575+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:47.217923+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:48.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:48.014256+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:48.022499+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:48.025511+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:22:48.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:48.034201+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:22:48.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: cluster 2024-09-17T07:22:48.210181+0000 mon.a (mon.0) 362 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3793342600,v1:172.21.15.121:6801/3793342600] boot 2024-09-17T07:22:48.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: cluster 2024-09-17T07:22:48.210679+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T07:22:48.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:48 smithi105 bash[19705]: audit 2024-09-17T07:22:48.210931+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:22:49.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: cluster 2024-09-17T07:22:47.145272+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:22:49.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: cluster 2024-09-17T07:22:47.145480+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:22:49.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: cephadm 2024-09-17T07:22:48.005142+0000 mgr.y (mgr.14144) 133 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:22:49.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: cluster 2024-09-17T07:22:48.134918+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:49.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: audit 2024-09-17T07:22:48.837197+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:49.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: audit 2024-09-17T07:22:48.841222+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:49.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: audit 2024-09-17T07:22:48.842964+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:49.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:49 smithi121 bash[15143]: cluster 2024-09-17T07:22:49.193239+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T07:22:49.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: cluster 2024-09-17T07:22:47.145272+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:22:49.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: cluster 2024-09-17T07:22:47.145480+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:22:49.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: cephadm 2024-09-17T07:22:48.005142+0000 mgr.y (mgr.14144) 133 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:22:49.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: cluster 2024-09-17T07:22:48.134918+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:49.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: audit 2024-09-17T07:22:48.837197+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:49.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: audit 2024-09-17T07:22:48.841222+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: audit 2024-09-17T07:22:48.842964+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[19705]: cluster 2024-09-17T07:22:49.193239+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: cluster 2024-09-17T07:22:47.145272+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: cluster 2024-09-17T07:22:47.145480+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: cephadm 2024-09-17T07:22:48.005142+0000 mgr.y (mgr.14144) 133 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: cluster 2024-09-17T07:22:48.134918+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: audit 2024-09-17T07:22:48.837197+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: audit 2024-09-17T07:22:48.841222+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: audit 2024-09-17T07:22:48.842964+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:22:49.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:49 smithi105 bash[15210]: cluster 2024-09-17T07:22:49.193239+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T07:22:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:50 smithi121 bash[15143]: audit 2024-09-17T07:22:48.835405+0000 mgr.y (mgr.14144) 135 : audit [DBG] from='client.14331 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:50 smithi121 bash[15143]: cephadm 2024-09-17T07:22:48.840610+0000 mgr.y (mgr.14144) 136 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:22:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:50 smithi121 bash[15143]: cluster 2024-09-17T07:22:50.204080+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T07:22:50.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:50 smithi105 bash[19705]: audit 2024-09-17T07:22:48.835405+0000 mgr.y (mgr.14144) 135 : audit [DBG] from='client.14331 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:50.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:50 smithi105 bash[19705]: cephadm 2024-09-17T07:22:48.840610+0000 mgr.y (mgr.14144) 136 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:22:50.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:50 smithi105 bash[19705]: cluster 2024-09-17T07:22:50.204080+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T07:22:50.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:50 smithi105 bash[15210]: audit 2024-09-17T07:22:48.835405+0000 mgr.y (mgr.14144) 135 : audit [DBG] from='client.14331 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:22:50.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:50 smithi105 bash[15210]: cephadm 2024-09-17T07:22:48.840610+0000 mgr.y (mgr.14144) 136 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:22:50.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:50 smithi105 bash[15210]: cluster 2024-09-17T07:22:50.204080+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T07:22:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:51 smithi121 bash[15143]: cluster 2024-09-17T07:22:50.135511+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v123: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:51.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:51 smithi105 bash[19705]: cluster 2024-09-17T07:22:50.135511+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v123: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:51.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:51 smithi105 bash[15210]: cluster 2024-09-17T07:22:50.135511+0000 mgr.y (mgr.14144) 137 : cluster [DBG] pgmap v123: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:52.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:52 smithi121 bash[15143]: cluster 2024-09-17T07:22:52.136076+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v125: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:52.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:52 smithi105 bash[15210]: cluster 2024-09-17T07:22:52.136076+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v125: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:52.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:52 smithi105 bash[19705]: cluster 2024-09-17T07:22:52.136076+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v125: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:53 smithi121 bash[15143]: audit 2024-09-17T07:22:52.631966+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.121:0/2637421554' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]: dispatch 2024-09-17T07:22:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:53 smithi121 bash[15143]: audit 2024-09-17T07:22:52.633202+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]: dispatch 2024-09-17T07:22:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:53 smithi121 bash[15143]: audit 2024-09-17T07:22:52.641881+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]': finished 2024-09-17T07:22:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:53 smithi121 bash[15143]: cluster 2024-09-17T07:22:52.642028+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-17T07:22:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:53 smithi121 bash[15143]: audit 2024-09-17T07:22:52.642368+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:22:53.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[15210]: audit 2024-09-17T07:22:52.631966+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.121:0/2637421554' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]: dispatch 2024-09-17T07:22:53.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[15210]: audit 2024-09-17T07:22:52.633202+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]: dispatch 2024-09-17T07:22:53.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[15210]: audit 2024-09-17T07:22:52.641881+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]': finished 2024-09-17T07:22:53.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[15210]: cluster 2024-09-17T07:22:52.642028+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-17T07:22:53.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[15210]: audit 2024-09-17T07:22:52.642368+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:22:53.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[19705]: audit 2024-09-17T07:22:52.631966+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.121:0/2637421554' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]: dispatch 2024-09-17T07:22:53.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[19705]: audit 2024-09-17T07:22:52.633202+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]: dispatch 2024-09-17T07:22:53.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[19705]: audit 2024-09-17T07:22:52.641881+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "991167c5-2c12-4df0-ab55-4c040718239b"}]': finished 2024-09-17T07:22:53.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[19705]: cluster 2024-09-17T07:22:52.642028+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-09-17T07:22:53.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:53 smithi105 bash[19705]: audit 2024-09-17T07:22:52.642368+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:22:54.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:54 smithi121 bash[15143]: audit 2024-09-17T07:22:53.287941+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.121:0/2952321851' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:54.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:54 smithi121 bash[15143]: cluster 2024-09-17T07:22:54.136649+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:54.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:54 smithi105 bash[15210]: audit 2024-09-17T07:22:53.287941+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.121:0/2952321851' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:54.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:54 smithi105 bash[15210]: cluster 2024-09-17T07:22:54.136649+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:54.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:54 smithi105 bash[19705]: audit 2024-09-17T07:22:53.287941+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.121:0/2952321851' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:22:54.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:54 smithi105 bash[19705]: cluster 2024-09-17T07:22:54.136649+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v127: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:57.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:57 smithi121 bash[15143]: cluster 2024-09-17T07:22:56.137212+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:57.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:57 smithi105 bash[15210]: cluster 2024-09-17T07:22:56.137212+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:57.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:57 smithi105 bash[19705]: cluster 2024-09-17T07:22:56.137212+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:59.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:22:59 smithi121 bash[15143]: cluster 2024-09-17T07:22:58.137760+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:59.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:22:59 smithi105 bash[15210]: cluster 2024-09-17T07:22:58.137760+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:22:59.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:22:59 smithi105 bash[19705]: cluster 2024-09-17T07:22:58.137760+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:00.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:00 smithi121 bash[15143]: audit 2024-09-17T07:23:00.168231+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:23:00.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:00 smithi121 bash[15143]: audit 2024-09-17T07:23:00.170013+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:00.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:00 smithi105 bash[15210]: audit 2024-09-17T07:23:00.168231+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:23:00.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:00 smithi105 bash[15210]: audit 2024-09-17T07:23:00.170013+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:00.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:00 smithi105 bash[19705]: audit 2024-09-17T07:23:00.168231+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:23:00.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:00 smithi105 bash[19705]: audit 2024-09-17T07:23:00.170013+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:01.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:01 smithi121 bash[15143]: cluster 2024-09-17T07:23:00.138336+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:01.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:01 smithi121 bash[15143]: cephadm 2024-09-17T07:23:00.171533+0000 mgr.y (mgr.14144) 143 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T07:23:01.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:01 smithi105 bash[15210]: cluster 2024-09-17T07:23:00.138336+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:01.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:01 smithi105 bash[15210]: cephadm 2024-09-17T07:23:00.171533+0000 mgr.y (mgr.14144) 143 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T07:23:01.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:01 smithi105 bash[19705]: cluster 2024-09-17T07:23:00.138336+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:01.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:01 smithi105 bash[19705]: cephadm 2024-09-17T07:23:00.171533+0000 mgr.y (mgr.14144) 143 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T07:23:02.537 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 5 on host 'smithi121' 2024-09-17T07:23:03.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:03 smithi121 bash[15143]: cluster 2024-09-17T07:23:02.138898+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:03.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:03 smithi121 bash[15143]: audit 2024-09-17T07:23:02.513013+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:03.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:03 smithi121 bash[15143]: audit 2024-09-17T07:23:02.523356+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:03.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:03 smithi121 bash[15143]: audit 2024-09-17T07:23:02.533115+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:03.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[19705]: cluster 2024-09-17T07:23:02.138898+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:03.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[19705]: audit 2024-09-17T07:23:02.513013+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:03.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[19705]: audit 2024-09-17T07:23:02.523356+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:03.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[19705]: audit 2024-09-17T07:23:02.533115+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:03.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[15210]: cluster 2024-09-17T07:23:02.138898+0000 mgr.y (mgr.14144) 144 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:03.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[15210]: audit 2024-09-17T07:23:02.513013+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:03.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[15210]: audit 2024-09-17T07:23:02.523356+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:03.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:03 smithi105 bash[15210]: audit 2024-09-17T07:23:02.533115+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:03.668 DEBUG:teuthology.orchestra.run.smithi121:osd.5> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T07:23:03.780 INFO:tasks.cephadm:Deploying osd.6 on smithi121 with /dev/vg_nvme/lv_2... 2024-09-17T07:23:03.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-17T07:23:04.529 INFO:journalctl@ceph.osd.5.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:23:05.192 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:04 smithi121 bash[20515]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T07:23:05.192 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:04 smithi121 bash[20515]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-17T07:23:05.193 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:04 smithi121 bash[20515]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T07:23:05.193 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:04 smithi121 bash[20515]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-17T07:23:05.193 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:04 smithi121 bash[20515]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T07:23:05.193 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:04 smithi121 bash[20515]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T07:23:05.193 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:04 smithi121 bash[20515]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-17T07:23:05.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:05 smithi121 bash[15143]: cluster 2024-09-17T07:23:04.139491+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:05.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:05 smithi105 bash[19705]: cluster 2024-09-17T07:23:04.139491+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:05.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:05 smithi105 bash[15210]: cluster 2024-09-17T07:23:04.139491+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:07 smithi121 bash[15143]: cluster 2024-09-17T07:23:06.140185+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:07.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:07 smithi121 bash[15143]: audit 2024-09-17T07:23:06.625997+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:07.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:07 smithi105 bash[15210]: cluster 2024-09-17T07:23:06.140185+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:07.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:07 smithi105 bash[15210]: audit 2024-09-17T07:23:06.625997+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:07.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:07 smithi105 bash[19705]: cluster 2024-09-17T07:23:06.140185+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:07.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:07 smithi105 bash[19705]: audit 2024-09-17T07:23:06.625997+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:08.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:08 smithi121 bash[15143]: cluster 2024-09-17T07:23:08.140826+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:08.524 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:08 smithi121 bash[20741]: debug 2024-09-17T07:23:08.321+0000 7f8ac0c66700 1 -- 172.21.15.121:0/813857979 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a99b79e4e0 con 0x55a99b817000 2024-09-17T07:23:08.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:08 smithi105 bash[15210]: cluster 2024-09-17T07:23:08.140826+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:08.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:08 smithi105 bash[19705]: cluster 2024-09-17T07:23:08.140826+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:09.023 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:08 smithi121 bash[20741]: debug 2024-09-17T07:23:08.877+0000 7f8ac86f1080 -1 Falling back to public interface 2024-09-17T07:23:09.336 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-17T07:23:09.337 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-17T07:23:09.337 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-09-17T07:23:09.337 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-09-17T07:23:09.337 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0155125 s, 676 MB/s 2024-09-17T07:23:09.337 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-09-17T07:23:10.495 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_2 2024-09-17T07:23:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:11 smithi121 bash[15143]: cluster 2024-09-17T07:23:10.141399+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:11.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:11 smithi105 bash[15210]: cluster 2024-09-17T07:23:10.141399+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:11.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:11 smithi105 bash[19705]: cluster 2024-09-17T07:23:10.141399+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:12.212 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:11 smithi121 bash[20741]: debug 2024-09-17T07:23:11.881+0000 7f8ac86f1080 -1 osd.5 0 log_to_monitors {default=true} 2024-09-17T07:23:12.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:12 smithi121 bash[15143]: audit 2024-09-17T07:23:11.891296+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:23:12.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:12 smithi121 bash[15143]: audit 2024-09-17T07:23:11.892177+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:23:12.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:12 smithi105 bash[19705]: audit 2024-09-17T07:23:11.891296+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:23:12.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:12 smithi105 bash[19705]: audit 2024-09-17T07:23:11.892177+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:23:12.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:12 smithi105 bash[15210]: audit 2024-09-17T07:23:11.891296+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:23:12.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:12 smithi105 bash[15210]: audit 2024-09-17T07:23:11.892177+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T07:23:13.523 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 07:23:13 smithi121 bash[20741]: debug 2024-09-17T07:23:13.217+0000 7f8ac0465700 -1 osd.5 0 waiting for initial osdmap 2024-09-17T07:23:13.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:13 smithi121 bash[15143]: cluster 2024-09-17T07:23:12.141985+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:13.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:13 smithi121 bash[15143]: audit 2024-09-17T07:23:12.211644+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T07:23:13.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:13 smithi121 bash[15143]: cluster 2024-09-17T07:23:12.211785+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T07:23:13.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:13 smithi121 bash[15143]: audit 2024-09-17T07:23:12.212128+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:13.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:13 smithi121 bash[15143]: audit 2024-09-17T07:23:12.213697+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:13.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:13 smithi121 bash[15143]: audit 2024-09-17T07:23:12.214511+0000 mon.a (mon.0) 384 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:13.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[15210]: cluster 2024-09-17T07:23:12.141985+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:13.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[15210]: audit 2024-09-17T07:23:12.211644+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T07:23:13.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[15210]: cluster 2024-09-17T07:23:12.211785+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T07:23:13.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[15210]: audit 2024-09-17T07:23:12.212128+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:13.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[15210]: audit 2024-09-17T07:23:12.213697+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:13.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[15210]: audit 2024-09-17T07:23:12.214511+0000 mon.a (mon.0) 384 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:13.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[19705]: cluster 2024-09-17T07:23:12.141985+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:13.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[19705]: audit 2024-09-17T07:23:12.211644+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T07:23:13.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[19705]: cluster 2024-09-17T07:23:12.211785+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T07:23:13.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[19705]: audit 2024-09-17T07:23:12.212128+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:13.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[19705]: audit 2024-09-17T07:23:12.213697+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:13.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:13 smithi105 bash[19705]: audit 2024-09-17T07:23:12.214511+0000 mon.a (mon.0) 384 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: audit 2024-09-17T07:23:13.214930+0000 mon.a (mon.0) 385 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: cluster 2024-09-17T07:23:13.215102+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: audit 2024-09-17T07:23:13.215991+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: audit 2024-09-17T07:23:13.223052+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: cluster 2024-09-17T07:23:14.201839+0000 mon.a (mon.0) 389 : cluster [INF] osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259] boot 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: cluster 2024-09-17T07:23:14.201949+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: audit 2024-09-17T07:23:14.202768+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:14 smithi121 bash[15143]: audit 2024-09-17T07:23:14.207330+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: audit 2024-09-17T07:23:13.214930+0000 mon.a (mon.0) 385 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: cluster 2024-09-17T07:23:13.215102+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: audit 2024-09-17T07:23:13.215991+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: audit 2024-09-17T07:23:13.223052+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: cluster 2024-09-17T07:23:14.201839+0000 mon.a (mon.0) 389 : cluster [INF] osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259] boot 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: cluster 2024-09-17T07:23:14.201949+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: audit 2024-09-17T07:23:14.202768+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[19705]: audit 2024-09-17T07:23:14.207330+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:14.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: audit 2024-09-17T07:23:13.214930+0000 mon.a (mon.0) 385 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:23:14.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: cluster 2024-09-17T07:23:13.215102+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T07:23:14.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: audit 2024-09-17T07:23:13.215991+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: audit 2024-09-17T07:23:13.223052+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: cluster 2024-09-17T07:23:14.201839+0000 mon.a (mon.0) 389 : cluster [INF] osd.5 [v2:172.21.15.121:6808/1332351259,v1:172.21.15.121:6809/1332351259] boot 2024-09-17T07:23:14.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: cluster 2024-09-17T07:23:14.201949+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-09-17T07:23:14.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: audit 2024-09-17T07:23:14.202768+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:23:14.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:14 smithi105 bash[15210]: audit 2024-09-17T07:23:14.207330+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: cluster 2024-09-17T07:23:12.918752+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: cluster 2024-09-17T07:23:12.919054+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: cluster 2024-09-17T07:23:14.142532+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: cephadm 2024-09-17T07:23:14.192173+0000 mgr.y (mgr.14144) 151 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: audit 2024-09-17T07:23:14.456020+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: audit 2024-09-17T07:23:14.460358+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: audit 2024-09-17T07:23:14.470204+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: audit 2024-09-17T07:23:14.581480+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:23:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: audit 2024-09-17T07:23:14.585344+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:23:15.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: audit 2024-09-17T07:23:14.587314+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:15.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:15 smithi121 bash[15143]: cluster 2024-09-17T07:23:15.212676+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T07:23:15.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: cluster 2024-09-17T07:23:12.918752+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:23:15.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: cluster 2024-09-17T07:23:12.919054+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:23:15.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: cluster 2024-09-17T07:23:14.142532+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:15.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: cephadm 2024-09-17T07:23:14.192173+0000 mgr.y (mgr.14144) 151 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:23:15.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: audit 2024-09-17T07:23:14.456020+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: audit 2024-09-17T07:23:14.460358+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: audit 2024-09-17T07:23:14.470204+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: audit 2024-09-17T07:23:14.581480+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: audit 2024-09-17T07:23:14.585344+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: audit 2024-09-17T07:23:14.587314+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[15210]: cluster 2024-09-17T07:23:15.212676+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: cluster 2024-09-17T07:23:12.918752+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: cluster 2024-09-17T07:23:12.919054+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:23:15.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: cluster 2024-09-17T07:23:14.142532+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: cephadm 2024-09-17T07:23:14.192173+0000 mgr.y (mgr.14144) 151 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: audit 2024-09-17T07:23:14.456020+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: audit 2024-09-17T07:23:14.460358+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: audit 2024-09-17T07:23:14.470204+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: audit 2024-09-17T07:23:14.581480+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: audit 2024-09-17T07:23:14.585344+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: audit 2024-09-17T07:23:14.587314+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:15 smithi105 bash[19705]: cluster 2024-09-17T07:23:15.212676+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T07:23:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:16 smithi121 bash[15143]: audit 2024-09-17T07:23:14.579736+0000 mgr.y (mgr.14144) 152 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:16 smithi121 bash[15143]: cephadm 2024-09-17T07:23:14.584618+0000 mgr.y (mgr.14144) 153 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:23:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:16 smithi121 bash[15143]: cluster 2024-09-17T07:23:16.214481+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T07:23:16.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:16 smithi105 bash[15210]: audit 2024-09-17T07:23:14.579736+0000 mgr.y (mgr.14144) 152 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:16.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:16 smithi105 bash[15210]: cephadm 2024-09-17T07:23:14.584618+0000 mgr.y (mgr.14144) 153 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:23:16.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:16 smithi105 bash[15210]: cluster 2024-09-17T07:23:16.214481+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T07:23:16.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:16 smithi105 bash[19705]: audit 2024-09-17T07:23:14.579736+0000 mgr.y (mgr.14144) 152 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:16.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:16 smithi105 bash[19705]: cephadm 2024-09-17T07:23:14.584618+0000 mgr.y (mgr.14144) 153 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:23:16.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:16 smithi105 bash[19705]: cluster 2024-09-17T07:23:16.214481+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T07:23:17.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:17 smithi121 bash[15143]: cluster 2024-09-17T07:23:16.143088+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:17.584 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:17 smithi105 bash[19705]: cluster 2024-09-17T07:23:16.143088+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:17.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:17 smithi105 bash[15210]: cluster 2024-09-17T07:23:16.143088+0000 mgr.y (mgr.14144) 154 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:18.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:18 smithi121 bash[15143]: cluster 2024-09-17T07:23:18.143649+0000 mgr.y (mgr.14144) 155 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:18.584 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:18 smithi105 bash[15210]: cluster 2024-09-17T07:23:18.143649+0000 mgr.y (mgr.14144) 155 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:18.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:18 smithi105 bash[19705]: cluster 2024-09-17T07:23:18.143649+0000 mgr.y (mgr.14144) 155 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:19.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:19 smithi121 bash[15143]: audit 2024-09-17T07:23:18.526139+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.121:0/2331370549' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]: dispatch 2024-09-17T07:23:19.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:19 smithi121 bash[15143]: audit 2024-09-17T07:23:18.526980+0000 mon.a (mon.0) 401 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]: dispatch 2024-09-17T07:23:19.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:19 smithi121 bash[15143]: audit 2024-09-17T07:23:18.540531+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]': finished 2024-09-17T07:23:19.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:19 smithi121 bash[15143]: cluster 2024-09-17T07:23:18.540763+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-17T07:23:19.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:19 smithi121 bash[15143]: audit 2024-09-17T07:23:18.541084+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:19.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:19 smithi121 bash[15143]: audit 2024-09-17T07:23:19.179706+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.121:0/550718800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:23:19.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[15210]: audit 2024-09-17T07:23:18.526139+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.121:0/2331370549' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]: dispatch 2024-09-17T07:23:19.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[15210]: audit 2024-09-17T07:23:18.526980+0000 mon.a (mon.0) 401 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]: dispatch 2024-09-17T07:23:19.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[15210]: audit 2024-09-17T07:23:18.540531+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]': finished 2024-09-17T07:23:19.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[15210]: cluster 2024-09-17T07:23:18.540763+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-17T07:23:19.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[15210]: audit 2024-09-17T07:23:18.541084+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:19.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[15210]: audit 2024-09-17T07:23:19.179706+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.121:0/550718800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:23:19.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[19705]: audit 2024-09-17T07:23:18.526139+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.121:0/2331370549' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]: dispatch 2024-09-17T07:23:19.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[19705]: audit 2024-09-17T07:23:18.526980+0000 mon.a (mon.0) 401 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]: dispatch 2024-09-17T07:23:19.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[19705]: audit 2024-09-17T07:23:18.540531+0000 mon.a (mon.0) 402 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da2a2ac6-0921-4ea4-8f4b-c756e258fc1f"}]': finished 2024-09-17T07:23:19.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[19705]: cluster 2024-09-17T07:23:18.540763+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-09-17T07:23:19.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[19705]: audit 2024-09-17T07:23:18.541084+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:19.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:19 smithi105 bash[19705]: audit 2024-09-17T07:23:19.179706+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.121:0/550718800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:23:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:20 smithi121 bash[15143]: cluster 2024-09-17T07:23:20.144341+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:20.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:20 smithi105 bash[15210]: cluster 2024-09-17T07:23:20.144341+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:20.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:20 smithi105 bash[19705]: cluster 2024-09-17T07:23:20.144341+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:23.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:23 smithi121 bash[15143]: cluster 2024-09-17T07:23:22.145023+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:23.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:23 smithi105 bash[15210]: cluster 2024-09-17T07:23:22.145023+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:23.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:23 smithi105 bash[19705]: cluster 2024-09-17T07:23:22.145023+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:25.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:25 smithi121 bash[15143]: cluster 2024-09-17T07:23:24.145609+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:25.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:25 smithi105 bash[15210]: cluster 2024-09-17T07:23:24.145609+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:25.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:25 smithi105 bash[19705]: cluster 2024-09-17T07:23:24.145609+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:27.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:27 smithi121 bash[15143]: cluster 2024-09-17T07:23:26.146274+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:27.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:27 smithi121 bash[15143]: audit 2024-09-17T07:23:26.290155+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:23:27.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:27 smithi121 bash[15143]: audit 2024-09-17T07:23:26.292916+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:23:27.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:27 smithi121 bash[15143]: audit 2024-09-17T07:23:26.417019+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:23:27.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:27 smithi121 bash[15143]: audit 2024-09-17T07:23:26.419016+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:27.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[15210]: cluster 2024-09-17T07:23:26.146274+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:27.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[15210]: audit 2024-09-17T07:23:26.290155+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:23:27.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[15210]: audit 2024-09-17T07:23:26.292916+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:23:27.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[15210]: audit 2024-09-17T07:23:26.417019+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:23:27.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[15210]: audit 2024-09-17T07:23:26.419016+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:27.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[19705]: cluster 2024-09-17T07:23:26.146274+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:27.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[19705]: audit 2024-09-17T07:23:26.290155+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:23:27.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[19705]: audit 2024-09-17T07:23:26.292916+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:23:27.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[19705]: audit 2024-09-17T07:23:26.417019+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:23:27.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:27 smithi105 bash[19705]: audit 2024-09-17T07:23:26.419016+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:28 smithi121 bash[15143]: cephadm 2024-09-17T07:23:26.420682+0000 mgr.y (mgr.14144) 160 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T07:23:28.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:28 smithi105 bash[15210]: cephadm 2024-09-17T07:23:26.420682+0000 mgr.y (mgr.14144) 160 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T07:23:28.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:28 smithi105 bash[19705]: cephadm 2024-09-17T07:23:26.420682+0000 mgr.y (mgr.14144) 160 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T07:23:28.803 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 6 on host 'smithi121' 2024-09-17T07:23:29.491 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:29 smithi121 bash[15143]: cluster 2024-09-17T07:23:28.146960+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:29.491 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:29 smithi121 bash[15143]: audit 2024-09-17T07:23:28.776923+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:29.491 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:29 smithi121 bash[15143]: audit 2024-09-17T07:23:28.786515+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:29.491 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:29 smithi121 bash[15143]: audit 2024-09-17T07:23:28.798653+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:29.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[15210]: cluster 2024-09-17T07:23:28.146960+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:29.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[15210]: audit 2024-09-17T07:23:28.776923+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:29.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[15210]: audit 2024-09-17T07:23:28.786515+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:29.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[15210]: audit 2024-09-17T07:23:28.798653+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:29.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[19705]: cluster 2024-09-17T07:23:28.146960+0000 mgr.y (mgr.14144) 161 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:29.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[19705]: audit 2024-09-17T07:23:28.776923+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:29.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[19705]: audit 2024-09-17T07:23:28.786515+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:29.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:29 smithi105 bash[19705]: audit 2024-09-17T07:23:28.798653+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:30.184 DEBUG:teuthology.orchestra.run.smithi121:osd.6> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T07:23:30.186 INFO:tasks.cephadm:Deploying osd.7 on smithi121 with /dev/vg_nvme/lv_1... 2024-09-17T07:23:30.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-17T07:23:30.504 INFO:journalctl@ceph.osd.6.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:23:31.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[15143]: cluster 2024-09-17T07:23:30.147528+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:31.524 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[23240]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T07:23:31.524 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[23240]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-17T07:23:31.524 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[23240]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T07:23:31.524 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[23240]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-17T07:23:31.524 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[23240]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T07:23:31.524 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[23240]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T07:23:31.525 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:31 smithi121 bash[23240]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-17T07:23:31.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:31 smithi105 bash[19705]: cluster 2024-09-17T07:23:30.147528+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:31.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:31 smithi105 bash[15210]: cluster 2024-09-17T07:23:30.147528+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:33.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:33 smithi121 bash[15143]: cluster 2024-09-17T07:23:32.148082+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:33.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:33 smithi105 bash[15210]: cluster 2024-09-17T07:23:32.148082+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:33.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:33 smithi105 bash[19705]: cluster 2024-09-17T07:23:32.148082+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:34.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:34 smithi105 bash[15210]: audit 2024-09-17T07:23:33.280719+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:34.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:34 smithi105 bash[15210]: cluster 2024-09-17T07:23:34.148647+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:34.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:34 smithi105 bash[19705]: audit 2024-09-17T07:23:33.280719+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:34.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:34 smithi105 bash[19705]: cluster 2024-09-17T07:23:34.148647+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:34.655 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:34 smithi121 bash[15143]: audit 2024-09-17T07:23:33.280719+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:34.656 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:34 smithi121 bash[15143]: cluster 2024-09-17T07:23:34.148647+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:35.024 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:34 smithi121 bash[23469]: debug 2024-09-17T07:23:34.760+0000 7f18a994e700 1 -- 172.21.15.121:0/1541032411 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5583eba504e0 con 0x5583ebac9400 2024-09-17T07:23:35.500 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:35 smithi121 bash[23469]: debug 2024-09-17T07:23:35.324+0000 7f18b13d9080 -1 Falling back to public interface 2024-09-17T07:23:36.009 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-17T07:23:36.009 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-17T07:23:36.009 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-09-17T07:23:36.010 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-09-17T07:23:36.010 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0161309 s, 650 MB/s 2024-09-17T07:23:36.010 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-09-17T07:23:36.987 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_1 2024-09-17T07:23:37.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:37 smithi121 bash[15143]: cluster 2024-09-17T07:23:36.149229+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:37.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:37 smithi105 bash[15210]: cluster 2024-09-17T07:23:36.149229+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:37.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:37 smithi105 bash[19705]: cluster 2024-09-17T07:23:36.149229+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:38.612 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:38 smithi121 bash[23469]: debug 2024-09-17T07:23:38.316+0000 7f18b13d9080 -1 osd.6 0 log_to_monitors {default=true} 2024-09-17T07:23:39.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:39 smithi121 bash[15143]: cluster 2024-09-17T07:23:38.149791+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:39.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:39 smithi121 bash[15143]: audit 2024-09-17T07:23:38.323436+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:23:39.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:39 smithi121 bash[15143]: audit 2024-09-17T07:23:38.324083+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:23:39.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:39 smithi105 bash[15210]: cluster 2024-09-17T07:23:38.149791+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:39.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:39 smithi105 bash[15210]: audit 2024-09-17T07:23:38.323436+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:23:39.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:39 smithi105 bash[15210]: audit 2024-09-17T07:23:38.324083+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:23:39.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:39 smithi105 bash[19705]: cluster 2024-09-17T07:23:38.149791+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:39.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:39 smithi105 bash[19705]: audit 2024-09-17T07:23:38.323436+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:23:39.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:39 smithi105 bash[19705]: audit 2024-09-17T07:23:38.324083+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T07:23:40.524 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 07:23:40 smithi121 bash[23469]: debug 2024-09-17T07:23:40.240+0000 7f18a794a700 -1 osd.6 0 waiting for initial osdmap 2024-09-17T07:23:40.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:40 smithi121 bash[15143]: audit 2024-09-17T07:23:39.227477+0000 mon.a (mon.0) 414 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T07:23:40.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:40 smithi121 bash[15143]: cluster 2024-09-17T07:23:39.227564+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-17T07:23:40.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:40 smithi121 bash[15143]: audit 2024-09-17T07:23:39.227802+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:40.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:40 smithi121 bash[15143]: audit 2024-09-17T07:23:39.228764+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:40.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:40 smithi121 bash[15143]: audit 2024-09-17T07:23:39.229121+0000 mon.a (mon.0) 417 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:40.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[15210]: audit 2024-09-17T07:23:39.227477+0000 mon.a (mon.0) 414 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T07:23:40.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[15210]: cluster 2024-09-17T07:23:39.227564+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-17T07:23:40.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[15210]: audit 2024-09-17T07:23:39.227802+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:40.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[15210]: audit 2024-09-17T07:23:39.228764+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:40.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[15210]: audit 2024-09-17T07:23:39.229121+0000 mon.a (mon.0) 417 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:40.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[19705]: audit 2024-09-17T07:23:39.227477+0000 mon.a (mon.0) 414 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T07:23:40.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[19705]: cluster 2024-09-17T07:23:39.227564+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-17T07:23:40.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[19705]: audit 2024-09-17T07:23:39.227802+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:40.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[19705]: audit 2024-09-17T07:23:39.228764+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:40.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:40 smithi105 bash[19705]: audit 2024-09-17T07:23:39.229121+0000 mon.a (mon.0) 417 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: cluster 2024-09-17T07:23:40.150381+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: audit 2024-09-17T07:23:40.232820+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: cluster 2024-09-17T07:23:40.233080+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: audit 2024-09-17T07:23:40.233858+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: audit 2024-09-17T07:23:40.242971+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: cephadm 2024-09-17T07:23:40.491733+0000 mgr.y (mgr.14144) 168 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: audit 2024-09-17T07:23:40.501499+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: audit 2024-09-17T07:23:40.512207+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: audit 2024-09-17T07:23:40.514847+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:41.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:41 smithi121 bash[15143]: audit 2024-09-17T07:23:40.525321+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: cluster 2024-09-17T07:23:40.150381+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:41.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: audit 2024-09-17T07:23:40.232820+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:23:41.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: cluster 2024-09-17T07:23:40.233080+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: audit 2024-09-17T07:23:40.233858+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: audit 2024-09-17T07:23:40.242971+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: cephadm 2024-09-17T07:23:40.491733+0000 mgr.y (mgr.14144) 168 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: audit 2024-09-17T07:23:40.501499+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: audit 2024-09-17T07:23:40.512207+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: audit 2024-09-17T07:23:40.514847+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[15210]: audit 2024-09-17T07:23:40.525321+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: cluster 2024-09-17T07:23:40.150381+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: audit 2024-09-17T07:23:40.232820+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: cluster 2024-09-17T07:23:40.233080+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-17T07:23:41.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: audit 2024-09-17T07:23:40.233858+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: audit 2024-09-17T07:23:40.242971+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: cephadm 2024-09-17T07:23:40.491733+0000 mgr.y (mgr.14144) 168 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:23:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: audit 2024-09-17T07:23:40.501499+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: audit 2024-09-17T07:23:40.512207+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: audit 2024-09-17T07:23:40.514847+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:41 smithi105 bash[19705]: audit 2024-09-17T07:23:40.525321+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: cluster 2024-09-17T07:23:39.358521+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: cluster 2024-09-17T07:23:39.358718+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: cluster 2024-09-17T07:23:41.246182+0000 mon.a (mon.0) 426 : cluster [INF] osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463] boot 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: cluster 2024-09-17T07:23:41.246436+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: audit 2024-09-17T07:23:41.247259+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: audit 2024-09-17T07:23:41.353886+0000 mgr.y (mgr.14144) 169 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: audit 2024-09-17T07:23:41.355538+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:23:42.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: cephadm 2024-09-17T07:23:41.358600+0000 mgr.y (mgr.14144) 170 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:23:42.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: audit 2024-09-17T07:23:41.359189+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:23:42.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: audit 2024-09-17T07:23:41.360955+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:42.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:42 smithi121 bash[15143]: cluster 2024-09-17T07:23:42.151009+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:42.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: cluster 2024-09-17T07:23:39.358521+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: cluster 2024-09-17T07:23:39.358718+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: cluster 2024-09-17T07:23:41.246182+0000 mon.a (mon.0) 426 : cluster [INF] osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463] boot 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: cluster 2024-09-17T07:23:41.246436+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: audit 2024-09-17T07:23:41.247259+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: audit 2024-09-17T07:23:41.353886+0000 mgr.y (mgr.14144) 169 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: audit 2024-09-17T07:23:41.355538+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: cephadm 2024-09-17T07:23:41.358600+0000 mgr.y (mgr.14144) 170 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: audit 2024-09-17T07:23:41.359189+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: audit 2024-09-17T07:23:41.360955+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[15210]: cluster 2024-09-17T07:23:42.151009+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: cluster 2024-09-17T07:23:39.358521+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: cluster 2024-09-17T07:23:39.358718+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: cluster 2024-09-17T07:23:41.246182+0000 mon.a (mon.0) 426 : cluster [INF] osd.6 [v2:172.21.15.121:6816/2490711463,v1:172.21.15.121:6817/2490711463] boot 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: cluster 2024-09-17T07:23:41.246436+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: audit 2024-09-17T07:23:41.247259+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: audit 2024-09-17T07:23:41.353886+0000 mgr.y (mgr.14144) 169 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: audit 2024-09-17T07:23:41.355538+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: cephadm 2024-09-17T07:23:41.358600+0000 mgr.y (mgr.14144) 170 : cephadm [INF] Applying service osd.None on host smithi121... 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: audit 2024-09-17T07:23:41.359189+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: audit 2024-09-17T07:23:41.360955+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:42.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:42 smithi105 bash[19705]: cluster 2024-09-17T07:23:42.151009+0000 mgr.y (mgr.14144) 171 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T07:23:43.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:43 smithi105 bash[15210]: cluster 2024-09-17T07:23:42.265025+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-17T07:23:43.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:43 smithi105 bash[19705]: cluster 2024-09-17T07:23:42.265025+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-17T07:23:43.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:43 smithi121 bash[15143]: cluster 2024-09-17T07:23:42.265025+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-17T07:23:44.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:44 smithi121 bash[15143]: cluster 2024-09-17T07:23:43.268361+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-17T07:23:44.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:44 smithi121 bash[15143]: cluster 2024-09-17T07:23:44.151644+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:44.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:44 smithi105 bash[15210]: cluster 2024-09-17T07:23:43.268361+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-17T07:23:44.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:44 smithi105 bash[15210]: cluster 2024-09-17T07:23:44.151644+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:44.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:44 smithi105 bash[19705]: cluster 2024-09-17T07:23:43.268361+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-17T07:23:44.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:44 smithi105 bash[19705]: cluster 2024-09-17T07:23:44.151644+0000 mgr.y (mgr.14144) 172 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:45.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:45 smithi121 bash[15143]: audit 2024-09-17T07:23:45.341674+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.121:0/3088142396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]: dispatch 2024-09-17T07:23:45.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:45 smithi121 bash[15143]: audit 2024-09-17T07:23:45.342243+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]: dispatch 2024-09-17T07:23:45.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:45 smithi121 bash[15143]: audit 2024-09-17T07:23:45.351195+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]': finished 2024-09-17T07:23:45.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:45 smithi121 bash[15143]: cluster 2024-09-17T07:23:45.351375+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-17T07:23:45.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:45 smithi121 bash[15143]: audit 2024-09-17T07:23:45.351691+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:23:45.835 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[15210]: audit 2024-09-17T07:23:45.341674+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.121:0/3088142396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]: dispatch 2024-09-17T07:23:45.835 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[15210]: audit 2024-09-17T07:23:45.342243+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]: dispatch 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[15210]: audit 2024-09-17T07:23:45.351195+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]': finished 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[15210]: cluster 2024-09-17T07:23:45.351375+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[15210]: audit 2024-09-17T07:23:45.351691+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[19705]: audit 2024-09-17T07:23:45.341674+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.121:0/3088142396' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]: dispatch 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[19705]: audit 2024-09-17T07:23:45.342243+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]: dispatch 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[19705]: audit 2024-09-17T07:23:45.351195+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2153c7f7-6494-4067-8fe3-34ee059f2463"}]': finished 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[19705]: cluster 2024-09-17T07:23:45.351375+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-09-17T07:23:45.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:45 smithi105 bash[19705]: audit 2024-09-17T07:23:45.351691+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:23:46.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:46 smithi121 bash[15143]: audit 2024-09-17T07:23:46.003822+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.121:0/137019292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:23:46.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:46 smithi121 bash[15143]: cluster 2024-09-17T07:23:46.152201+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:46.835 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:46 smithi105 bash[19705]: audit 2024-09-17T07:23:46.003822+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.121:0/137019292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:23:46.835 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:46 smithi105 bash[19705]: cluster 2024-09-17T07:23:46.152201+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:46.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:46 smithi105 bash[15210]: audit 2024-09-17T07:23:46.003822+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.121:0/137019292' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T07:23:46.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:46 smithi105 bash[15210]: cluster 2024-09-17T07:23:46.152201+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v165: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:49.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:49 smithi121 bash[15143]: cluster 2024-09-17T07:23:48.152792+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:49.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:49 smithi105 bash[19705]: cluster 2024-09-17T07:23:48.152792+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:49.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:49 smithi105 bash[15210]: cluster 2024-09-17T07:23:48.152792+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:51 smithi121 bash[15143]: cluster 2024-09-17T07:23:50.153498+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:51.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:51 smithi105 bash[19705]: cluster 2024-09-17T07:23:50.153498+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:51.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:51 smithi105 bash[15210]: cluster 2024-09-17T07:23:50.153498+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:53 smithi121 bash[15143]: cluster 2024-09-17T07:23:52.154106+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:53.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:53 smithi105 bash[15210]: cluster 2024-09-17T07:23:52.154106+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:53.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:53 smithi105 bash[19705]: cluster 2024-09-17T07:23:52.154106+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:54.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:54 smithi121 bash[15143]: audit 2024-09-17T07:23:53.637103+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:23:54.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:54 smithi121 bash[15143]: audit 2024-09-17T07:23:53.638951+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:54.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:54 smithi105 bash[15210]: audit 2024-09-17T07:23:53.637103+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:23:54.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:54 smithi105 bash[15210]: audit 2024-09-17T07:23:53.638951+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:54.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:54 smithi105 bash[19705]: audit 2024-09-17T07:23:53.637103+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:23:54.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:54 smithi105 bash[19705]: audit 2024-09-17T07:23:53.638951+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:23:55.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:55 smithi121 bash[15143]: cephadm 2024-09-17T07:23:53.640507+0000 mgr.y (mgr.14144) 177 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T07:23:55.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:55 smithi121 bash[15143]: cluster 2024-09-17T07:23:54.154697+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:55.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:55 smithi105 bash[15210]: cephadm 2024-09-17T07:23:53.640507+0000 mgr.y (mgr.14144) 177 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T07:23:55.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:55 smithi105 bash[15210]: cluster 2024-09-17T07:23:54.154697+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:55.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:55 smithi105 bash[19705]: cephadm 2024-09-17T07:23:53.640507+0000 mgr.y (mgr.14144) 177 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T07:23:55.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:55 smithi105 bash[19705]: cluster 2024-09-17T07:23:54.154697+0000 mgr.y (mgr.14144) 178 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:56.332 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 7 on host 'smithi121' 2024-09-17T07:23:56.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:56 smithi121 bash[15143]: cluster 2024-09-17T07:23:56.155324+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:56.585 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:56 smithi105 bash[19705]: cluster 2024-09-17T07:23:56.155324+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:56.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:56 smithi105 bash[15210]: cluster 2024-09-17T07:23:56.155324+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:57.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:57 smithi121 bash[15143]: audit 2024-09-17T07:23:56.305608+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:57.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:57 smithi121 bash[15143]: audit 2024-09-17T07:23:56.313260+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:57.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:57 smithi121 bash[15143]: audit 2024-09-17T07:23:56.325930+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:57.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:57 smithi105 bash[15210]: audit 2024-09-17T07:23:56.305608+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:57.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:57 smithi105 bash[15210]: audit 2024-09-17T07:23:56.313260+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:57.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:57 smithi105 bash[15210]: audit 2024-09-17T07:23:56.325930+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:57.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:57 smithi105 bash[19705]: audit 2024-09-17T07:23:56.305608+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:23:57.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:57 smithi105 bash[19705]: audit 2024-09-17T07:23:56.313260+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:57.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:57 smithi105 bash[19705]: audit 2024-09-17T07:23:56.325930+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:23:57.619 DEBUG:teuthology.orchestra.run.smithi121:osd.7> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T07:23:57.622 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T07:23:57.622 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T07:23:58.105 INFO:journalctl@ceph.osd.7.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:23:58.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[15143]: cluster 2024-09-17T07:23:58.155904+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:58.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:23:58 smithi105 bash[15210]: cluster 2024-09-17T07:23:58.155904+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:58.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:23:58 smithi105 bash[19705]: cluster 2024-09-17T07:23:58.155904+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:23:58.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[25969]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T07:23:58.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[25969]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-17T07:23:58.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[25969]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T07:23:58.847 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[25969]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-17T07:23:58.847 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[25969]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T07:23:58.847 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[25969]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T07:23:58.847 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:23:58 smithi121 bash[25969]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-17T07:24:00.774 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:24:00 smithi121 bash[26117]: debug 2024-09-17T07:24:00.452+0000 7fca9e5e9700 1 -- 172.21.15.121:0/2446387951 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56006783a4e0 con 0x5600678b2c00 2024-09-17T07:24:01.223 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:24:01 smithi121 bash[26117]: debug 2024-09-17T07:24:01.000+0000 7fcaa6074080 -1 Falling back to public interface 2024-09-17T07:24:01.335 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:01 smithi105 bash[19705]: cluster 2024-09-17T07:24:00.156469+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:01.335 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:01 smithi105 bash[19705]: audit 2024-09-17T07:24:00.537332+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:01.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:01 smithi105 bash[15210]: cluster 2024-09-17T07:24:00.156469+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:01.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:01 smithi105 bash[15210]: audit 2024-09-17T07:24:00.537332+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:01.390 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:24:01.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:01 smithi121 bash[15143]: cluster 2024-09-17T07:24:00.156469+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:01.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:01 smithi121 bash[15143]: audit 2024-09-17T07:24:00.537332+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:02.115 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1726557821,"num_in_osds":8,"osd_in_since":1726557825,"num_remapped_pgs":0} 2024-09-17T07:24:02.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:02 smithi121 bash[15143]: audit 2024-09-17T07:24:01.385185+0000 mon.a (mon.0) 444 : audit [DBG] from='client.? 172.21.15.105:0/1051597899' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:24:02.585 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:02 smithi105 bash[15210]: audit 2024-09-17T07:24:01.385185+0000 mon.a (mon.0) 444 : audit [DBG] from='client.? 172.21.15.105:0/1051597899' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:24:02.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:02 smithi105 bash[19705]: audit 2024-09-17T07:24:01.385185+0000 mon.a (mon.0) 444 : audit [DBG] from='client.? 172.21.15.105:0/1051597899' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:24:03.116 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T07:24:03.381 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:03 smithi105 bash[15210]: cluster 2024-09-17T07:24:02.157066+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:03.382 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:03 smithi105 bash[19705]: cluster 2024-09-17T07:24:02.157066+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:03.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:03 smithi121 bash[15143]: cluster 2024-09-17T07:24:02.157066+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:04.024 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:24:03 smithi121 bash[26117]: debug 2024-09-17T07:24:03.763+0000 7fcaa6074080 -1 osd.7 0 log_to_monitors {default=true} 2024-09-17T07:24:04.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:04 smithi121 bash[15143]: audit 2024-09-17T07:24:03.770928+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:24:04.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:04 smithi121 bash[15143]: audit 2024-09-17T07:24:03.771052+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:24:04.560 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:04 smithi105 bash[15210]: audit 2024-09-17T07:24:03.770928+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:24:04.560 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:04 smithi105 bash[15210]: audit 2024-09-17T07:24:03.771052+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:24:04.560 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:04 smithi105 bash[19705]: audit 2024-09-17T07:24:03.770928+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:24:04.560 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:04 smithi105 bash[19705]: audit 2024-09-17T07:24:03.771052+0000 mon.a (mon.0) 445 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T07:24:05.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:05 smithi121 bash[15143]: cluster 2024-09-17T07:24:04.157720+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:05.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:05 smithi121 bash[15143]: audit 2024-09-17T07:24:04.241372+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T07:24:05.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:05 smithi121 bash[15143]: cluster 2024-09-17T07:24:04.241510+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-17T07:24:05.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:05 smithi121 bash[15143]: audit 2024-09-17T07:24:04.241750+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:05.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:05 smithi121 bash[15143]: audit 2024-09-17T07:24:04.245896+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:24:05.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:05 smithi121 bash[15143]: audit 2024-09-17T07:24:04.245937+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:24:05.525 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 07:24:05 smithi121 bash[26117]: debug 2024-09-17T07:24:05.251+0000 7fca9c5e5700 -1 osd.7 0 waiting for initial osdmap 2024-09-17T07:24:05.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[15210]: cluster 2024-09-17T07:24:04.157720+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:05.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[15210]: audit 2024-09-17T07:24:04.241372+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T07:24:05.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[15210]: cluster 2024-09-17T07:24:04.241510+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-17T07:24:05.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[15210]: audit 2024-09-17T07:24:04.241750+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:05.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[15210]: audit 2024-09-17T07:24:04.245896+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:24:05.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[15210]: audit 2024-09-17T07:24:04.245937+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:24:05.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[19705]: cluster 2024-09-17T07:24:04.157720+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:05.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[19705]: audit 2024-09-17T07:24:04.241372+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T07:24:05.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[19705]: cluster 2024-09-17T07:24:04.241510+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-17T07:24:05.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[19705]: audit 2024-09-17T07:24:04.241750+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:05.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[19705]: audit 2024-09-17T07:24:04.245896+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:24:05.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:05 smithi105 bash[19705]: audit 2024-09-17T07:24:04.245937+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T07:24:06.512 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: audit 2024-09-17T07:24:05.246872+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:24:06.512 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: cluster 2024-09-17T07:24:05.247096+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: audit 2024-09-17T07:24:05.251495+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: audit 2024-09-17T07:24:05.257364+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: cephadm 2024-09-17T07:24:05.929495+0000 mgr.y (mgr.14144) 184 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: audit 2024-09-17T07:24:05.939740+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: audit 2024-09-17T07:24:05.947925+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: audit 2024-09-17T07:24:05.950209+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: audit 2024-09-17T07:24:05.957651+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[15210]: cluster 2024-09-17T07:24:06.158372+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: audit 2024-09-17T07:24:05.246872+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:24:06.513 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: cluster 2024-09-17T07:24:05.247096+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: audit 2024-09-17T07:24:05.251495+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: audit 2024-09-17T07:24:05.257364+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: cephadm 2024-09-17T07:24:05.929495+0000 mgr.y (mgr.14144) 184 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: audit 2024-09-17T07:24:05.939740+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: audit 2024-09-17T07:24:05.947925+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: audit 2024-09-17T07:24:05.950209+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: audit 2024-09-17T07:24:05.957651+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.514 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:06 smithi105 bash[19705]: cluster 2024-09-17T07:24:06.158372+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:06.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: audit 2024-09-17T07:24:05.246872+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T07:24:06.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: cluster 2024-09-17T07:24:05.247096+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-17T07:24:06.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: audit 2024-09-17T07:24:05.251495+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:06.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: audit 2024-09-17T07:24:05.257364+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:06.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: cephadm 2024-09-17T07:24:05.929495+0000 mgr.y (mgr.14144) 184 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:24:06.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: audit 2024-09-17T07:24:05.939740+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: audit 2024-09-17T07:24:05.947925+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: audit 2024-09-17T07:24:05.950209+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:06.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: audit 2024-09-17T07:24:05.957651+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:06.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:06 smithi121 bash[15143]: cluster 2024-09-17T07:24:06.158372+0000 mgr.y (mgr.14144) 185 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-09-17T07:24:06.831 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:24:07.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:07 smithi121 bash[15143]: cluster 2024-09-17T07:24:04.802636+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:24:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:07 smithi121 bash[15143]: cluster 2024-09-17T07:24:04.802758+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:24:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:07 smithi121 bash[15143]: cluster 2024-09-17T07:24:06.251722+0000 mon.a (mon.0) 458 : cluster [INF] osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750] boot 2024-09-17T07:24:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:07 smithi121 bash[15143]: cluster 2024-09-17T07:24:06.251884+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-17T07:24:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:07 smithi121 bash[15143]: audit 2024-09-17T07:24:06.252221+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:07 smithi121 bash[15143]: audit 2024-09-17T07:24:06.826220+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.105:0/695850398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:24:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:07 smithi121 bash[15143]: cluster 2024-09-17T07:24:07.250309+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[19705]: cluster 2024-09-17T07:24:04.802636+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[19705]: cluster 2024-09-17T07:24:04.802758+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[19705]: cluster 2024-09-17T07:24:06.251722+0000 mon.a (mon.0) 458 : cluster [INF] osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750] boot 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[19705]: cluster 2024-09-17T07:24:06.251884+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[19705]: audit 2024-09-17T07:24:06.252221+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[19705]: audit 2024-09-17T07:24:06.826220+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.105:0/695850398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[19705]: cluster 2024-09-17T07:24:07.250309+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-17T07:24:07.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[15210]: cluster 2024-09-17T07:24:04.802636+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T07:24:07.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[15210]: cluster 2024-09-17T07:24:04.802758+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T07:24:07.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[15210]: cluster 2024-09-17T07:24:06.251722+0000 mon.a (mon.0) 458 : cluster [INF] osd.7 [v2:172.21.15.121:6824/2997393750,v1:172.21.15.121:6825/2997393750] boot 2024-09-17T07:24:07.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[15210]: cluster 2024-09-17T07:24:06.251884+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-09-17T07:24:07.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[15210]: audit 2024-09-17T07:24:06.252221+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:24:07.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[15210]: audit 2024-09-17T07:24:06.826220+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.105:0/695850398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T07:24:07.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:07 smithi105 bash[15210]: cluster 2024-09-17T07:24:07.250309+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-17T07:24:07.633 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":48,"num_osds":8,"num_up_osds":8,"osd_up_since":1726557846,"num_in_osds":8,"osd_in_since":1726557825,"num_remapped_pgs":1} 2024-09-17T07:24:07.634 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T07:24:08.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:08 smithi121 bash[15143]: cluster 2024-09-17T07:24:08.159062+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:08.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:08 smithi121 bash[15143]: cluster 2024-09-17T07:24:08.254926+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T07:24:08.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:08 smithi105 bash[19705]: cluster 2024-09-17T07:24:08.159062+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:08.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:08 smithi105 bash[19705]: cluster 2024-09-17T07:24:08.254926+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T07:24:08.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:08 smithi105 bash[15210]: cluster 2024-09-17T07:24:08.159062+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:08.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:08 smithi105 bash[15210]: cluster 2024-09-17T07:24:08.254926+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T07:24:09.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:09 smithi121 bash[15143]: cluster 2024-09-17T07:24:08.257584+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T07:24:09.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:09 smithi105 bash[15210]: cluster 2024-09-17T07:24:08.257584+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T07:24:09.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:09 smithi105 bash[19705]: cluster 2024-09-17T07:24:08.257584+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-17T07:24:10.353 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:24:10.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:10 smithi105 bash[15210]: cluster 2024-09-17T07:24:10.159789+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:10.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:10 smithi105 bash[19705]: cluster 2024-09-17T07:24:10.159789+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:10.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:10 smithi121 bash[15143]: cluster 2024-09-17T07:24:10.159789+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:12.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:12 smithi121 bash[15143]: cluster 2024-09-17T07:24:12.160468+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:12.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:12 smithi121 bash[15143]: cluster 2024-09-17T07:24:12.211653+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T07:24:12.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:12 smithi121 bash[15143]: cluster 2024-09-17T07:24:12.211747+0000 mon.a (mon.0) 465 : cluster [INF] Cluster is now healthy 2024-09-17T07:24:12.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:12 smithi105 bash[15210]: cluster 2024-09-17T07:24:12.160468+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:12.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:12 smithi105 bash[15210]: cluster 2024-09-17T07:24:12.211653+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T07:24:12.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:12 smithi105 bash[15210]: cluster 2024-09-17T07:24:12.211747+0000 mon.a (mon.0) 465 : cluster [INF] Cluster is now healthy 2024-09-17T07:24:12.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:12 smithi105 bash[19705]: cluster 2024-09-17T07:24:12.160468+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:12.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:12 smithi105 bash[19705]: cluster 2024-09-17T07:24:12.211653+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-17T07:24:12.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:12 smithi105 bash[19705]: cluster 2024-09-17T07:24:12.211747+0000 mon.a (mon.0) 465 : cluster [INF] Cluster is now healthy 2024-09-17T07:24:13.770 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:24:13.770 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":50,"fsid":"ebbc5168-74c4-11ef-bceb-c7b262605968","created":"2024-09-17T07:18:27.436798+0000","modified":"2024-09-17T07:24:08.244977+0000","last_up_change":"2024-09-17T07:24:06.239432+0000","last_in_change":"2024-09-17T07:23:45.343543+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T07:21:57.634279+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"74a9dad3-7bb4-45ca-8834-1242ab5e11df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6803","nonce":1441724081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6805","nonce":1441724081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6809","nonce":1441724081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6807","nonce":1441724081}]},"public_addr":"172.21.15.105:6803/1441724081","cluster_addr":"172.21.15.105:6805/1441724081","heartbeat_back_addr":"172.21.15.105:6809/1441724081","heartbeat_front_addr":"172.21.15.105:6807/1441724081","state":["exists","up"]},{"osd":1,"uuid":"6be01ba7-7355-439b-a57c-c5849dbf4747","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6811","nonce":1305442237}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6813","nonce":1305442237}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6817","nonce":1305442237}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6815","nonce":1305442237}]},"public_addr":"172.21.15.105:6811/1305442237","cluster_addr":"172.21.15.105:6813/1305442237","heartbeat_back_addr":"172.21.15.105:6817/1305442237","heartbeat_front_addr":"172.21.15.105:6815/1305442237","state":["exists","up"]},{"osd":2,"uuid":"b9660130-9448-48ca-91e9-c37b94dadc39","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.105:6818","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6819","nonce":3939972914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6821","nonce":3939972914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6825","nonce":3939972914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6823","nonce":3939972914}]},"public_addr":"172.21.15.105:6819/3939972914","cluster_addr":"172.21.15.105:6821/3939972914","heartbeat_back_addr":"172.21.15.105:6825/3939972914","heartbeat_front_addr":"172.21.15.105:6823/3939972914","state":["exists","up"]},{"osd":3,"uuid":"89670fe4-1363-466e-8cf9-0eefb4fad7ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6827","nonce":3475138043}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6829","nonce":3475138043}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6833","nonce":3475138043}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6831","nonce":3475138043}]},"public_addr":"172.21.15.105:6827/3475138043","cluster_addr":"172.21.15.105:6829/3475138043","heartbeat_back_addr":"172.21.15.105:6833/3475138043","heartbeat_front_addr":"172.21.15.105:6831/3475138043","state":["exists","up"]},{"osd":4,"uuid":"50233280-b3d5-456f-a659-ac7b23393d01","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6801","nonce":3793342600}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6803","nonce":3793342600}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6807","nonce":3793342600}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6805","nonce":3793342600}]},"public_addr":"172.21.15.121:6801/3793342600","cluster_addr":"172.21.15.121:6803/3793342600","heartbeat_back_addr":"172.21.15.121:6807/3793342600","heartbeat_front_addr":"172.21.15.121:6805/3793342600","state":["exists","up"]},{"osd":5,"uuid":"991167c5-2c12-4df0-ab55-4c040718239b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6809","nonce":1332351259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6811","nonce":1332351259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6815","nonce":1332351259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6813","nonce":1332351259}]},"public_addr":"172.21.15.121:6809/1332351259","cluster_addr":"172.21.15.121:6811/1332351259","heartbeat_back_addr":"172.21.15.121:6815/1332351259","heartbeat_front_addr":"172.21.15.121:6813/1332351259","state":["exists","up"]},{"osd":6,"uuid":"da2a2ac6-0921-4ea4-8f4b-c756e258fc1f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6817","nonce":2490711463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6819","nonce":2490711463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6823","nonce":2490711463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6821","nonce":2490711463}]},"public_addr":"172.21.15.121:6817/2490711463","cluster_addr":"172.21.15.121:6819/2490711463","heartbeat_back_addr":"172.21.15.121:6823/2490711463","heartbeat_front_addr":"172.21.15.121:6821/2490711463","state":["exists","up"]},{"osd":7,"uuid":"2153c7f7-6494-4067-8fe3-34ee059f2463","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6825","nonce":2997393750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6827","nonce":2997393750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6831","nonce":2997393750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6829","nonce":2997393750}]},"public_addr":"172.21.15.121:6825/2997393750","cluster_addr":"172.21.15.121:6827/2997393750","heartbeat_back_addr":"172.21.15.121:6831/2997393750","heartbeat_front_addr":"172.21.15.121:6829/2997393750","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:20:58.657865+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:21:26.473669+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:21:55.595843+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:22:23.412407+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:22:47.145486+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:23:12.919063+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:23:39.358723+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:24:04.802761+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.105:6801/444643576":"2024-09-18T07:19:26.025743+0000","172.21.15.105:6800/444643576":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/3314960375":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/3386201691":"2024-09-18T07:18:55.941177+0000","172.21.15.105:0/1968199425":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/745791136":"2024-09-18T07:18:55.941177+0000","172.21.15.105:6800/2706442191":"2024-09-18T07:18:55.941177+0000","172.21.15.105:6801/2706442191":"2024-09-18T07:18:55.941177+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T07:24:14.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:13 smithi105 bash[15210]: audit 2024-09-17T07:24:13.763310+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.105:0/1041741451' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:24:14.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:13 smithi105 bash[19705]: audit 2024-09-17T07:24:13.763310+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.105:0/1041741451' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:24:14.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:13 smithi121 bash[15143]: audit 2024-09-17T07:24:13.763310+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.105:0/1041741451' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:24:14.480 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-09-17T07:21:57.634279+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-09-17T07:24:14.481 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-09-17T07:24:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:15 smithi121 bash[15143]: cluster 2024-09-17T07:24:14.161081+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:15.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:15 smithi105 bash[15210]: cluster 2024-09-17T07:24:14.161081+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:15.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:15 smithi105 bash[19705]: cluster 2024-09-17T07:24:14.161081+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:17.195 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:24:17.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:17 smithi121 bash[15143]: cluster 2024-09-17T07:24:16.161707+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:17.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:17 smithi105 bash[19705]: cluster 2024-09-17T07:24:16.161707+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:17.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:17 smithi105 bash[15210]: cluster 2024-09-17T07:24:16.161707+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:19.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:19 smithi121 bash[15143]: cluster 2024-09-17T07:24:18.162316+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:19.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:19 smithi105 bash[19705]: cluster 2024-09-17T07:24:18.162316+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:19.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:19 smithi105 bash[15210]: cluster 2024-09-17T07:24:18.162316+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:20.709 INFO:teuthology.orchestra.run.smithi105.stdout:pg_num: 1 2024-09-17T07:24:21.413 INFO:tasks.cephadm:Adding prometheus.a on smithi121 2024-09-17T07:24:21.413 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi121=a' 2024-09-17T07:24:21.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:21 smithi121 bash[15143]: cluster 2024-09-17T07:24:20.162934+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:21.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:21 smithi121 bash[15143]: audit 2024-09-17T07:24:20.704452+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.105:0/2261983472' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-17T07:24:21.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:21 smithi105 bash[15210]: cluster 2024-09-17T07:24:20.162934+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:21.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:21 smithi105 bash[15210]: audit 2024-09-17T07:24:20.704452+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.105:0/2261983472' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-17T07:24:21.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:21 smithi105 bash[19705]: cluster 2024-09-17T07:24:20.162934+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:21.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:21 smithi105 bash[19705]: audit 2024-09-17T07:24:20.704452+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.105:0/2261983472' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-17T07:24:23.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:23 smithi121 bash[15143]: cluster 2024-09-17T07:24:22.163535+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:23.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:23 smithi105 bash[15210]: cluster 2024-09-17T07:24:22.163535+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:23.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:23 smithi105 bash[19705]: cluster 2024-09-17T07:24:22.163535+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:25.040 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled prometheus update... 2024-09-17T07:24:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:25 smithi121 bash[15143]: cluster 2024-09-17T07:24:24.164134+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:25 smithi121 bash[15143]: audit 2024-09-17T07:24:25.034085+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:25.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:25 smithi121 bash[15143]: audit 2024-09-17T07:24:25.035728+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:25.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:25 smithi105 bash[15210]: cluster 2024-09-17T07:24:24.164134+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:25.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:25 smithi105 bash[15210]: audit 2024-09-17T07:24:25.034085+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:25.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:25 smithi105 bash[15210]: audit 2024-09-17T07:24:25.035728+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:25.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:25 smithi105 bash[19705]: cluster 2024-09-17T07:24:24.164134+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:25.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:25 smithi105 bash[19705]: audit 2024-09-17T07:24:25.034085+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:25.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:25 smithi105 bash[19705]: audit 2024-09-17T07:24:25.035728+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:25.770 DEBUG:teuthology.orchestra.run.smithi121:prometheus.a> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T07:24:25.772 INFO:tasks.cephadm:Adding node-exporter.a on smithi105 2024-09-17T07:24:25.772 INFO:tasks.cephadm:Adding node-exporter.b on smithi121 2024-09-17T07:24:25.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi105=a;smithi121=b' 2024-09-17T07:24:25.984 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:24:26.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:26 smithi121 bash[15143]: audit 2024-09-17T07:24:25.025199+0000 mgr.y (mgr.14144) 195 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:26.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:26 smithi121 bash[15143]: cephadm 2024-09-17T07:24:25.026747+0000 mgr.y (mgr.14144) 196 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-09-17T07:24:26.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:26 smithi121 bash[15143]: audit 2024-09-17T07:24:25.286758+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:26.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:26 smithi121 bash[15143]: cephadm 2024-09-17T07:24:25.305384+0000 mgr.y (mgr.14144) 197 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T07:24:26.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:26 smithi121 bash[15143]: cluster 2024-09-17T07:24:26.164715+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:26.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[15210]: audit 2024-09-17T07:24:25.025199+0000 mgr.y (mgr.14144) 195 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:26.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[15210]: cephadm 2024-09-17T07:24:25.026747+0000 mgr.y (mgr.14144) 196 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-09-17T07:24:26.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[15210]: audit 2024-09-17T07:24:25.286758+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:26.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[15210]: cephadm 2024-09-17T07:24:25.305384+0000 mgr.y (mgr.14144) 197 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T07:24:26.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[15210]: cluster 2024-09-17T07:24:26.164715+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:26.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[19705]: audit 2024-09-17T07:24:25.025199+0000 mgr.y (mgr.14144) 195 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:26.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[19705]: cephadm 2024-09-17T07:24:25.026747+0000 mgr.y (mgr.14144) 196 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-09-17T07:24:26.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[19705]: audit 2024-09-17T07:24:25.286758+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:26.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[19705]: cephadm 2024-09-17T07:24:25.305384+0000 mgr.y (mgr.14144) 197 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T07:24:26.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:26 smithi105 bash[19705]: cluster 2024-09-17T07:24:26.164715+0000 mgr.y (mgr.14144) 198 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:27.498 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:27 smithi121 bash[15143]: audit 2024-09-17T07:24:26.292809+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:24:27.498 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:27 smithi121 bash[15143]: audit 2024-09-17T07:24:26.296201+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:24:27.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:27 smithi105 bash[15210]: audit 2024-09-17T07:24:26.292809+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:24:27.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:27 smithi105 bash[15210]: audit 2024-09-17T07:24:26.296201+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:24:27.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:27 smithi105 bash[19705]: audit 2024-09-17T07:24:26.292809+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:24:27.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:27 smithi105 bash[19705]: audit 2024-09-17T07:24:26.296201+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:24:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:28 smithi121 bash[15143]: cluster 2024-09-17T07:24:28.165339+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:28.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:28 smithi105 bash[15210]: cluster 2024-09-17T07:24:28.165339+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:28.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:28 smithi105 bash[19705]: cluster 2024-09-17T07:24:28.165339+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:29.674 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled node-exporter update... 2024-09-17T07:24:31.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:30 smithi121 bash[15143]: audit 2024-09-17T07:24:29.640436+0000 mgr.y (mgr.14144) 200 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi105=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:31.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:30 smithi121 bash[15143]: cephadm 2024-09-17T07:24:29.642016+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Saving service node-exporter spec with placement smithi105=a;smithi121=b;count:2 2024-09-17T07:24:31.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:30 smithi121 bash[15143]: audit 2024-09-17T07:24:29.651414+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:31.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:30 smithi121 bash[15143]: cluster 2024-09-17T07:24:30.165964+0000 mgr.y (mgr.14144) 202 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:31.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[19705]: audit 2024-09-17T07:24:29.640436+0000 mgr.y (mgr.14144) 200 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi105=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:31.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[19705]: cephadm 2024-09-17T07:24:29.642016+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Saving service node-exporter spec with placement smithi105=a;smithi121=b;count:2 2024-09-17T07:24:31.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[19705]: audit 2024-09-17T07:24:29.651414+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:31.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[19705]: cluster 2024-09-17T07:24:30.165964+0000 mgr.y (mgr.14144) 202 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:31.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[15210]: audit 2024-09-17T07:24:29.640436+0000 mgr.y (mgr.14144) 200 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi105=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:31.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[15210]: cephadm 2024-09-17T07:24:29.642016+0000 mgr.y (mgr.14144) 201 : cephadm [INF] Saving service node-exporter spec with placement smithi105=a;smithi121=b;count:2 2024-09-17T07:24:31.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[15210]: audit 2024-09-17T07:24:29.651414+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:31.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:30 smithi105 bash[15210]: cluster 2024-09-17T07:24:30.165964+0000 mgr.y (mgr.14144) 202 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:31.243 DEBUG:teuthology.orchestra.run.smithi105:node-exporter.a> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T07:24:31.245 DEBUG:teuthology.orchestra.run.smithi121:node-exporter.b> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T07:24:31.247 INFO:tasks.cephadm:Adding alertmanager.a on smithi105 2024-09-17T07:24:31.247 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi105=a' 2024-09-17T07:24:31.352 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:24:31.464 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:24:33.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:33 smithi121 bash[15143]: cluster 2024-09-17T07:24:32.166554+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:33.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:33 smithi105 bash[15210]: cluster 2024-09-17T07:24:32.166554+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:33.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:33 smithi105 bash[19705]: cluster 2024-09-17T07:24:32.166554+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:35.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:35 smithi121 bash[15143]: cluster 2024-09-17T07:24:34.167134+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:35.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:35 smithi105 bash[19705]: cluster 2024-09-17T07:24:34.167134+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:35.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:35 smithi105 bash[15210]: cluster 2024-09-17T07:24:34.167134+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:36.839 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled alertmanager update... 2024-09-17T07:24:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:37 smithi121 bash[15143]: cluster 2024-09-17T07:24:36.167766+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:37 smithi121 bash[15143]: audit 2024-09-17T07:24:36.832553+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:37.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:37 smithi105 bash[15210]: cluster 2024-09-17T07:24:36.167766+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:37.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:37 smithi105 bash[15210]: audit 2024-09-17T07:24:36.832553+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:37.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:37 smithi105 bash[19705]: cluster 2024-09-17T07:24:36.167766+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:37.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:37 smithi105 bash[19705]: audit 2024-09-17T07:24:36.832553+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:38.045 DEBUG:teuthology.orchestra.run.smithi105:alertmanager.a> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T07:24:38.048 INFO:tasks.cephadm:Adding grafana.a on smithi121 2024-09-17T07:24:38.048 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi121=a' 2024-09-17T07:24:38.204 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:24:38.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:38 smithi105 bash[15210]: audit 2024-09-17T07:24:36.823657+0000 mgr.y (mgr.14144) 206 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:38.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:38 smithi105 bash[15210]: cephadm 2024-09-17T07:24:36.825168+0000 mgr.y (mgr.14144) 207 : cephadm [INF] Saving service alertmanager spec with placement smithi105=a;count:1 2024-09-17T07:24:38.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:38 smithi105 bash[19705]: audit 2024-09-17T07:24:36.823657+0000 mgr.y (mgr.14144) 206 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:38.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:38 smithi105 bash[19705]: cephadm 2024-09-17T07:24:36.825168+0000 mgr.y (mgr.14144) 207 : cephadm [INF] Saving service alertmanager spec with placement smithi105=a;count:1 2024-09-17T07:24:38.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:38 smithi121 bash[15143]: audit 2024-09-17T07:24:36.823657+0000 mgr.y (mgr.14144) 206 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:38.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:38 smithi121 bash[15143]: cephadm 2024-09-17T07:24:36.825168+0000 mgr.y (mgr.14144) 207 : cephadm [INF] Saving service alertmanager spec with placement smithi105=a;count:1 2024-09-17T07:24:39.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:39 smithi121 bash[15143]: cluster 2024-09-17T07:24:38.168537+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:39.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:39 smithi105 bash[15210]: cluster 2024-09-17T07:24:38.168537+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:39.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:39 smithi105 bash[19705]: cluster 2024-09-17T07:24:38.168537+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:40.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:40 smithi121 bash[15143]: cluster 2024-09-17T07:24:40.169157+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:40.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:40 smithi105 bash[15210]: cluster 2024-09-17T07:24:40.169157+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:40.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:40 smithi105 bash[19705]: cluster 2024-09-17T07:24:40.169157+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:43.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:43 smithi121 bash[15143]: cluster 2024-09-17T07:24:42.169746+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:43.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:43 smithi105 bash[15210]: cluster 2024-09-17T07:24:42.169746+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:43.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:43 smithi105 bash[19705]: cluster 2024-09-17T07:24:42.169746+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:43.980 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled grafana update... 2024-09-17T07:24:45.039 DEBUG:teuthology.orchestra.run.smithi121:grafana.a> sudo journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T07:24:45.041 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T07:24:45.041 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T07:24:45.085 INFO:journalctl@ceph.grafana.a.smithi121.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-09-17T07:24:45.237 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:44 smithi121 bash[15143]: audit 2024-09-17T07:24:43.964709+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:45.237 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:44 smithi121 bash[15143]: cephadm 2024-09-17T07:24:43.966166+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-09-17T07:24:45.237 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:44 smithi121 bash[15143]: audit 2024-09-17T07:24:43.973536+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:45.237 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:44 smithi121 bash[15143]: cluster 2024-09-17T07:24:44.170368+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:45.310 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[15210]: audit 2024-09-17T07:24:43.964709+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:45.310 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[15210]: cephadm 2024-09-17T07:24:43.966166+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-09-17T07:24:45.310 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[15210]: audit 2024-09-17T07:24:43.973536+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:45.310 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[15210]: cluster 2024-09-17T07:24:44.170368+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:45.310 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[19705]: audit 2024-09-17T07:24:43.964709+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:24:45.310 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[19705]: cephadm 2024-09-17T07:24:43.966166+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-09-17T07:24:45.311 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[19705]: audit 2024-09-17T07:24:43.973536+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:45.311 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:44 smithi105 bash[19705]: cluster 2024-09-17T07:24:44.170368+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:47 smithi121 bash[15143]: cluster 2024-09-17T07:24:46.170990+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:47.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:47 smithi121 bash[15143]: audit 2024-09-17T07:24:46.419183+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:47.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:47 smithi121 bash[15143]: audit 2024-09-17T07:24:46.420704+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:47.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:47 smithi105 bash[15210]: cluster 2024-09-17T07:24:46.170990+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:47.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:47 smithi105 bash[15210]: audit 2024-09-17T07:24:46.419183+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:47.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:47 smithi105 bash[15210]: audit 2024-09-17T07:24:46.420704+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:47.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:47 smithi105 bash[19705]: cluster 2024-09-17T07:24:46.170990+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:47.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:47 smithi105 bash[19705]: audit 2024-09-17T07:24:46.419183+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:47.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:47 smithi105 bash[19705]: audit 2024-09-17T07:24:46.420704+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:24:48.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:24:47 smithi121 bash[28030]: level=info ts=2024-09-17T07:24:47.702Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-09-17T07:24:48.788 INFO:teuthology.orchestra.run.smithi105.stdout:[client.0] 2024-09-17T07:24:48.789 INFO:teuthology.orchestra.run.smithi105.stdout: key = AQDALulm3GVFLhAAgTYBJPJpM5qFgLBM3qNaGA== 2024-09-17T07:24:49.459 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2024-09-17T07:24:49.459 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T07:24:49.459 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T07:24:49.485 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T07:24:49.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:49 smithi121 bash[15143]: cluster 2024-09-17T07:24:48.171631+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:49.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:49 smithi121 bash[15143]: audit 2024-09-17T07:24:48.776087+0000 mon.a (mon.0) 477 : audit [INF] from='client.? 172.21.15.105:0/3899004121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:49.499 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:49 smithi121 bash[15143]: audit 2024-09-17T07:24:48.782684+0000 mon.a (mon.0) 478 : audit [INF] from='client.? 172.21.15.105:0/3899004121' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:24:49.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:49 smithi105 bash[15210]: cluster 2024-09-17T07:24:48.171631+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:49.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:49 smithi105 bash[15210]: audit 2024-09-17T07:24:48.776087+0000 mon.a (mon.0) 477 : audit [INF] from='client.? 172.21.15.105:0/3899004121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:49.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:49 smithi105 bash[15210]: audit 2024-09-17T07:24:48.782684+0000 mon.a (mon.0) 478 : audit [INF] from='client.? 172.21.15.105:0/3899004121' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:24:49.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:49 smithi105 bash[19705]: cluster 2024-09-17T07:24:48.171631+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:49.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:49 smithi105 bash[19705]: audit 2024-09-17T07:24:48.776087+0000 mon.a (mon.0) 477 : audit [INF] from='client.? 172.21.15.105:0/3899004121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:49.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:49 smithi105 bash[19705]: audit 2024-09-17T07:24:48.782684+0000 mon.a (mon.0) 478 : audit [INF] from='client.? 172.21.15.105:0/3899004121' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:24:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:51 smithi121 bash[15143]: cluster 2024-09-17T07:24:50.172216+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:51 smithi121 bash[15143]: audit 2024-09-17T07:24:50.921897+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:51 smithi121 bash[15143]: audit 2024-09-17T07:24:50.932118+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:51.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:51 smithi105 bash[15210]: cluster 2024-09-17T07:24:50.172216+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:51.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:51 smithi105 bash[15210]: audit 2024-09-17T07:24:50.921897+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:51.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:51 smithi105 bash[15210]: audit 2024-09-17T07:24:50.932118+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:51.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:51 smithi105 bash[19705]: cluster 2024-09-17T07:24:50.172216+0000 mgr.y (mgr.14144) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:51.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:51 smithi105 bash[19705]: audit 2024-09-17T07:24:50.921897+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:51.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:51 smithi105 bash[19705]: audit 2024-09-17T07:24:50.932118+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:52.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:51 smithi105 systemd[1]: Started Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:24:52.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:51 smithi105 bash[32423]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-09-17T07:24:52.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:52 smithi121 bash[15143]: cephadm 2024-09-17T07:24:50.934839+0000 mgr.y (mgr.14144) 217 : cephadm [INF] Deploying daemon node-exporter.a on smithi105 2024-09-17T07:24:52.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:52 smithi121 bash[15143]: audit 2024-09-17T07:24:51.622510+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:52.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:52 smithi121 systemd[1]: Started Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:24:52.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:52 smithi121 bash[28472]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-09-17T07:24:52.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:52 smithi105 bash[15210]: cephadm 2024-09-17T07:24:50.934839+0000 mgr.y (mgr.14144) 217 : cephadm [INF] Deploying daemon node-exporter.a on smithi105 2024-09-17T07:24:52.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:52 smithi105 bash[15210]: audit 2024-09-17T07:24:51.622510+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:52.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:52 smithi105 bash[19705]: cephadm 2024-09-17T07:24:50.934839+0000 mgr.y (mgr.14144) 217 : cephadm [INF] Deploying daemon node-exporter.a on smithi105 2024-09-17T07:24:52.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:52 smithi105 bash[19705]: audit 2024-09-17T07:24:51.622510+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:53.437 INFO:teuthology.orchestra.run.smithi121.stdout:[client.1] 2024-09-17T07:24:53.437 INFO:teuthology.orchestra.run.smithi121.stdout: key = AQDFLulmvHNAGRAAW+IsiBbBr7f0wQl0XvGwow== 2024-09-17T07:24:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:53 smithi121 bash[15143]: cephadm 2024-09-17T07:24:51.623606+0000 mgr.y (mgr.14144) 218 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T07:24:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:53 smithi121 bash[15143]: cluster 2024-09-17T07:24:52.172819+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:53 smithi121 bash[15143]: audit 2024-09-17T07:24:52.435992+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:53.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:53 smithi105 bash[15210]: cephadm 2024-09-17T07:24:51.623606+0000 mgr.y (mgr.14144) 218 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T07:24:53.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:53 smithi105 bash[15210]: cluster 2024-09-17T07:24:52.172819+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:53.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:53 smithi105 bash[15210]: audit 2024-09-17T07:24:52.435992+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:53.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:53 smithi105 bash[19705]: cephadm 2024-09-17T07:24:51.623606+0000 mgr.y (mgr.14144) 218 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T07:24:53.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:53 smithi105 bash[19705]: cluster 2024-09-17T07:24:52.172819+0000 mgr.y (mgr.14144) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:53.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:53 smithi105 bash[19705]: audit 2024-09-17T07:24:52.435992+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:24:54.125 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T07:24:54.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T07:24:54.125 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T07:24:54.151 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T07:24:54.151 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T07:24:54.152 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T07:24:54.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:54 smithi121 bash[15143]: cephadm 2024-09-17T07:24:52.448996+0000 mgr.y (mgr.14144) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi105 2024-09-17T07:24:54.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:54 smithi121 bash[15143]: audit 2024-09-17T07:24:53.423303+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:54.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:54 smithi121 bash[15143]: audit 2024-09-17T07:24:53.423623+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.121:0/2493626858' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:54.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:54 smithi121 bash[15143]: audit 2024-09-17T07:24:53.430619+0000 mon.a (mon.0) 484 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:24:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[19705]: cephadm 2024-09-17T07:24:52.448996+0000 mgr.y (mgr.14144) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi105 2024-09-17T07:24:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[19705]: audit 2024-09-17T07:24:53.423303+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[19705]: audit 2024-09-17T07:24:53.423623+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.121:0/2493626858' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[19705]: audit 2024-09-17T07:24:53.430619+0000 mon.a (mon.0) 484 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:24:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[15210]: cephadm 2024-09-17T07:24:52.448996+0000 mgr.y (mgr.14144) 220 : cephadm [INF] Deploying daemon alertmanager.a on smithi105 2024-09-17T07:24:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[15210]: audit 2024-09-17T07:24:53.423303+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[15210]: audit 2024-09-17T07:24:53.423623+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.121:0/2493626858' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T07:24:54.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:54 smithi105 bash[15210]: audit 2024-09-17T07:24:53.430619+0000 mon.a (mon.0) 484 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T07:24:55.465 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[19705]: cluster 2024-09-17T07:24:54.173438+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:55.465 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[15210]: cluster 2024-09-17T07:24:54.173438+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:55.465 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: v0.18.1: Pulling from prom/node-exporter 2024-09-17T07:24:55.466 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 49a2d53aa1af: Pulling fs layer 2024-09-17T07:24:55.466 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 3589a6efd9ce: Pulling fs layer 2024-09-17T07:24:55.466 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 190160031744: Pulling fs layer 2024-09-17T07:24:55.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:55 smithi121 bash[15143]: cluster 2024-09-17T07:24:54.173438+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:55.832 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 3589a6efd9ce: Waiting 2024-09-17T07:24:55.832 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 190160031744: Waiting 2024-09-17T07:24:55.833 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 49a2d53aa1af: Waiting 2024-09-17T07:24:56.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 49a2d53aa1af: Verifying Checksum 2024-09-17T07:24:56.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 49a2d53aa1af: Download complete 2024-09-17T07:24:56.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 3589a6efd9ce: Verifying Checksum 2024-09-17T07:24:56.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:55 smithi105 bash[32423]: 3589a6efd9ce: Download complete 2024-09-17T07:24:56.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:56 smithi105 bash[32423]: 49a2d53aa1af: Pull complete 2024-09-17T07:24:56.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:56 smithi105 bash[32423]: 190160031744: Verifying Checksum 2024-09-17T07:24:56.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:56 smithi105 bash[32423]: 190160031744: Download complete 2024-09-17T07:24:56.265 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:55 smithi121 bash[28472]: v0.18.1: Pulling from prom/node-exporter 2024-09-17T07:24:56.265 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 49a2d53aa1af: Pulling fs layer 2024-09-17T07:24:56.265 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 3589a6efd9ce: Pulling fs layer 2024-09-17T07:24:56.265 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 190160031744: Pulling fs layer 2024-09-17T07:24:56.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[15143]: cluster 2024-09-17T07:24:56.174055+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:56.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 3589a6efd9ce: Verifying Checksum 2024-09-17T07:24:56.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 3589a6efd9ce: Download complete 2024-09-17T07:24:56.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 49a2d53aa1af: Verifying Checksum 2024-09-17T07:24:56.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 49a2d53aa1af: Download complete 2024-09-17T07:24:56.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 190160031744: Verifying Checksum 2024-09-17T07:24:56.525 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 190160031744: Download complete 2024-09-17T07:24:56.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:56 smithi105 bash[15210]: cluster 2024-09-17T07:24:56.174055+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:56.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:56 smithi105 bash[19705]: cluster 2024-09-17T07:24:56.174055+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:56.873 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:24:57.024 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:56 smithi121 bash[28472]: 49a2d53aa1af: Pull complete 2024-09-17T07:24:57.033 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:56 smithi105 bash[32423]: 3589a6efd9ce: Pull complete 2024-09-17T07:24:57.524 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:57 smithi121 bash[28472]: 3589a6efd9ce: Pull complete 2024-09-17T07:24:57.846 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:57 smithi121 bash[28472]: 190160031744: Pull complete 2024-09-17T07:24:57.847 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:57 smithi121 bash[28472]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-09-17T07:24:57.847 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:57 smithi121 bash[28472]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-09-17T07:24:58.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:57 smithi105 bash[32423]: 190160031744: Pull complete 2024-09-17T07:24:59.243 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-09-17T07:24:59.243 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-09-17T07:24:59.243 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-09-17T07:24:59.243 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-09-17T07:24:59.243 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-09-17T07:24:59.243 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-09-17T07:24:59.243 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-09-17T07:24:59.244 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - time" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-09-17T07:24:59.245 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-09-17T07:24:59.246 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[28472]: time="2024-09-17T07:24:59Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-09-17T07:24:59.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:24:59 smithi105 bash[19705]: cluster 2024-09-17T07:24:58.174661+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:59.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:24:59 smithi105 bash[15210]: cluster 2024-09-17T07:24:58.174661+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:24:59.337 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:59 smithi105 bash[32423]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-09-17T07:24:59.337 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:24:59 smithi105 bash[32423]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-09-17T07:24:59.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:24:59 smithi121 bash[15143]: cluster 2024-09-17T07:24:58.174661+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:01.498 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:01 smithi121 bash[15143]: cluster 2024-09-17T07:25:00.175265+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:01.517 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:01 smithi105 bash[19705]: cluster 2024-09-17T07:25:00.175265+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:01.517 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:01 smithi105 bash[15210]: cluster 2024-09-17T07:25:00.175265+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:02.337 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-09-17T07:25:02.338 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-09-17T07:25:02.339 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - time" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-09-17T07:25:02.340 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:25:02 smithi105 bash[32423]: time="2024-09-17T07:25:02Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-09-17T07:25:03.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:03 smithi121 bash[15143]: cluster 2024-09-17T07:25:02.175810+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:03.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:03 smithi105 bash[15210]: cluster 2024-09-17T07:25:02.175810+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:03.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:03 smithi105 bash[19705]: cluster 2024-09-17T07:25:02.175810+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:04.846 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:25:05.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:05 smithi121 bash[15143]: cluster 2024-09-17T07:25:04.176383+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:05.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:05 smithi121 bash[15143]: audit 2024-09-17T07:25:04.829850+0000 mon.a (mon.0) 485 : audit [DBG] from='client.? 172.21.15.105:0/1748183609' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:25:05.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:05 smithi105 bash[19705]: cluster 2024-09-17T07:25:04.176383+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:05.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:05 smithi105 bash[19705]: audit 2024-09-17T07:25:04.829850+0000 mon.a (mon.0) 485 : audit [DBG] from='client.? 172.21.15.105:0/1748183609' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:25:05.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:05 smithi105 bash[15210]: cluster 2024-09-17T07:25:04.176383+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:05.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:05 smithi105 bash[15210]: audit 2024-09-17T07:25:04.829850+0000 mon.a (mon.0) 485 : audit [DBG] from='client.? 172.21.15.105:0/1748183609' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:25:06.232 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":14,"active_gid":14144,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":2684439727},{"type":"v1","addr":"172.21.15.105:6801","nonce":2684439727}]},"active_addr":"172.21.15.105:6801/2684439727","active_change":"2024-09-17T07:19:26.026520+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":24113,"name":"x","mgr_features":4540138297136906239,"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":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.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":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","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":"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":"docker.io/prom/node-exporter:v0.18.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":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":"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":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":"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_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":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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","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":{"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":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.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":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","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":"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":"docker.io/prom/node-exporter:v0.18.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":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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_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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":"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":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":"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_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":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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://smithi105.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.105:0","nonce":4213727870}]},{"addrvec":[{"type":"v2","addr":"172.21.15.105:0","nonce":686873267}]}]}} 2024-09-17T07:25:06.237 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T07:25:06.238 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T07:25:06.238 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T07:25:07.522 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:07 smithi105 bash[19705]: cluster 2024-09-17T07:25:06.176932+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:07.522 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:07 smithi105 bash[15210]: cluster 2024-09-17T07:25:06.176932+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:07.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:07 smithi121 bash[15143]: cluster 2024-09-17T07:25:06.176932+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:08.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:08 smithi105 bash[15210]: cluster 2024-09-17T07:25:08.177527+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:08.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:08 smithi105 bash[19705]: cluster 2024-09-17T07:25:08.177527+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:08.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:08 smithi121 bash[15143]: cluster 2024-09-17T07:25:08.177527+0000 mgr.y (mgr.14144) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:08.959 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:09.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[19705]: audit 2024-09-17T07:25:08.516582+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[19705]: audit 2024-09-17T07:25:08.951541+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[19705]: audit 2024-09-17T07:25:08.959920+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[19705]: audit 2024-09-17T07:25:08.960735+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:25:09.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[19705]: audit 2024-09-17T07:25:08.961477+0000 mgr.y (mgr.14144) 229 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[19705]: audit 2024-09-17T07:25:08.966661+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[19705]: cephadm 2024-09-17T07:25:08.972498+0000 mgr.y (mgr.14144) 230 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[15210]: audit 2024-09-17T07:25:08.516582+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[15210]: audit 2024-09-17T07:25:08.951541+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[15210]: audit 2024-09-17T07:25:08.959920+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[15210]: audit 2024-09-17T07:25:08.960735+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[15210]: audit 2024-09-17T07:25:08.961477+0000 mgr.y (mgr.14144) 229 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[15210]: audit 2024-09-17T07:25:08.966661+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:09 smithi105 bash[15210]: cephadm 2024-09-17T07:25:08.972498+0000 mgr.y (mgr.14144) 230 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T07:25:10.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:09 smithi121 bash[15143]: audit 2024-09-17T07:25:08.516582+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:09 smithi121 bash[15143]: audit 2024-09-17T07:25:08.951541+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:09 smithi121 bash[15143]: audit 2024-09-17T07:25:08.959920+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:09 smithi121 bash[15143]: audit 2024-09-17T07:25:08.960735+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:25:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:09 smithi121 bash[15143]: audit 2024-09-17T07:25:08.961477+0000 mgr.y (mgr.14144) 229 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:25:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:09 smithi121 bash[15143]: audit 2024-09-17T07:25:08.966661+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:09 smithi121 bash[15143]: cephadm 2024-09-17T07:25:08.972498+0000 mgr.y (mgr.14144) 230 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T07:25:10.784 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:10 smithi105 bash[15210]: cluster 2024-09-17T07:25:10.178173+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:10.784 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:10 smithi105 bash[19705]: cluster 2024-09-17T07:25:10.178173+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:11.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:10 smithi121 bash[15143]: cluster 2024-09-17T07:25:10.178173+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:11.087 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:10 smithi105 bash[33017]: level=info ts=2024-09-17T07:25:10.962Z caller=main.go:497 msg=Listening address=:9093 2024-09-17T07:25:13.240 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:12 smithi105 bash[33017]: level=info ts=2024-09-17T07:25:12.914Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000148048s 2024-09-17T07:25:13.289 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:25:13.289 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":50,"fsid":"ebbc5168-74c4-11ef-bceb-c7b262605968","created":"2024-09-17T07:18:27.436798+0000","modified":"2024-09-17T07:24:08.244977+0000","last_up_change":"2024-09-17T07:24:06.239432+0000","last_in_change":"2024-09-17T07:23:45.343543+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T07:21:57.634279+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"74a9dad3-7bb4-45ca-8834-1242ab5e11df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6803","nonce":1441724081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6805","nonce":1441724081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6809","nonce":1441724081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6807","nonce":1441724081}]},"public_addr":"172.21.15.105:6803/1441724081","cluster_addr":"172.21.15.105:6805/1441724081","heartbeat_back_addr":"172.21.15.105:6809/1441724081","heartbeat_front_addr":"172.21.15.105:6807/1441724081","state":["exists","up"]},{"osd":1,"uuid":"6be01ba7-7355-439b-a57c-c5849dbf4747","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6811","nonce":1305442237}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6813","nonce":1305442237}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6817","nonce":1305442237}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6815","nonce":1305442237}]},"public_addr":"172.21.15.105:6811/1305442237","cluster_addr":"172.21.15.105:6813/1305442237","heartbeat_back_addr":"172.21.15.105:6817/1305442237","heartbeat_front_addr":"172.21.15.105:6815/1305442237","state":["exists","up"]},{"osd":2,"uuid":"b9660130-9448-48ca-91e9-c37b94dadc39","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.105:6818","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6819","nonce":3939972914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6821","nonce":3939972914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6825","nonce":3939972914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6823","nonce":3939972914}]},"public_addr":"172.21.15.105:6819/3939972914","cluster_addr":"172.21.15.105:6821/3939972914","heartbeat_back_addr":"172.21.15.105:6825/3939972914","heartbeat_front_addr":"172.21.15.105:6823/3939972914","state":["exists","up"]},{"osd":3,"uuid":"89670fe4-1363-466e-8cf9-0eefb4fad7ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6827","nonce":3475138043}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6829","nonce":3475138043}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6833","nonce":3475138043}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6831","nonce":3475138043}]},"public_addr":"172.21.15.105:6827/3475138043","cluster_addr":"172.21.15.105:6829/3475138043","heartbeat_back_addr":"172.21.15.105:6833/3475138043","heartbeat_front_addr":"172.21.15.105:6831/3475138043","state":["exists","up"]},{"osd":4,"uuid":"50233280-b3d5-456f-a659-ac7b23393d01","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6801","nonce":3793342600}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6803","nonce":3793342600}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6807","nonce":3793342600}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6805","nonce":3793342600}]},"public_addr":"172.21.15.121:6801/3793342600","cluster_addr":"172.21.15.121:6803/3793342600","heartbeat_back_addr":"172.21.15.121:6807/3793342600","heartbeat_front_addr":"172.21.15.121:6805/3793342600","state":["exists","up"]},{"osd":5,"uuid":"991167c5-2c12-4df0-ab55-4c040718239b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6809","nonce":1332351259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6811","nonce":1332351259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6815","nonce":1332351259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6813","nonce":1332351259}]},"public_addr":"172.21.15.121:6809/1332351259","cluster_addr":"172.21.15.121:6811/1332351259","heartbeat_back_addr":"172.21.15.121:6815/1332351259","heartbeat_front_addr":"172.21.15.121:6813/1332351259","state":["exists","up"]},{"osd":6,"uuid":"da2a2ac6-0921-4ea4-8f4b-c756e258fc1f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6817","nonce":2490711463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6819","nonce":2490711463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6823","nonce":2490711463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6821","nonce":2490711463}]},"public_addr":"172.21.15.121:6817/2490711463","cluster_addr":"172.21.15.121:6819/2490711463","heartbeat_back_addr":"172.21.15.121:6823/2490711463","heartbeat_front_addr":"172.21.15.121:6821/2490711463","state":["exists","up"]},{"osd":7,"uuid":"2153c7f7-6494-4067-8fe3-34ee059f2463","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6825","nonce":2997393750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6827","nonce":2997393750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6831","nonce":2997393750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6829","nonce":2997393750}]},"public_addr":"172.21.15.121:6825/2997393750","cluster_addr":"172.21.15.121:6827/2997393750","heartbeat_back_addr":"172.21.15.121:6831/2997393750","heartbeat_front_addr":"172.21.15.121:6829/2997393750","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:20:58.657865+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:21:26.473669+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:21:55.595843+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:22:23.412407+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:22:47.145486+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:23:12.919063+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:23:39.358723+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:24:04.802761+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.105:6801/444643576":"2024-09-18T07:19:26.025743+0000","172.21.15.105:6800/444643576":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/3314960375":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/3386201691":"2024-09-18T07:18:55.941177+0000","172.21.15.105:0/1968199425":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/745791136":"2024-09-18T07:18:55.941177+0000","172.21.15.105:6800/2706442191":"2024-09-18T07:18:55.941177+0000","172.21.15.105:6801/2706442191":"2024-09-18T07:18:55.941177+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T07:25:13.504 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:13 smithi105 bash[19705]: cluster 2024-09-17T07:25:12.178806+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:13.505 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:13 smithi105 bash[15210]: cluster 2024-09-17T07:25:12.178806+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:13.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:13 smithi121 bash[15143]: cluster 2024-09-17T07:25:12.178806+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:14.003 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T07:25:14.004 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T07:25:14.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:14 smithi121 bash[15143]: audit 2024-09-17T07:25:13.280879+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.105:0/2944306635' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:25:14.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:14 smithi105 bash[15210]: audit 2024-09-17T07:25:13.280879+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.105:0/2944306635' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:25:14.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:14 smithi105 bash[19705]: audit 2024-09-17T07:25:13.280879+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.105:0/2944306635' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:25:15.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:15 smithi121 bash[15143]: cluster 2024-09-17T07:25:14.181977+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:15.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:15 smithi105 bash[15210]: cluster 2024-09-17T07:25:14.181977+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:15 smithi105 bash[19705]: cluster 2024-09-17T07:25:14.181977+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:16.724 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:17.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:17 smithi121 bash[15143]: cluster 2024-09-17T07:25:16.182517+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:17.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:17 smithi105 bash[19705]: cluster 2024-09-17T07:25:16.182517+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:17 smithi105 bash[15210]: cluster 2024-09-17T07:25:16.182517+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:18.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:18 smithi105 bash[15210]: cluster 2024-09-17T07:25:18.183146+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:18 smithi105 bash[19705]: cluster 2024-09-17T07:25:18.183146+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:18.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:18 smithi121 bash[15143]: cluster 2024-09-17T07:25:18.183146+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:20.330 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:25:20.454 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":50,"fsid":"ebbc5168-74c4-11ef-bceb-c7b262605968","created":"2024-09-17T07:18:27.436798+0000","modified":"2024-09-17T07:24:08.244977+0000","last_up_change":"2024-09-17T07:24:06.239432+0000","last_in_change":"2024-09-17T07:23:45.343543+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T07:21:57.634279+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"74a9dad3-7bb4-45ca-8834-1242ab5e11df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6803","nonce":1441724081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6805","nonce":1441724081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6809","nonce":1441724081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":1441724081},{"type":"v1","addr":"172.21.15.105:6807","nonce":1441724081}]},"public_addr":"172.21.15.105:6803/1441724081","cluster_addr":"172.21.15.105:6805/1441724081","heartbeat_back_addr":"172.21.15.105:6809/1441724081","heartbeat_front_addr":"172.21.15.105:6807/1441724081","state":["exists","up"]},{"osd":1,"uuid":"6be01ba7-7355-439b-a57c-c5849dbf4747","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6811","nonce":1305442237}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6813","nonce":1305442237}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6817","nonce":1305442237}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":1305442237},{"type":"v1","addr":"172.21.15.105:6815","nonce":1305442237}]},"public_addr":"172.21.15.105:6811/1305442237","cluster_addr":"172.21.15.105:6813/1305442237","heartbeat_back_addr":"172.21.15.105:6817/1305442237","heartbeat_front_addr":"172.21.15.105:6815/1305442237","state":["exists","up"]},{"osd":2,"uuid":"b9660130-9448-48ca-91e9-c37b94dadc39","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.105:6818","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6819","nonce":3939972914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6821","nonce":3939972914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6825","nonce":3939972914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":3939972914},{"type":"v1","addr":"172.21.15.105:6823","nonce":3939972914}]},"public_addr":"172.21.15.105:6819/3939972914","cluster_addr":"172.21.15.105:6821/3939972914","heartbeat_back_addr":"172.21.15.105:6825/3939972914","heartbeat_front_addr":"172.21.15.105:6823/3939972914","state":["exists","up"]},{"osd":3,"uuid":"89670fe4-1363-466e-8cf9-0eefb4fad7ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6827","nonce":3475138043}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6829","nonce":3475138043}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6832","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6833","nonce":3475138043}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":3475138043},{"type":"v1","addr":"172.21.15.105:6831","nonce":3475138043}]},"public_addr":"172.21.15.105:6827/3475138043","cluster_addr":"172.21.15.105:6829/3475138043","heartbeat_back_addr":"172.21.15.105:6833/3475138043","heartbeat_front_addr":"172.21.15.105:6831/3475138043","state":["exists","up"]},{"osd":4,"uuid":"50233280-b3d5-456f-a659-ac7b23393d01","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6801","nonce":3793342600}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6803","nonce":3793342600}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6807","nonce":3793342600}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":3793342600},{"type":"v1","addr":"172.21.15.121:6805","nonce":3793342600}]},"public_addr":"172.21.15.121:6801/3793342600","cluster_addr":"172.21.15.121:6803/3793342600","heartbeat_back_addr":"172.21.15.121:6807/3793342600","heartbeat_front_addr":"172.21.15.121:6805/3793342600","state":["exists","up"]},{"osd":5,"uuid":"991167c5-2c12-4df0-ab55-4c040718239b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6809","nonce":1332351259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6811","nonce":1332351259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6815","nonce":1332351259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":1332351259},{"type":"v1","addr":"172.21.15.121:6813","nonce":1332351259}]},"public_addr":"172.21.15.121:6809/1332351259","cluster_addr":"172.21.15.121:6811/1332351259","heartbeat_back_addr":"172.21.15.121:6815/1332351259","heartbeat_front_addr":"172.21.15.121:6813/1332351259","state":["exists","up"]},{"osd":6,"uuid":"da2a2ac6-0921-4ea4-8f4b-c756e258fc1f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6817","nonce":2490711463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6819","nonce":2490711463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6823","nonce":2490711463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":2490711463},{"type":"v1","addr":"172.21.15.121:6821","nonce":2490711463}]},"public_addr":"172.21.15.121:6817/2490711463","cluster_addr":"172.21.15.121:6819/2490711463","heartbeat_back_addr":"172.21.15.121:6823/2490711463","heartbeat_front_addr":"172.21.15.121:6821/2490711463","state":["exists","up"]},{"osd":7,"uuid":"2153c7f7-6494-4067-8fe3-34ee059f2463","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6825","nonce":2997393750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6827","nonce":2997393750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6831","nonce":2997393750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":2997393750},{"type":"v1","addr":"172.21.15.121:6829","nonce":2997393750}]},"public_addr":"172.21.15.121:6825/2997393750","cluster_addr":"172.21.15.121:6827/2997393750","heartbeat_back_addr":"172.21.15.121:6831/2997393750","heartbeat_front_addr":"172.21.15.121:6829/2997393750","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:20:58.657865+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:21:26.473669+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:21:55.595843+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:22:23.412407+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:22:47.145486+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:23:12.919063+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:23:39.358723+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T07:24:04.802761+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.105:6801/444643576":"2024-09-18T07:19:26.025743+0000","172.21.15.105:6800/444643576":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/3314960375":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/3386201691":"2024-09-18T07:18:55.941177+0000","172.21.15.105:0/1968199425":"2024-09-18T07:19:26.025743+0000","172.21.15.105:0/745791136":"2024-09-18T07:18:55.941177+0000","172.21.15.105:6800/2706442191":"2024-09-18T07:18:55.941177+0000","172.21.15.105:6801/2706442191":"2024-09-18T07:18:55.941177+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T07:25:21.035 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T07:25:21.036 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T07:25:21.036 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T07:25:21.037 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T07:25:21.037 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T07:25:21.037 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T07:25:21.038 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T07:25:21.038 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T07:25:21.247 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:20 smithi105 bash[33017]: level=info ts=2024-09-17T07:25:20.915Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001067349s 2024-09-17T07:25:21.250 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:21 smithi105 bash[15210]: cluster 2024-09-17T07:25:20.183697+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:21.250 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:21 smithi105 bash[15210]: audit 2024-09-17T07:25:20.321775+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.105:0/3345472382' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:25:21.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:21 smithi121 bash[15143]: cluster 2024-09-17T07:25:20.183697+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:21.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:21 smithi121 bash[15143]: audit 2024-09-17T07:25:20.321775+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.105:0/3345472382' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:25:21.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:21 smithi105 bash[19705]: cluster 2024-09-17T07:25:20.183697+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:21.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:21 smithi105 bash[19705]: audit 2024-09-17T07:25:20.321775+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.105:0/3345472382' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T07:25:23.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:23 smithi121 bash[15143]: cluster 2024-09-17T07:25:22.184307+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:23.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:23 smithi105 bash[19705]: cluster 2024-09-17T07:25:22.184307+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:23.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:23 smithi105 bash[15210]: cluster 2024-09-17T07:25:22.184307+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:23.897 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:23.899 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:23.899 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:23.900 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:23.902 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:23.904 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:23.904 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:23.905 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:25.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:25 smithi121 bash[15143]: cluster 2024-09-17T07:25:24.185190+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:25.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:25 smithi105 bash[15210]: cluster 2024-09-17T07:25:24.185190+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:25.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:25 smithi105 bash[19705]: cluster 2024-09-17T07:25:24.185190+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:27.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:27 smithi121 bash[15143]: cluster 2024-09-17T07:25:26.185833+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:27.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:27 smithi121 bash[15143]: audit 2024-09-17T07:25:26.295544+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:25:27.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:27 smithi121 bash[15143]: audit 2024-09-17T07:25:26.298664+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:25:27.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:27 smithi105 bash[19705]: cluster 2024-09-17T07:25:26.185833+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:27.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:27 smithi105 bash[19705]: audit 2024-09-17T07:25:26.295544+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:25:27.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:27 smithi105 bash[19705]: audit 2024-09-17T07:25:26.298664+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:25:27.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:27 smithi105 bash[15210]: cluster 2024-09-17T07:25:26.185833+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:27.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:27 smithi105 bash[15210]: audit 2024-09-17T07:25:26.295544+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:25:27.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:27 smithi105 bash[15210]: audit 2024-09-17T07:25:26.298664+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:25:29.425 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:29 smithi105 bash[19705]: cluster 2024-09-17T07:25:28.186510+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:29.425 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:29 smithi105 bash[15210]: cluster 2024-09-17T07:25:28.186510+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:29.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:29 smithi121 bash[15143]: cluster 2024-09-17T07:25:28.186510+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:30.575 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:30 smithi105 bash[15210]: cluster 2024-09-17T07:25:30.187089+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:30.575 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:30 smithi105 bash[19705]: cluster 2024-09-17T07:25:30.187089+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:30.615 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:30 smithi121 bash[15143]: cluster 2024-09-17T07:25:30.187089+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:30.963 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:30 smithi121 systemd[1]: Started Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:25:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:31 smithi105 bash[19705]: audit 2024-09-17T07:25:30.877060+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:31 smithi105 bash[19705]: audit 2024-09-17T07:25:30.879104+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:31 smithi105 bash[15210]: audit 2024-09-17T07:25:30.877060+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:31 smithi105 bash[15210]: audit 2024-09-17T07:25:30.879104+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:31 smithi121 bash[15143]: audit 2024-09-17T07:25:30.877060+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:31 smithi121 bash[15143]: audit 2024-09-17T07:25:30.879104+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:32.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Starting Grafana" logger=server version=6.7.4 commit=8e44bbc5f5 branch=HEAD compiled=2020-05-26T17:35:38+0000 2024-09-17T07:25:32.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-17T07:25:32.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-17T07:25:32.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T07:25:32.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T07:25:32.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T07:25:32.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="App mode production" logger=settings 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-09-17T07:25:32.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-09-17T07:25:32.498 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-09-17T07:25:32.498 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-09-17T07:25:32.498 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-09-17T07:25:32.498 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-09-17T07:25:32.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-09-17T07:25:32.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-09-17T07:25:32.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-09-17T07:25:32.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T07:25:32.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-09-17T07:25:33.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[15143]: cluster 2024-09-17T07:25:32.187730+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:33.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-09-17T07:25:33.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-09-17T07:25:33.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-09-17T07:25:33.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:32 smithi121 bash[28913]: t=2024-09-17T07:25:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-09-17T07:25:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:32 smithi105 bash[15210]: cluster 2024-09-17T07:25:32.187730+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:32 smithi105 bash[19705]: cluster 2024-09-17T07:25:32.187730+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:33.362 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-09-17T07:25:33.362 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-09-17T07:25:33.362 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-09-17T07:25:33.362 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T07:25:33.362 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-09-17T07:25:33.362 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-09-17T07:25:33.681 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-09-17T07:25:33.681 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-09-17T07:25:33.681 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-09-17T07:25:33.681 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-09-17T07:25:33.681 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-09-17T07:25:34.024 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-09-17T07:25:34.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-09-17T07:25:34.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:33 smithi121 bash[28913]: t=2024-09-17T07:25:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T07:25:34.326 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-09-17T07:25:34.326 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-09-17T07:25:34.326 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-09-17T07:25:34.327 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-09-17T07:25:34.327 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-09-17T07:25:34.645 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-09-17T07:25:34.645 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-09-17T07:25:34.645 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T07:25:34.955 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T07:25:34.955 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T07:25:34.955 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-09-17T07:25:34.955 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-09-17T07:25:35.206 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:34 smithi121 bash[28913]: t=2024-09-17T07:25:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T07:25:35.206 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-09-17T07:25:35.207 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-09-17T07:25:35.259 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:35 smithi105 bash[19705]: cluster 2024-09-17T07:25:34.188321+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:35.259 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:35 smithi105 bash[19705]: audit 2024-09-17T07:25:34.700966+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:35.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:35 smithi105 bash[15210]: cluster 2024-09-17T07:25:34.188321+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:35.326 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:35 smithi105 bash[15210]: audit 2024-09-17T07:25:34.700966+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:35.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[15143]: cluster 2024-09-17T07:25:34.188321+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:35.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[15143]: audit 2024-09-17T07:25:34.700966+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:35.458 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-09-17T07:25:35.458 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-09-17T07:25:35.458 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-09-17T07:25:35.458 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-09-17T07:25:35.459 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-09-17T07:25:35.743 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-09-17T07:25:35.743 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-09-17T07:25:35.743 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-09-17T07:25:35.743 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-09-17T07:25:35.743 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-09-17T07:25:36.011 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-09-17T07:25:36.011 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-09-17T07:25:36.011 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:35 smithi121 bash[28913]: t=2024-09-17T07:25:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-09-17T07:25:36.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-09-17T07:25:36.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-09-17T07:25:36.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-09-17T07:25:36.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-09-17T07:25:36.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-09-17T07:25:36.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T07:25:36.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-09-17T07:25:36.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T07:25:36.858 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-09-17T07:25:36.858 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T07:25:36.858 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T07:25:36.858 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-09-17T07:25:36.858 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T07:25:36.858 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-09-17T07:25:37.127 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-09-17T07:25:37.127 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:36 smithi121 bash[28913]: t=2024-09-17T07:25:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-09-17T07:25:37.127 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-09-17T07:25:37.127 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-09-17T07:25:37.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:37 smithi105 bash[19705]: cluster 2024-09-17T07:25:36.188790+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:37.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:37 smithi105 bash[19705]: audit 2024-09-17T07:25:37.122258+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:37 smithi105 bash[19705]: audit 2024-09-17T07:25:37.127804+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:37.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:37 smithi105 bash[15210]: cluster 2024-09-17T07:25:36.188790+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:37.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:37 smithi105 bash[15210]: audit 2024-09-17T07:25:37.122258+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:37.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:37 smithi105 bash[15210]: audit 2024-09-17T07:25:37.127804+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:37.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[15143]: cluster 2024-09-17T07:25:36.188790+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:37.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[15143]: audit 2024-09-17T07:25:37.122258+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:37.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[15143]: audit 2024-09-17T07:25:37.127804+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:37.403 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T07:25:37.404 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-09-17T07:25:37.404 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-09-17T07:25:37.404 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-09-17T07:25:37.663 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-09-17T07:25:37.663 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T07:25:37.947 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-09-17T07:25:37.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-09-17T07:25:37.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-09-17T07:25:37.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-09-17T07:25:37.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:37 smithi121 bash[28913]: t=2024-09-17T07:25:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-09-17T07:25:38.210 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-09-17T07:25:38.210 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-09-17T07:25:38.484 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[15143]: cephadm 2024-09-17T07:25:37.134661+0000 mgr.y (mgr.14144) 245 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T07:25:38.484 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[15143]: cephadm 2024-09-17T07:25:37.140176+0000 mgr.y (mgr.14144) 246 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi105 2024-09-17T07:25:38.484 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-09-17T07:25:38.485 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-09-17T07:25:38.485 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-09-17T07:25:38.485 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-09-17T07:25:38.485 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-09-17T07:25:38.485 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-09-17T07:25:38.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:38 smithi105 bash[15210]: cephadm 2024-09-17T07:25:37.134661+0000 mgr.y (mgr.14144) 245 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T07:25:38.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:38 smithi105 bash[15210]: cephadm 2024-09-17T07:25:37.140176+0000 mgr.y (mgr.14144) 246 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi105 2024-09-17T07:25:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:38 smithi105 bash[19705]: cephadm 2024-09-17T07:25:37.134661+0000 mgr.y (mgr.14144) 245 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T07:25:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:38 smithi105 bash[19705]: cephadm 2024-09-17T07:25:37.140176+0000 mgr.y (mgr.14144) 246 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi105 2024-09-17T07:25:38.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-09-17T07:25:38.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T07:25:38.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-09-17T07:25:38.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-09-17T07:25:38.804 INFO:teuthology.orchestra.run.smithi105.stdout:154618822687 2024-09-17T07:25:38.804 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T07:25:39.037 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-09-17T07:25:39.038 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-09-17T07:25:39.038 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:38 smithi121 bash[28913]: t=2024-09-17T07:25:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-09-17T07:25:39.038 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-09-17T07:25:39.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[15143]: cluster 2024-09-17T07:25:38.189361+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:39.314 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-09-17T07:25:39.314 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-09-17T07:25:39.314 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-09-17T07:25:39.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-09-17T07:25:39.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:39 smithi105 bash[15210]: cluster 2024-09-17T07:25:38.189361+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:39.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:39 smithi105 bash[19705]: cluster 2024-09-17T07:25:38.189361+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:39.599 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-09-17T07:25:39.599 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-09-17T07:25:39.599 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T07:25:39.876 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T07:25:39.876 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T07:25:39.876 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T07:25:39.876 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-09-17T07:25:39.876 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T07:25:39.876 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-09-17T07:25:40.169 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T07:25:40.169 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:39 smithi121 bash[28913]: t=2024-09-17T07:25:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-09-17T07:25:40.169 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-09-17T07:25:40.169 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T07:25:40.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[15143]: cluster 2024-09-17T07:25:40.189888+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:40.421 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-09-17T07:25:40.421 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-09-17T07:25:40.421 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-09-17T07:25:40.505 INFO:teuthology.orchestra.run.smithi105.stdout:55834574899 2024-09-17T07:25:40.506 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T07:25:40.507 INFO:teuthology.orchestra.run.smithi105.stdout:180388626459 2024-09-17T07:25:40.507 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T07:25:40.551 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:40 smithi105 bash[19705]: cluster 2024-09-17T07:25:40.189888+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:40.551 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:40 smithi105 bash[15210]: cluster 2024-09-17T07:25:40.189888+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:40.598 INFO:teuthology.orchestra.run.smithi105.stdout:34359738427 2024-09-17T07:25:40.598 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T07:25:40.722 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-09-17T07:25:40.722 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-09-17T07:25:40.723 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-09-17T07:25:40.723 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-09-17T07:25:40.723 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-09-17T07:25:41.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-09-17T07:25:41.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-09-17T07:25:41.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-09-17T07:25:41.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:40 smithi121 bash[28913]: t=2024-09-17T07:25:40+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-09-17T07:25:41.292 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-09-17T07:25:41.292 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-09-17T07:25:41.293 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-09-17T07:25:41.293 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-09-17T07:25:41.293 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-09-17T07:25:41.586 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-09-17T07:25:41.586 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-09-17T07:25:41.586 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-09-17T07:25:41.586 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T07:25:41.586 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-09-17T07:25:41.774 INFO:teuthology.orchestra.run.smithi105.stdout:77309411375 2024-09-17T07:25:41.774 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T07:25:41.880 INFO:teuthology.orchestra.run.smithi105.stdout:128849018917 2024-09-17T07:25:41.881 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T07:25:41.913 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-09-17T07:25:41.913 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-09-17T07:25:41.913 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-09-17T07:25:41.913 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-09-17T07:25:42.197 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:41 smithi121 bash[28913]: t=2024-09-17T07:25:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-09-17T07:25:42.198 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-09-17T07:25:42.198 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-09-17T07:25:42.198 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-09-17T07:25:42.483 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T07:25:42.483 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-09-17T07:25:42.484 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-09-17T07:25:42.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T07:25:42.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-09-17T07:25:42.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-09-17T07:25:42.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-09-17T07:25:42.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-09-17T07:25:42.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-09-17T07:25:42.987 INFO:teuthology.orchestra.run.smithi105.stdout:107374182443 2024-09-17T07:25:42.988 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T07:25:43.018 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-09-17T07:25:43.018 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-09-17T07:25:43.019 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:42 smithi121 bash[28913]: t=2024-09-17T07:25:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-09-17T07:25:43.019 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-09-17T07:25:43.258 INFO:teuthology.orchestra.run.smithi105.stdout:206158430230 2024-09-17T07:25:43.258 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T07:25:43.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[15143]: cluster 2024-09-17T07:25:42.190497+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:43.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-09-17T07:25:43.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-09-17T07:25:43.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-09-17T07:25:43.580 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-09-17T07:25:43.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-09-17T07:25:43.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-09-17T07:25:43.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-09-17T07:25:43.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-09-17T07:25:43.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:43 smithi105 bash[15210]: cluster 2024-09-17T07:25:42.190497+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:43.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:43 smithi105 bash[19705]: cluster 2024-09-17T07:25:42.190497+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:43.802 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:43.802 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:43.804 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:43.804 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:43.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T07:25:43.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-09-17T07:25:43.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-09-17T07:25:44.192 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-09-17T07:25:44.193 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-09-17T07:25:44.193 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:43 smithi121 bash[28913]: t=2024-09-17T07:25:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-09-17T07:25:44.193 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-09-17T07:25:44.193 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-09-17T07:25:44.193 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-09-17T07:25:44.494 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-09-17T07:25:44.494 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-09-17T07:25:44.494 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-09-17T07:25:44.748 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:44.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T07:25:44.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T07:25:44.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T07:25:44.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T07:25:44.775 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-09-17T07:25:45.063 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-09-17T07:25:45.064 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-09-17T07:25:45.064 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:44 smithi121 bash[28913]: t=2024-09-17T07:25:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-09-17T07:25:45.064 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T07:25:45.064 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-09-17T07:25:45.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[15143]: cluster 2024-09-17T07:25:44.191089+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:45.324 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-09-17T07:25:45.324 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-09-17T07:25:45.324 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-09-17T07:25:45.324 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-09-17T07:25:45.583 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-09-17T07:25:45.584 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-09-17T07:25:45.584 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-09-17T07:25:45.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:45 smithi105 bash[15210]: cluster 2024-09-17T07:25:44.191089+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:45.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:45 smithi105 bash[19705]: cluster 2024-09-17T07:25:44.191089+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:45.764 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:45.765 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:45.766 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:25:45.894 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T07:25:45.894 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-09-17T07:25:45.894 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-09-17T07:25:45.894 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-09-17T07:25:45.894 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-09-17T07:25:45.894 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-09-17T07:25:46.212 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:45 smithi121 bash[28913]: t=2024-09-17T07:25:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T07:25:46.212 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T07:25:46.212 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-09-17T07:25:46.213 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-09-17T07:25:46.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-09-17T07:25:46.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-09-17T07:25:46.464 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-09-17T07:25:46.465 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-09-17T07:25:46.716 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T07:25:46.716 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-09-17T07:25:46.716 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-09-17T07:25:46.984 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-09-17T07:25:46.984 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-09-17T07:25:46.984 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-09-17T07:25:46.984 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T07:25:46.984 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-09-17T07:25:46.984 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:46 smithi121 bash[28913]: t=2024-09-17T07:25:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-09-17T07:25:47.243 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-09-17T07:25:47.244 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-09-17T07:25:47.244 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-09-17T07:25:47.244 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-09-17T07:25:47.331 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:47 smithi105 bash[19705]: cluster 2024-09-17T07:25:46.191676+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:47.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:47 smithi105 bash[15210]: cluster 2024-09-17T07:25:46.191676+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:47.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[15143]: cluster 2024-09-17T07:25:46.191676+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:47.525 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-09-17T07:25:47.525 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-09-17T07:25:47.525 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-09-17T07:25:47.881 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-09-17T07:25:47.881 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-09-17T07:25:47.881 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-09-17T07:25:47.881 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-09-17T07:25:47.881 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-09-17T07:25:48.275 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing HooksService" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-09-17T07:25:48.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing LoginService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing SearchService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing TracingService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-09-17T07:25:48.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2024-09-17T07:25:48.278 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="Initializing Stream Manager" 2024-09-17T07:25:48.278 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:25:47 smithi121 bash[28913]: t=2024-09-17T07:25:47+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T07:25:49.497 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:49 smithi105 bash[15210]: cluster 2024-09-17T07:25:48.192252+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:49.497 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:49 smithi105 bash[19705]: cluster 2024-09-17T07:25:48.192252+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:49.497 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:49 smithi105 systemd[1]: Stopping Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:25:49.497 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:49 smithi105 bash[33017]: level=info ts=2024-09-17T07:25:49.354Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T07:25:49.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:49 smithi121 bash[15143]: cluster 2024-09-17T07:25:48.192252+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:50.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:50 smithi105 bash[15210]: cluster 2024-09-17T07:25:50.192829+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:50.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:50 smithi105 bash[19705]: cluster 2024-09-17T07:25:50.192829+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:50 smithi121 bash[15143]: cluster 2024-09-17T07:25:50.192829+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:52.066 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:51 smithi105 docker[35889]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T07:25:52.838 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:52 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@alertmanager.a.service: Succeeded. 2024-09-17T07:25:52.838 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:52 smithi105 systemd[1]: Stopped Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:25:52.838 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:25:52 smithi105 systemd[1]: Started Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:25:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:53 smithi121 bash[15143]: cluster 2024-09-17T07:25:52.193405+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:53 smithi121 bash[15143]: audit 2024-09-17T07:25:52.693478+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:53.560 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:53 smithi105 bash[19705]: cluster 2024-09-17T07:25:52.193405+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:53.560 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:53 smithi105 bash[19705]: audit 2024-09-17T07:25:52.693478+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:53.560 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:53 smithi105 bash[15210]: cluster 2024-09-17T07:25:52.193405+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:53.560 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:53 smithi105 bash[15210]: audit 2024-09-17T07:25:52.693478+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:54.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:54 smithi121 bash[15143]: cephadm 2024-09-17T07:25:52.694796+0000 mgr.y (mgr.14144) 255 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:25:54.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:54 smithi121 bash[15143]: cephadm 2024-09-17T07:25:52.699835+0000 mgr.y (mgr.14144) 256 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:25:54.611 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:54 smithi105 bash[15210]: cephadm 2024-09-17T07:25:52.694796+0000 mgr.y (mgr.14144) 255 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:25:54.612 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:54 smithi105 bash[15210]: cephadm 2024-09-17T07:25:52.699835+0000 mgr.y (mgr.14144) 256 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:25:54.612 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:54 smithi105 bash[19705]: cephadm 2024-09-17T07:25:52.694796+0000 mgr.y (mgr.14144) 255 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:25:54.612 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:54 smithi105 bash[19705]: cephadm 2024-09-17T07:25:52.699835+0000 mgr.y (mgr.14144) 256 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:25:55.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:55 smithi121 bash[15143]: cluster 2024-09-17T07:25:54.193974+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:55.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:55 smithi105 bash[15210]: cluster 2024-09-17T07:25:54.193974+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:55.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:55 smithi105 bash[19705]: cluster 2024-09-17T07:25:54.193974+0000 mgr.y (mgr.14144) 257 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:56 smithi105 bash[19705]: cluster 2024-09-17T07:25:56.194415+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:56.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:56 smithi105 bash[15210]: cluster 2024-09-17T07:25:56.194415+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:56.604 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:56 smithi121 bash[15143]: cluster 2024-09-17T07:25:56.194415+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:57.370 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 systemd[1]: Stopping Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=warn ts=2024-09-17T07:25:57.194Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.194Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:25:57.371 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[28030]: level=info ts=2024-09-17T07:25:57.195Z caller=main.go:761 msg="See you next time!" 2024-09-17T07:25:57.814 INFO:teuthology.orchestra.run.smithi105.stdout:34359738430 2024-09-17T07:25:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:57 smithi121 bash[15143]: audit 2024-09-17T07:25:57.807245+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.105:0/3944572568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T07:25:58.006 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 docker[29487]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-prometheus.a 2024-09-17T07:25:58.006 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Succeeded. 2024-09-17T07:25:58.006 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:25:58.006 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:57 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:25:58.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:57 smithi105 bash[15210]: audit 2024-09-17T07:25:57.807245+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.105:0/3944572568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T07:25:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:57 smithi105 bash[19705]: audit 2024-09-17T07:25:57.807245+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.105:0/3944572568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T07:25:59.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.917065+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.921335+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.921795+0000 mgr.y (mgr.14144) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.923085+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105:9093"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.923477+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105:9093"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.931310+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.938425+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.938940+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.947423+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.948009+0000 mgr.y (mgr.14144) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.953401+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.959475+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.960207+0000 mgr.y (mgr.14144) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:25:59.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.968112+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-09-17T07:25:59.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.968616+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-09-17T07:25:59.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.977965+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: audit 2024-09-17T07:25:57.982328+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:59.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:25:58 smithi121 bash[15143]: cluster 2024-09-17T07:25:58.194961+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:59.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.127Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:25:59.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.127Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:25:59.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.127Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:25:59.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.127Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:25:59.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.127Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:25:59.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.127Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:25:59.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.129Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.129Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.132Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.132Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.133Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.133Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=994.339µs 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.135Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.135Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.135Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.136Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:25:59.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:25:59 smithi121 bash[29533]: level=info ts=2024-09-17T07:25:59.136Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-09-17T07:25:59.397 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.917065+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.921335+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.921795+0000 mgr.y (mgr.14144) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.923085+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105:9093"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.923477+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105:9093"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.931310+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.938425+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.938940+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.947423+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.948009+0000 mgr.y (mgr.14144) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.953401+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.959475+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.960207+0000 mgr.y (mgr.14144) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:25:59.398 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.968112+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.968616+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.977965+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: audit 2024-09-17T07:25:57.982328+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[19705]: cluster 2024-09-17T07:25:58.194961+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.917065+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.921335+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.921795+0000 mgr.y (mgr.14144) 259 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.923085+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105:9093"}]: dispatch 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.923477+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105:9093"}]: dispatch 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.931310+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.399 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.938425+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.938940+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.947423+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.948009+0000 mgr.y (mgr.14144) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121:9095"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.953401+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.959475+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.960207+0000 mgr.y (mgr.14144) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.968112+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.968616+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121:3000"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.977965+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: audit 2024-09-17T07:25:57.982328+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:25:59.400 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:25:58 smithi105 bash[15210]: cluster 2024-09-17T07:25:58.194961+0000 mgr.y (mgr.14144) 265 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:01.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:01 smithi121 bash[15143]: cluster 2024-09-17T07:26:00.195679+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:01.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:01 smithi105 bash[19705]: cluster 2024-09-17T07:26:00.195679+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:01.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:01 smithi105 bash[15210]: cluster 2024-09-17T07:26:00.195679+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:01.795 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738427 got 34359738430 for osd.0 2024-09-17T07:26:01.795 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:02.655 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:02.589Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-09-17T07:26:02.655 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:02.589Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-09-17T07:26:02.655 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:02.591Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.105 port=9094 2024-09-17T07:26:02.655 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:02.593Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T07:26:02.655 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:02.627Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T07:26:02.774 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:02.627Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T07:26:02.774 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:02.630Z caller=main.go:497 msg=Listening address=:9093 2024-09-17T07:26:02.913 INFO:teuthology.orchestra.run.smithi105.stdout:154618822692 2024-09-17T07:26:02.941 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[19705]: audit 2024-09-17T07:26:01.761037+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:02.942 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[19705]: cluster 2024-09-17T07:26:02.196197+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:02.942 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[15210]: audit 2024-09-17T07:26:01.761037+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:02.942 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:02 smithi105 bash[15210]: cluster 2024-09-17T07:26:02.196197+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:03.139 INFO:teuthology.orchestra.run.smithi105.stdout:180388626463 2024-09-17T07:26:03.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:02 smithi121 bash[15143]: audit 2024-09-17T07:26:01.761037+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:03.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:02 smithi121 bash[15143]: cluster 2024-09-17T07:26:02.196197+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:03.686 INFO:teuthology.orchestra.run.smithi105.stdout:55834574904 2024-09-17T07:26:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[19705]: audit 2024-09-17T07:26:02.905942+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.105:0/122947128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T07:26:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[19705]: audit 2024-09-17T07:26:03.132183+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.105:0/3019706761' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T07:26:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[19705]: audit 2024-09-17T07:26:03.234059+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[19705]: audit 2024-09-17T07:26:03.484804+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[19705]: audit 2024-09-17T07:26:03.487965+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[19705]: audit 2024-09-17T07:26:03.679042+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.105:0/1564961698' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[15210]: audit 2024-09-17T07:26:02.905942+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.105:0/122947128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[15210]: audit 2024-09-17T07:26:03.132183+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.105:0/3019706761' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[15210]: audit 2024-09-17T07:26:03.234059+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[15210]: audit 2024-09-17T07:26:03.484804+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[15210]: audit 2024-09-17T07:26:03.487965+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:26:04.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:03 smithi105 bash[15210]: audit 2024-09-17T07:26:03.679042+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.105:0/1564961698' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T07:26:04.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:03 smithi121 bash[15143]: audit 2024-09-17T07:26:02.905942+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.105:0/122947128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T07:26:04.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:03 smithi121 bash[15143]: audit 2024-09-17T07:26:03.132183+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.105:0/3019706761' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T07:26:04.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:03 smithi121 bash[15143]: audit 2024-09-17T07:26:03.234059+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:04.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:03 smithi121 bash[15143]: audit 2024-09-17T07:26:03.484804+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:04.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:03 smithi121 bash[15143]: audit 2024-09-17T07:26:03.487965+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:26:04.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:03 smithi121 bash[15143]: audit 2024-09-17T07:26:03.679042+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.105:0/1564961698' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T07:26:04.755 INFO:teuthology.orchestra.run.smithi105.stdout:128849018921 2024-09-17T07:26:04.823 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:04 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:04.593Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000164753s 2024-09-17T07:26:05.079 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822687 got 154618822692 for osd.5 2024-09-17T07:26:05.080 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:05.205 INFO:teuthology.orchestra.run.smithi105.stdout:107374182447 2024-09-17T07:26:05.221 INFO:teuthology.orchestra.run.smithi105.stdout:206158430234 2024-09-17T07:26:05.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[19705]: cluster 2024-09-17T07:26:04.196775+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:05.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[19705]: audit 2024-09-17T07:26:04.747938+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.105:0/1311795451' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T07:26:05.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[19705]: audit 2024-09-17T07:26:05.197555+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.105:0/404432182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T07:26:05.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[19705]: audit 2024-09-17T07:26:05.213703+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.105:0/2805870153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T07:26:05.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[15210]: cluster 2024-09-17T07:26:04.196775+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:05.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[15210]: audit 2024-09-17T07:26:04.747938+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.105:0/1311795451' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T07:26:05.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[15210]: audit 2024-09-17T07:26:05.197555+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.105:0/404432182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T07:26:05.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:05 smithi105 bash[15210]: audit 2024-09-17T07:26:05.213703+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.105:0/2805870153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T07:26:05.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:05 smithi121 bash[15143]: cluster 2024-09-17T07:26:04.196775+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:05.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:05 smithi121 bash[15143]: audit 2024-09-17T07:26:04.747938+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.105:0/1311795451' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T07:26:05.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:05 smithi121 bash[15143]: audit 2024-09-17T07:26:05.197555+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.105:0/404432182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T07:26:05.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:05 smithi121 bash[15143]: audit 2024-09-17T07:26:05.213703+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.105:0/2805870153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T07:26:05.606 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626459 got 180388626463 for osd.6 2024-09-17T07:26:05.606 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:05.898 INFO:teuthology.orchestra.run.smithi105.stdout:77309411380 2024-09-17T07:26:06.035 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574899 got 55834574904 for osd.1 2024-09-17T07:26:06.035 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:06.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:06 smithi121 bash[15143]: audit 2024-09-17T07:26:05.890985+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.105:0/39188808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T07:26:06.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:06 smithi105 bash[15210]: audit 2024-09-17T07:26:05.890985+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.105:0/39188808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T07:26:06.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:06 smithi105 bash[19705]: audit 2024-09-17T07:26:05.890985+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.105:0/39188808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T07:26:07.028 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018917 got 128849018921 for osd.4 2024-09-17T07:26:07.028 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:07.450 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:07 smithi105 bash[19705]: cluster 2024-09-17T07:26:06.197387+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:07.451 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:07 smithi105 bash[19705]: audit 2024-09-17T07:26:07.249185+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:07.451 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:07 smithi105 bash[15210]: cluster 2024-09-17T07:26:06.197387+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:07.451 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:07 smithi105 bash[15210]: audit 2024-09-17T07:26:07.249185+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:07.452 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182443 got 107374182447 for osd.3 2024-09-17T07:26:07.452 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:07.455 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430230 got 206158430234 for osd.7 2024-09-17T07:26:07.455 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:07 smithi121 bash[15143]: cluster 2024-09-17T07:26:06.197387+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:07.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:07 smithi121 bash[15143]: audit 2024-09-17T07:26:07.249185+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:07.873 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411375 got 77309411380 for osd.2 2024-09-17T07:26:07.874 DEBUG:teuthology.parallel:result is None 2024-09-17T07:26:07.874 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T07:26:07.874 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T07:26:09.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:09 smithi121 bash[15143]: cluster 2024-09-17T07:26:08.197964+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:09.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:09 smithi121 bash[15143]: audit 2024-09-17T07:26:09.230791+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:09.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:09 smithi121 bash[15143]: audit 2024-09-17T07:26:09.236476+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:09.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:09 smithi105 bash[19705]: cluster 2024-09-17T07:26:08.197964+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:09.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:09 smithi105 bash[19705]: audit 2024-09-17T07:26:09.230791+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:09.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:09 smithi105 bash[19705]: audit 2024-09-17T07:26:09.236476+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:09.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:09 smithi105 bash[15210]: cluster 2024-09-17T07:26:08.197964+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:09.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:09 smithi105 bash[15210]: audit 2024-09-17T07:26:09.230791+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:09.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:09 smithi105 bash[15210]: audit 2024-09-17T07:26:09.236476+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:10.379 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:26:10.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:10 smithi105 bash[15210]: cluster 2024-09-17T07:26:10.198552+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:10.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:10 smithi105 bash[19705]: cluster 2024-09-17T07:26:10.198552+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:10.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:10 smithi121 bash[15143]: cluster 2024-09-17T07:26:10.198552+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:12.838 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:26:12 smithi105 bash[36078]: level=info ts=2024-09-17T07:26:12.594Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001155764s 2024-09-17T07:26:13.523 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:13 smithi105 bash[15210]: cluster 2024-09-17T07:26:12.199130+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:13.523 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:13 smithi105 bash[19705]: cluster 2024-09-17T07:26:12.199130+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:13.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:13 smithi121 bash[15143]: cluster 2024-09-17T07:26:12.199130+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:13.836 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:26:13.838 INFO:teuthology.orchestra.run.smithi105.stderr:dumped all 2024-09-17T07:26:14.515 INFO:teuthology.orchestra.run.smithi105.stdout:{"pg_ready":true,"pg_map":{"version":243,"stamp":"2024-09-17T07:26:12.198842+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":43216,"kb_used_data":3728,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749918000,"statfs":{"total":767960285184,"available":767916032000,"internally_reserved":0,"allocated":3817472,"data_stored":1510700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"50","state":"active+clean","last_fresh":"2024-09-17T07:24:08.328001+0000","last_change":"2024-09-17T07:24:08.328001+0000","last_active":"2024-09-17T07:24:08.328001+0000","last_peered":"2024-09-17T07:24:08.328001+0000","last_clean":"2024-09-17T07:24:08.328001+0000","last_became_active":"2024-09-17T07:24:08.327077+0000","last_became_peered":"2024-09-17T07:24:08.327077+0000","last_unstale":"2024-09-17T07:24:08.328001+0000","last_undegraded":"2024-09-17T07:24:08.328001+0000","last_fullsized":"2024-09-17T07:24:08.328001+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T07:21:58.200567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T07:21:58.200567+0000","last_clean_scrub_stamp":"2024-09-17T07:21:58.200567+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430236,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5208,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739944,"statfs":{"total":95995035648,"available":95989702656,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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":"Tue Sep 17 07:25:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.997,"5min":0.997,"15min":0.997},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.004}]},{"osd":1,"last update":"Tue Sep 17 07:25:11 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.079},{"interface":"front","average":{"1min":1.018,"5min":1.018,"15min":1.018},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.89400000000000002}]},{"osd":2,"last update":"Tue Sep 17 07:25:11 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.95999999999999996}]},{"osd":3,"last update":"Tue Sep 17 07:25:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.034},{"interface":"front","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.748}]},{"osd":4,"last update":"Tue Sep 17 07:25:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0389999999999999,"15min":1.0389999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.99299999999999999}]},{"osd":5,"last update":"Tue Sep 17 07:25:11 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.115,"15min":1.115},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.23,"5min":1.23,"15min":1.23},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.1890000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:11 2024","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.302,"15min":1.302},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.841,"5min":1.841,"15min":1.841},"last":1.258},{"interface":"front","average":{"1min":1.232,"5min":1.232,"15min":1.232},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.135}]}]},{"osd":6,"up_from":42,"seq":180388626465,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5276,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739876,"statfs":{"total":95995035648,"available":95989633024,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.042,"5min":1.228,"15min":1.228},"last":1.034},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.97799999999999998,"15min":0.97999999999999998},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2749999999999999,"5min":1.476,"15min":1.476},"last":0.76900000000000002}]},{"osd":1,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.92500000000000004,"15min":0.92100000000000004},"min":{"1min":0.67200000000000004,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.012},{"interface":"front","average":{"1min":0.89300000000000002,"5min":1.0009999999999999,"15min":1.0189999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.1559999999999999,"5min":1.389,"15min":1.389},"last":1.1719999999999999}]},{"osd":2,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.95999999999999996,"15min":0.95599999999999996},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2509999999999999,"5min":1.256,"15min":1.256},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.0209999999999999,"15min":1.0369999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.1890000000000001,"5min":1.351,"15min":1.351},"last":1.153}]},{"osd":3,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.95799999999999996,"15min":0.96099999999999997},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.036,"5min":1.0840000000000001,"15min":1.0920000000000001},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.3149999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.0649999999999999}]},{"osd":4,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.94799999999999995,"15min":0.95599999999999996},"min":{"1min":0.56200000000000006,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.998,"5min":1.0660000000000001,"15min":1.0780000000000001},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3680000000000001,"5min":1.401,"15min":1.401},"last":1.113}]},{"osd":5,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.036,"15min":1.048},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.337,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1279999999999999,"15min":1.1299999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.26}]},{"osd":7,"last update":"Tue Sep 17 07:25:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.99199999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574906,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Tue Sep 17 07:25:41 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.64900000000000002,"15min":0.60099999999999998},"min":{"1min":0.55500000000000005,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.008,"5min":1.008,"15min":1.008},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.81000000000000005,"15min":0.72799999999999998},"min":{"1min":0.70099999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.079,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.76900000000000002}]},{"osd":2,"last update":"Tue Sep 17 07:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.68899999999999995,"15min":0.64900000000000002},"min":{"1min":0.5,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.95699999999999996,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.79800000000000004,"15min":0.73799999999999999},"min":{"1min":0.55500000000000005,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":1.0660000000000001}]},{"osd":3,"last update":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.86099999999999999,"15min":0.84699999999999998},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.83199999999999996,"15min":0.81599999999999995},"min":{"1min":0.63300000000000001,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.0329999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.64300000000000002}]},{"osd":4,"last update":"Tue Sep 17 07:25:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.0660000000000001,"15min":1.028},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":2.069,"5min":2.069,"15min":2.069},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0269999999999999,"15min":1.0109999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.427,"5min":1.722,"15min":1.722},"last":0.874}]},{"osd":5,"last update":"Tue Sep 17 07:25:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.028,"15min":1.022},"min":{"1min":0.85099999999999998,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.1599999999999999,"15min":1.1519999999999999},"min":{"1min":0.85799999999999998,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.494,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.90900000000000003}]},{"osd":6,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.2150000000000001,"15min":1.2230000000000001},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.373,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1619999999999999,"15min":1.1679999999999999},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.532,"5min":1.591,"15min":1.591},"last":1.194}]},{"osd":7,"last update":"Tue Sep 17 07:26:07 2024","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.28,"15min":1.272},"min":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"max":{"1min":2.149,"5min":2.149,"15min":2.149},"last":1.246},{"interface":"front","average":{"1min":1.23,"5min":1.2709999999999999,"15min":1.278},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.468,"5min":1.5,"15min":1.5},"last":1.105}]}]},{"osd":0,"up_from":8,"seq":34359738434,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5592,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Tue Sep 17 07:25:32 2024","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.65200000000000002,"15min":0.60399999999999998},"min":{"1min":0.47599999999999998,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.98599999999999999,"5min":1.125,"15min":1.125},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.71399999999999997,"15min":0.63200000000000001},"min":{"1min":0.57199999999999995,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.071,"5min":1.071,"15min":1.071},"last":1.171}]},{"osd":2,"last update":"Tue Sep 17 07:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.74399999999999999,"15min":0.70799999999999996},"min":{"1min":0.54400000000000004,"5min":0.498,"15min":0.498},"max":{"1min":1.137,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.137},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.79200000000000004,"15min":0.74199999999999999},"min":{"1min":0.627,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1830000000000001,"5min":1.28,"15min":1.28},"last":1.002}]},{"osd":3,"last update":"Tue Sep 17 07:25:32 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.82699999999999996,"15min":0.82999999999999996},"min":{"1min":0.64500000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.071,"5min":1.071,"15min":1.071},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.89400000000000002,"15min":0.88100000000000001},"min":{"1min":0.751,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.89000000000000001}]},{"osd":4,"last update":"Tue Sep 17 07:25:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.022,"15min":0.97999999999999998},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.5029999999999999,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.044,"5min":1.0649999999999999,"15min":1.03},"min":{"1min":0.81699999999999995,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3580000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.97899999999999998}]},{"osd":5,"last update":"Tue Sep 17 07:25:18 2024","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.1739999999999999,"15min":1.173},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.073},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.1040000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:49 2024","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.276,"15min":1.286},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.6259999999999999,"5min":1.732,"15min":1.732},"last":1.091},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.3560000000000001,"15min":1.367},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":4.2919999999999998,"5min":4.2919999999999998,"15min":4.2919999999999998},"last":1.256}]},{"osd":7,"last update":"Tue Sep 17 07:25:10 2024","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.298,"15min":1.298},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":1.03},{"interface":"front","average":{"1min":1.353,"5min":1.353,"15min":1.353},"min":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"max":{"1min":1.821,"5min":1.821,"15min":1.821},"last":1.2030000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Tue Sep 17 07:26:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.68700000000000006,"15min":0.64300000000000002},"min":{"1min":0.52100000000000002,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.75800000000000001,"15min":0.70599999999999996},"min":{"1min":0.53300000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":1.391}]},{"osd":1,"last update":"Tue Sep 17 07:26:07 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.77000000000000002,"15min":0.71499999999999997},"min":{"1min":0.624,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3700000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.88},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.76000000000000001,"15min":0.71799999999999997},"min":{"1min":0.48499999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.109,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.84499999999999997}]},{"osd":3,"last update":"Tue Sep 17 07:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.83499999999999996,"15min":0.81200000000000006},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.83599999999999997,"15min":0.82999999999999996},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.95699999999999996}]},{"osd":4,"last update":"Tue Sep 17 07:25:52 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.97499999999999998,"15min":0.96799999999999997},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0609999999999999,"15min":1.0349999999999999},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.446,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1679999999999999}]},{"osd":5,"last update":"Tue Sep 17 07:25:15 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.046,"15min":1.048},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.077,"15min":1.0669999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.0980000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:46 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.1319999999999999,"15min":1.1259999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.026},{"interface":"front","average":{"1min":1.224,"5min":1.224,"15min":1.224},"min":{"1min":0.877,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.3280000000000001}]},{"osd":7,"last update":"Tue Sep 17 07:25:08 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.129,"15min":1.129},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.208}]}]},{"osd":3,"up_from":25,"seq":107374182449,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.67200000000000004,"15min":0.65400000000000003},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.095,"5min":1.095,"15min":1.095},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.76600000000000001,"15min":0.73799999999999999},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.077,"5min":1.327,"15min":1.327},"last":0.91800000000000004}]},{"osd":1,"last update":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.79900000000000004,"15min":0.78800000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.03,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.80000000000000004,"15min":0.79100000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1180000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.754}]},{"osd":2,"last update":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.85399999999999998,"15min":0.84899999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.329,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.86099999999999999,"15min":0.84899999999999998},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.89800000000000002}]},{"osd":4,"last update":"Tue Sep 17 07:25:52 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.05,"15min":1.0620000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.292,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.161},{"interface":"front","average":{"1min":1.038,"5min":1.0640000000000001,"15min":1.0660000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.0580000000000001}]},{"osd":5,"last update":"Tue Sep 17 07:25:18 2024","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.1759999999999999,"15min":1.1819999999999999},"min":{"1min":0.87,"5min":0.87,"15min":0.87},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.294}]},{"osd":6,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.204,"15min":1.22},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.502,"5min":1.639,"15min":1.639},"last":1.446},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.1719999999999999,"15min":1.167},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.5720000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.325}]},{"osd":7,"last update":"Tue Sep 17 07:25:07 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"min":{"1min":1.008,"5min":1.008,"15min":1.008},"max":{"1min":1.5609999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.1379999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5400,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739752,"statfs":{"total":95995035648,"available":95989506048,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.875,"15min":0.88400000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.1619999999999999,"5min":1.631,"15min":1.631},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3149999999999999,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.93400000000000005}]},{"osd":1,"last update":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.93700000000000006,"15min":0.92300000000000004},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.357,"5min":1.365,"15min":1.365},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.89900000000000002,"15min":0.86899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.272,"5min":1.361,"15min":1.361},"last":0.91400000000000003}]},{"osd":2,"last update":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.0649999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.97999999999999998,"15min":0.95899999999999996},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.486,"5min":1.486,"15min":1.486},"last":0.876}]},{"osd":3,"last update":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96499999999999997,"15min":0.95999999999999996},"min":{"1min":0.61299999999999999,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.01}]},{"osd":5,"last update":"Tue Sep 17 07:25:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.98699999999999999,"15min":0.97599999999999998},"min":{"1min":0.59399999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.036,"5min":0.96099999999999997,"15min":0.94899999999999995},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.83399999999999996}]},{"osd":6,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.071,"15min":1.0589999999999999},"min":{"1min":0.67500000000000004,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3740000000000001,"5min":1.401,"15min":1.401},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.141,"5min":1.1339999999999999,"15min":1.133},"min":{"1min":0.80800000000000005,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.381,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.98199999999999998}]},{"osd":7,"last update":"Tue Sep 17 07:25:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.96799999999999997}]}]},{"osd":5,"up_from":36,"seq":154618822694,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5336,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739816,"statfs":{"total":95995035648,"available":95989571584,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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":"Tue Sep 17 07:25:14 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89500000000000002,"15min":0.89500000000000002},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.90500000000000003,"15min":0.90100000000000002},"min":{"1min":0.68400000000000005,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.83699999999999997}]},{"osd":1,"last update":"Tue Sep 17 07:25:14 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.91300000000000003,"15min":0.90300000000000002},"min":{"1min":0.64200000000000002,"5min":0.625,"15min":0.625},"max":{"1min":1.2649999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.752},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.94799999999999995,"15min":0.95199999999999996},"min":{"1min":0.67400000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.2649999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.61399999999999999}]},{"osd":2,"last update":"Tue Sep 17 07:25:14 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.96499999999999997,"15min":0.97599999999999998},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.1899999999999999,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.2529999999999999},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.95199999999999996,"15min":0.94799999999999995},"min":{"1min":0.73199999999999998,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.0529999999999999}]},{"osd":3,"last update":"Tue Sep 17 07:25:14 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.97499999999999998,"15min":0.97799999999999998},"min":{"1min":0.73699999999999999,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.008},{"interface":"front","average":{"1min":1.03,"5min":1.052,"15min":1.056},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.373,"5min":1.45,"15min":1.45},"last":1.1279999999999999}]},{"osd":4,"last update":"Tue Sep 17 07:25:14 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.92200000000000004,"15min":0.93100000000000005},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1499999999999999,"5min":1.341,"15min":1.341},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96499999999999997,"15min":0.96399999999999997},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.0960000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:48 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0329999999999999,"15min":1.0329999999999999},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.196},{"interface":"front","average":{"1min":1.105,"5min":1.161,"15min":1.171},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.3069999999999999}]},{"osd":7,"last update":"Tue Sep 17 07:25:08 2024","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.218},{"interface":"front","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.163}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-09-17T07:26:14.517 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T07:26:15.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:15 smithi121 bash[15143]: audit 2024-09-17T07:26:13.823889+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:15.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:15 smithi121 bash[15143]: cluster 2024-09-17T07:26:14.199694+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:15.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:15 smithi105 bash[15210]: audit 2024-09-17T07:26:13.823889+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:15.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:15 smithi105 bash[15210]: cluster 2024-09-17T07:26:14.199694+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:15.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:15 smithi105 bash[19705]: audit 2024-09-17T07:26:13.823889+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:15.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:15 smithi105 bash[19705]: cluster 2024-09-17T07:26:14.199694+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:17.238 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:26:17.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:17 smithi121 bash[15143]: cluster 2024-09-17T07:26:16.200276+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:17.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:17 smithi105 bash[15210]: cluster 2024-09-17T07:26:16.200276+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:17.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:17 smithi105 bash[19705]: cluster 2024-09-17T07:26:16.200276+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:18.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:18 smithi105 bash[15210]: cluster 2024-09-17T07:26:18.200912+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:18 smithi105 bash[19705]: cluster 2024-09-17T07:26:18.200912+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:18.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:18 smithi121 bash[15143]: cluster 2024-09-17T07:26:18.200912+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:20.626 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:26:20.628 INFO:teuthology.orchestra.run.smithi105.stderr:dumped all 2024-09-17T07:26:21.277 INFO:teuthology.orchestra.run.smithi105.stdout:{"pg_ready":true,"pg_map":{"version":247,"stamp":"2024-09-17T07:26:20.201206+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":43216,"kb_used_data":3728,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749918000,"statfs":{"total":767960285184,"available":767916032000,"internally_reserved":0,"allocated":3817472,"data_stored":1510700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"50","state":"active+clean","last_fresh":"2024-09-17T07:24:08.328001+0000","last_change":"2024-09-17T07:24:08.328001+0000","last_active":"2024-09-17T07:24:08.328001+0000","last_peered":"2024-09-17T07:24:08.328001+0000","last_clean":"2024-09-17T07:24:08.328001+0000","last_became_active":"2024-09-17T07:24:08.327077+0000","last_became_peered":"2024-09-17T07:24:08.327077+0000","last_unstale":"2024-09-17T07:24:08.328001+0000","last_undegraded":"2024-09-17T07:24:08.328001+0000","last_fullsized":"2024-09-17T07:24:08.328001+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T07:21:58.200567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T07:21:58.200567+0000","last_clean_scrub_stamp":"2024-09-17T07:21:58.200567+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430237,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5208,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739944,"statfs":{"total":95995035648,"available":95989702656,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.90700000000000003,"15min":0.91100000000000003},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.3049999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.99099999999999999,"15min":0.995},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.2490000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.0189999999999999}]},{"osd":1,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.99299999999999999,"15min":1.0089999999999999},"min":{"1min":0.67900000000000005,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.131,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.89900000000000002}]},{"osd":2,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.97499999999999998,"15min":0.97899999999999998},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":1,"5min":1.0129999999999999,"15min":1.0149999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.278,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.86699999999999999}]},{"osd":3,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.024,"15min":1.03},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.2130000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0940000000000001,"15min":1.1100000000000001},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.357,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.76300000000000001}]},{"osd":4,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0389999999999999,"15min":1.0389999999999999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.163,"15min":1.1759999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3919999999999999,"5min":1.55,"15min":1.55},"last":0.66700000000000004}]},{"osd":5,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1020000000000001,"15min":1.1100000000000001},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.427,"5min":1.522,"15min":1.522},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.212,"15min":1.224},"min":{"1min":0.64800000000000002,"5min":0.501,"15min":0.501},"max":{"1min":1.369,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.1779999999999999}]},{"osd":6,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.276,"15min":1.2929999999999999},"min":{"1min":0.59699999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4259999999999999,"5min":1.841,"15min":1.841},"last":1.236},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.228,"15min":1.23},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.748}]}]},{"osd":6,"up_from":42,"seq":180388626467,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5276,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739876,"statfs":{"total":95995035648,"available":95989633024,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.042,"5min":1.228,"15min":1.228},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.97799999999999998,"15min":0.97999999999999998},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2749999999999999,"5min":1.476,"15min":1.476},"last":0.94899999999999995}]},{"osd":1,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.92500000000000004,"15min":0.92100000000000004},"min":{"1min":0.67200000000000004,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.89300000000000002,"5min":1.0009999999999999,"15min":1.0189999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.1559999999999999,"5min":1.389,"15min":1.389},"last":0.81799999999999995}]},{"osd":2,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.95999999999999996,"15min":0.95599999999999996},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2509999999999999,"5min":1.256,"15min":1.256},"last":1.093},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.0209999999999999,"15min":1.0369999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.1890000000000001,"5min":1.351,"15min":1.351},"last":1.006}]},{"osd":3,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.95799999999999996,"15min":0.96099999999999997},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.0840000000000001,"15min":1.0920000000000001},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.3149999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.1619999999999999}]},{"osd":4,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.94799999999999995,"15min":0.95599999999999996},"min":{"1min":0.56200000000000006,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.998,"5min":1.0660000000000001,"15min":1.0780000000000001},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3680000000000001,"5min":1.401,"15min":1.401},"last":1.206}]},{"osd":5,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.036,"15min":1.048},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.337,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.117},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1279999999999999,"15min":1.1299999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.135}]},{"osd":7,"last update":"Tue Sep 17 07:26:11 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.167,"15min":1.167},"min":{"1min":0.82799999999999996,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.4119999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.034},{"interface":"front","average":{"1min":1.121,"5min":1.1850000000000001,"15min":1.1950000000000001},"min":{"1min":0.83999999999999997,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.605,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.226}]}]},{"osd":1,"up_from":13,"seq":55834574908,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5532,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739620,"statfs":{"total":95995035648,"available":95989370880,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Tue Sep 17 07:25:41 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.64900000000000002,"15min":0.60099999999999998},"min":{"1min":0.55500000000000005,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.008,"5min":1.008,"15min":1.008},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.81000000000000005,"15min":0.72799999999999998},"min":{"1min":0.70099999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.079,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.81599999999999995}]},{"osd":2,"last update":"Tue Sep 17 07:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.68899999999999995,"15min":0.64900000000000002},"min":{"1min":0.5,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.95699999999999996,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.79800000000000004,"15min":0.73799999999999999},"min":{"1min":0.55500000000000005,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.91000000000000003}]},{"osd":3,"last update":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.86099999999999999,"15min":0.84699999999999998},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.83199999999999996,"15min":0.81599999999999995},"min":{"1min":0.63300000000000001,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.0329999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.93799999999999994}]},{"osd":4,"last update":"Tue Sep 17 07:25:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.0660000000000001,"15min":1.028},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":2.069,"5min":2.069,"15min":2.069},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0269999999999999,"15min":1.0109999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.427,"5min":1.722,"15min":1.722},"last":1.018}]},{"osd":5,"last update":"Tue Sep 17 07:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.0209999999999999,"15min":1.0189999999999999},"min":{"1min":0.81299999999999994,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.5700000000000001,"5min":1.599,"15min":1.599},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.175,"15min":1.157},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":2.1230000000000002,"5min":2.1230000000000002,"15min":2.1230000000000002},"last":1.1659999999999999}]},{"osd":6,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.2150000000000001,"15min":1.2230000000000001},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.373,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1619999999999999,"15min":1.1679999999999999},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.532,"5min":1.591,"15min":1.591},"last":1.2470000000000001}]},{"osd":7,"last update":"Tue Sep 17 07:26:07 2024","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.28,"15min":1.272},"min":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"max":{"1min":2.149,"5min":2.149,"15min":2.149},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.23,"5min":1.2709999999999999,"15min":1.278},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.468,"5min":1.5,"15min":1.5},"last":1.232}]}]},{"osd":0,"up_from":8,"seq":34359738435,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5592,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Tue Sep 17 07:25:32 2024","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.65200000000000002,"15min":0.60399999999999998},"min":{"1min":0.47599999999999998,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.98599999999999999,"5min":1.125,"15min":1.125},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.71399999999999997,"15min":0.63200000000000001},"min":{"1min":0.57199999999999995,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.071,"5min":1.071,"15min":1.071},"last":0.70599999999999996}]},{"osd":2,"last update":"Tue Sep 17 07:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.74399999999999999,"15min":0.70799999999999996},"min":{"1min":0.54400000000000004,"5min":0.498,"15min":0.498},"max":{"1min":1.137,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.505},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.79200000000000004,"15min":0.74199999999999999},"min":{"1min":0.627,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1830000000000001,"5min":1.28,"15min":1.28},"last":0.56799999999999995}]},{"osd":3,"last update":"Tue Sep 17 07:25:32 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.82699999999999996,"15min":0.82999999999999996},"min":{"1min":0.64500000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.071,"5min":1.071,"15min":1.071},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.89400000000000002,"15min":0.88100000000000001},"min":{"1min":0.751,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.79400000000000004}]},{"osd":4,"last update":"Tue Sep 17 07:25:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.022,"15min":0.97999999999999998},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.5029999999999999,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.044,"5min":1.0649999999999999,"15min":1.03},"min":{"1min":0.81699999999999995,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3580000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.73099999999999998}]},{"osd":5,"last update":"Tue Sep 17 07:25:18 2024","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.1739999999999999,"15min":1.173},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":0.89500000000000002}]},{"osd":6,"last update":"Tue Sep 17 07:25:49 2024","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.276,"15min":1.286},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.6259999999999999,"5min":1.732,"15min":1.732},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.3560000000000001,"15min":1.367},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":4.2919999999999998,"5min":4.2919999999999998,"15min":4.2919999999999998},"last":0.93100000000000005}]},{"osd":7,"last update":"Tue Sep 17 07:26:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.2809999999999999,"15min":1.292},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.506,"5min":1.702,"15min":1.702},"last":1.145},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.327,"15min":1.3440000000000001},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.4470000000000001,"5min":1.821,"15min":1.821},"last":1.0049999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411383,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Tue Sep 17 07:26:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.68700000000000006,"15min":0.64300000000000002},"min":{"1min":0.52100000000000002,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.75800000000000001,"15min":0.70599999999999996},"min":{"1min":0.53300000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.91300000000000003}]},{"osd":1,"last update":"Tue Sep 17 07:26:07 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.77000000000000002,"15min":0.71499999999999997},"min":{"1min":0.624,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3700000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.76000000000000001,"15min":0.71799999999999997},"min":{"1min":0.48499999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.109,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.96699999999999997}]},{"osd":3,"last update":"Tue Sep 17 07:25:28 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.83499999999999996,"15min":0.81200000000000006},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.83599999999999997,"15min":0.82999999999999996},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.139}]},{"osd":4,"last update":"Tue Sep 17 07:25:52 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.97499999999999998,"15min":0.96799999999999997},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.008},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0609999999999999,"15min":1.0349999999999999},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.446,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1599999999999999}]},{"osd":5,"last update":"Tue Sep 17 07:26:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.052,"15min":1.05},"min":{"1min":0.75800000000000001,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.4259999999999999,"5min":1.552,"15min":1.552},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.089,"15min":1.071},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.444,"5min":1.554,"15min":1.554},"last":1.1080000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:46 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.1319999999999999,"15min":1.1259999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.224,"5min":1.224,"15min":1.224},"min":{"1min":0.877,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.0549999999999999}]},{"osd":7,"last update":"Tue Sep 17 07:26:14 2024","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.147,"15min":1.135},"min":{"1min":0.84999999999999998,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.5409999999999999,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.202},{"interface":"front","average":{"1min":1.288,"5min":1.252,"15min":1.246},"min":{"1min":0.89800000000000002,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.1870000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182450,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.67200000000000004,"15min":0.65400000000000003},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.095,"5min":1.095,"15min":1.095},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.76600000000000001,"15min":0.73799999999999999},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.077,"5min":1.327,"15min":1.327},"last":0.66900000000000004}]},{"osd":1,"last update":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.79900000000000004,"15min":0.78800000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.03,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.80000000000000004,"15min":0.79100000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1180000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.871}]},{"osd":2,"last update":"Tue Sep 17 07:25:30 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.85399999999999998,"15min":0.84899999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.329,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.86099999999999999,"15min":0.84899999999999998},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.81299999999999994}]},{"osd":4,"last update":"Tue Sep 17 07:25:52 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.05,"15min":1.0620000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.292,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.038,"5min":1.0640000000000001,"15min":1.0660000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.163}]},{"osd":5,"last update":"Tue Sep 17 07:25:18 2024","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.044},{"interface":"front","average":{"1min":1.137,"5min":1.1759999999999999,"15min":1.1819999999999999},"min":{"1min":0.87,"5min":0.87,"15min":0.87},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.0800000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.204,"15min":1.22},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.502,"5min":1.639,"15min":1.639},"last":1.153},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.1719999999999999,"15min":1.167},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.5720000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.2250000000000001}]},{"osd":7,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.218,"15min":1.222},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.4379999999999999,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.226,"15min":1.236},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":1.1160000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018925,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5400,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739752,"statfs":{"total":95995035648,"available":95989506048,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.875,"15min":0.88400000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.1619999999999999,"5min":1.631,"15min":1.631},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3149999999999999,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.52}]},{"osd":1,"last update":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.93700000000000006,"15min":0.92300000000000004},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.357,"5min":1.365,"15min":1.365},"last":0.999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.89900000000000002,"15min":0.86899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.272,"5min":1.361,"15min":1.361},"last":0.83199999999999996}]},{"osd":2,"last update":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.0649999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.97999999999999998,"15min":0.95899999999999996},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.486,"5min":1.486,"15min":1.486},"last":1.2330000000000001}]},{"osd":3,"last update":"Tue Sep 17 07:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96499999999999997,"15min":0.95999999999999996},"min":{"1min":0.61299999999999999,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":1.4530000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.93999999999999995}]},{"osd":5,"last update":"Tue Sep 17 07:25:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.98699999999999999,"15min":0.97599999999999998},"min":{"1min":0.59399999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.129},{"interface":"front","average":{"1min":1.036,"5min":0.96099999999999997,"15min":0.94899999999999995},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0600000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:43 2024","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.071,"15min":1.0589999999999999},"min":{"1min":0.67500000000000004,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3740000000000001,"5min":1.401,"15min":1.401},"last":1.212},{"interface":"front","average":{"1min":1.141,"5min":1.1339999999999999,"15min":1.133},"min":{"1min":0.80800000000000005,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.381,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.387}]},{"osd":7,"last update":"Tue Sep 17 07:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.1839999999999999,"15min":1.194},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.3120000000000001,"5min":1.444,"15min":1.444},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.139,"5min":1.1899999999999999,"15min":1.198},"min":{"1min":0.83799999999999997,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.516,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.163}]}]},{"osd":5,"up_from":36,"seq":154618822696,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5336,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739816,"statfs":{"total":95995035648,"available":95989571584,"internally_reserved":0,"allocated":475136,"data_stored":188680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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":"Tue Sep 17 07:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.89100000000000001,"15min":0.89400000000000002},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2190000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.748},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91500000000000004,"15min":0.90500000000000003},"min":{"1min":0.74099999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.90900000000000003}]},{"osd":1,"last update":"Tue Sep 17 07:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91100000000000003,"15min":0.90300000000000002},"min":{"1min":0.69599999999999995,"5min":0.625,"15min":0.625},"max":{"1min":1.1579999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.94599999999999995,"15min":0.95099999999999996},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.258,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.0740000000000001}]},{"osd":2,"last update":"Tue Sep 17 07:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.96799999999999997,"15min":0.97699999999999998},"min":{"1min":0.69899999999999995,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.96699999999999997,"15min":0.95299999999999996},"min":{"1min":0.74099999999999999,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.2350000000000001,"5min":1.321,"15min":1.321},"last":1.125}]},{"osd":3,"last update":"Tue Sep 17 07:26:15 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.98799999999999999,"15min":0.98199999999999998},"min":{"1min":0.73499999999999999,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.2470000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.052,"15min":1.056},"min":{"1min":0.71199999999999997,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.278,"5min":1.45,"15min":1.45},"last":1.2330000000000001}]},{"osd":4,"last update":"Tue Sep 17 07:26:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.93799999999999994,"15min":0.93600000000000005},"min":{"1min":0.69299999999999995,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":0.99299999999999999,"15min":0.97299999999999998},"min":{"1min":0.627,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4219999999999999,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.1950000000000001}]},{"osd":6,"last update":"Tue Sep 17 07:25:48 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0329999999999999,"15min":1.0329999999999999},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.161,"15min":1.171},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.3340000000000001}]},{"osd":7,"last update":"Tue Sep 17 07:26:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.232,"15min":1.238},"min":{"1min":0.80900000000000005,"5min":0.625,"15min":0.625},"max":{"1min":1.5569999999999999,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.4379999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.198,"15min":1.204},"min":{"1min":0.875,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.456,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.3640000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-09-17T07:26:21.278 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T07:26:21.279 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T07:26:21.279 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T07:26:21.279 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T07:26:21.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:21 smithi121 bash[15143]: cluster 2024-09-17T07:26:20.201488+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:21.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:21 smithi105 bash[15210]: cluster 2024-09-17T07:26:20.201488+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:21.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:21 smithi105 bash[19705]: cluster 2024-09-17T07:26:20.201488+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:22.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:22 smithi105 bash[15210]: audit 2024-09-17T07:26:20.610891+0000 mgr.y (mgr.14144) 278 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:22.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:22 smithi105 bash[19705]: audit 2024-09-17T07:26:20.610891+0000 mgr.y (mgr.14144) 278 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:22.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:22 smithi121 bash[15143]: audit 2024-09-17T07:26:20.610891+0000 mgr.y (mgr.14144) 278 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T07:26:23.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:23 smithi105 bash[19705]: cluster 2024-09-17T07:26:22.202173+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:23.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:23 smithi105 bash[15210]: cluster 2024-09-17T07:26:22.202173+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:23.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:23 smithi121 bash[15143]: cluster 2024-09-17T07:26:22.202173+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:23.993 INFO:teuthology.orchestra.run.smithi105.stderr:Inferring config /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T07:26:25.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:25 smithi105 bash[15210]: cluster 2024-09-17T07:26:24.202820+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:25.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:25 smithi105 bash[19705]: cluster 2024-09-17T07:26:24.202820+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:25.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:25 smithi121 bash[15143]: cluster 2024-09-17T07:26:24.202820+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:27.357 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:26:27.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:27 smithi121 bash[15143]: cluster 2024-09-17T07:26:26.203425+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:27.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:27 smithi121 bash[15143]: audit 2024-09-17T07:26:26.298366+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:26:27.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:27 smithi121 bash[15143]: audit 2024-09-17T07:26:26.302232+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:26:27.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:27 smithi105 bash[15210]: cluster 2024-09-17T07:26:26.203425+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:27.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:27 smithi105 bash[15210]: audit 2024-09-17T07:26:26.298366+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:26:27.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:27 smithi105 bash[15210]: audit 2024-09-17T07:26:26.302232+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:26:27.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:27 smithi105 bash[19705]: cluster 2024-09-17T07:26:26.203425+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:27.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:27 smithi105 bash[19705]: audit 2024-09-17T07:26:26.298366+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:26:27.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:27 smithi105 bash[19705]: audit 2024-09-17T07:26:26.302232+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:26:28.060 INFO:teuthology.orchestra.run.smithi105.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T07:26:28.060 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T07:26:28.061 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T07:26:28.061 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T07:26:28.910 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi105.front.sepia.ceph.com 2024-09-17T07:26:28.911 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-17T07:26:28.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:28 smithi121 bash[15143]: audit 2024-09-17T07:26:27.349493+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.105:0/18089613' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T07:26:28.912 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:28 smithi105 bash[15210]: audit 2024-09-17T07:26:27.349493+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.105:0/18089613' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T07:26:28.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:28 smithi105 bash[19705]: audit 2024-09-17T07:26:27.349493+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.105:0/18089613' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T07:26:29.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:29 smithi105 bash[15210]: cluster 2024-09-17T07:26:28.204062+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:29.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:29 smithi105 bash[19705]: cluster 2024-09-17T07:26:28.204062+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:29.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:29 smithi121 bash[15143]: cluster 2024-09-17T07:26:28.204062+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:30.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:30 smithi105 bash[15210]: cluster 2024-09-17T07:26:30.204660+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:30.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:30 smithi105 bash[19705]: cluster 2024-09-17T07:26:30.204660+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:30.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:30 smithi121 bash[15143]: cluster 2024-09-17T07:26:30.204660+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:33.294 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T07:26:33.302 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi105.front.sepia.ceph.com 2024-09-17T07:26:33.303 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T07:26:33.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:33 smithi121 bash[15143]: cluster 2024-09-17T07:26:32.205213+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:33.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:33 smithi121 bash[15143]: audit 2024-09-17T07:26:32.640983+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:26:33.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:33 smithi121 bash[15143]: audit 2024-09-17T07:26:32.654367+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:33.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:33 smithi105 bash[15210]: cluster 2024-09-17T07:26:32.205213+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:33.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:33 smithi105 bash[15210]: audit 2024-09-17T07:26:32.640983+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:26:33.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:33 smithi105 bash[15210]: audit 2024-09-17T07:26:32.654367+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:33.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:33 smithi105 bash[19705]: cluster 2024-09-17T07:26:32.205213+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:33.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:33 smithi105 bash[19705]: audit 2024-09-17T07:26:32.640983+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:26:33.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:33 smithi105 bash[19705]: audit 2024-09-17T07:26:32.654367+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:26:35.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:35 smithi105 bash[15210]: cluster 2024-09-17T07:26:34.205841+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:35.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:35 smithi105 bash[19705]: cluster 2024-09-17T07:26:34.205841+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:35.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:35 smithi121 bash[15143]: cluster 2024-09-17T07:26:34.205841+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:36.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:36 smithi105 bash[15210]: cluster 2024-09-17T07:26:36.206421+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:36.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:36 smithi105 bash[19705]: cluster 2024-09-17T07:26:36.206421+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:36.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:36 smithi121 bash[15143]: cluster 2024-09-17T07:26:36.206421+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:38.346 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:26:38.347 INFO:teuthology.orchestra.run.smithi105.stdout: "id": "ec9fa23b-f591-47d7-b3ff-f005dda81e3b", 2024-09-17T07:26:38.347 INFO:teuthology.orchestra.run.smithi105.stdout: "name": "r", 2024-09-17T07:26:38.347 INFO:teuthology.orchestra.run.smithi105.stdout: "current_period": "d8058263-acc3-4f68-8002-01ad35668f41", 2024-09-17T07:26:38.347 INFO:teuthology.orchestra.run.smithi105.stdout: "epoch": 1 2024-09-17T07:26:38.347 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:26:38.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:38 smithi105 bash[15210]: cluster 2024-09-17T07:26:37.291354+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-17T07:26:38.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:38 smithi105 bash[15210]: audit 2024-09-17T07:26:37.299936+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.105:0/3541586468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T07:26:38.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:38 smithi105 bash[15210]: cluster 2024-09-17T07:26:38.207046+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v257: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:38 smithi105 bash[19705]: cluster 2024-09-17T07:26:37.291354+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-17T07:26:38.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:38 smithi105 bash[19705]: audit 2024-09-17T07:26:37.299936+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.105:0/3541586468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T07:26:38.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:38 smithi105 bash[19705]: cluster 2024-09-17T07:26:38.207046+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v257: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:38.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:38 smithi121 bash[15143]: cluster 2024-09-17T07:26:37.291354+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-17T07:26:38.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:38 smithi121 bash[15143]: audit 2024-09-17T07:26:37.299936+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.105:0/3541586468' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T07:26:38.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:38 smithi121 bash[15143]: cluster 2024-09-17T07:26:38.207046+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v257: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:39.119 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T07:26:39.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:39 smithi105 bash[19705]: audit 2024-09-17T07:26:38.298482+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.105:0/3541586468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T07:26:39.391 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:39 smithi105 bash[19705]: cluster 2024-09-17T07:26:38.298573+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-17T07:26:39.391 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:39 smithi105 bash[15210]: audit 2024-09-17T07:26:38.298482+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.105:0/3541586468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T07:26:39.391 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:39 smithi105 bash[15210]: cluster 2024-09-17T07:26:38.298573+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-17T07:26:39.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:39 smithi121 bash[15143]: audit 2024-09-17T07:26:38.298482+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.105:0/3541586468' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T07:26:39.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:39 smithi121 bash[15143]: cluster 2024-09-17T07:26:38.298573+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-17T07:26:40.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:40 smithi105 bash[15210]: cluster 2024-09-17T07:26:39.309742+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-17T07:26:40.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:40 smithi105 bash[15210]: cluster 2024-09-17T07:26:40.207627+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v260: 33 pgs: 5 creating+peering, 12 active+clean, 16 unknown; 92 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:40 smithi105 bash[19705]: cluster 2024-09-17T07:26:39.309742+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-17T07:26:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:40 smithi105 bash[19705]: cluster 2024-09-17T07:26:40.207627+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v260: 33 pgs: 5 creating+peering, 12 active+clean, 16 unknown; 92 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:40 smithi121 bash[15143]: cluster 2024-09-17T07:26:39.309742+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-17T07:26:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:40 smithi121 bash[15143]: cluster 2024-09-17T07:26:40.207627+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v260: 33 pgs: 5 creating+peering, 12 active+clean, 16 unknown; 92 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:26:42.489 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:26:42.489 INFO:teuthology.orchestra.run.smithi105.stdout: "id": "43162aed-fc02-43fd-8a43-9c079c9b5c64", 2024-09-17T07:26:42.489 INFO:teuthology.orchestra.run.smithi105.stdout: "name": "default", 2024-09-17T07:26:42.489 INFO:teuthology.orchestra.run.smithi105.stdout: "api_name": "default", 2024-09-17T07:26:42.489 INFO:teuthology.orchestra.run.smithi105.stdout: "is_master": "true", 2024-09-17T07:26:42.489 INFO:teuthology.orchestra.run.smithi105.stdout: "endpoints": [], 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "hostnames": [], 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "hostnames_s3website": [], 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "master_zone": "", 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "zones": [], 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "placement_targets": [], 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "default_placement": "", 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "realm_id": "ec9fa23b-f591-47d7-b3ff-f005dda81e3b", 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "sync_policy": { 2024-09-17T07:26:42.490 INFO:teuthology.orchestra.run.smithi105.stdout: "groups": [] 2024-09-17T07:26:42.491 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:42.491 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:26:43.204 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T07:26:43.462 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:43 smithi105 bash[19705]: cluster 2024-09-17T07:26:42.208292+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v261: 33 pgs: 5 creating+peering, 23 active+clean, 5 unknown; 415 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:43.462 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:43 smithi105 bash[15210]: cluster 2024-09-17T07:26:42.208292+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v261: 33 pgs: 5 creating+peering, 23 active+clean, 5 unknown; 415 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:43.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:43 smithi121 bash[15143]: cluster 2024-09-17T07:26:42.208292+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v261: 33 pgs: 5 creating+peering, 23 active+clean, 5 unknown; 415 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:45.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:45 smithi105 bash[15210]: cluster 2024-09-17T07:26:44.209037+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 608 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T07:26:45.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:45 smithi105 bash[19705]: cluster 2024-09-17T07:26:44.209037+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 608 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T07:26:45.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:45 smithi121 bash[15143]: cluster 2024-09-17T07:26:44.209037+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 608 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "id": "7855ebc6-290c-4e79-a53b-a45360e14baa", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "name": "z", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "control_pool": "z.rgw.control", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "log_pool": "z.rgw.log", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T07:26:46.560 INFO:teuthology.orchestra.run.smithi105.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "system_key": { 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "access_key": "", 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "secret_key": "" 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: "placement_pools": [ 2024-09-17T07:26:46.561 INFO:teuthology.orchestra.run.smithi105.stdout: { 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "key": "default-placement", 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "val": { 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "storage_classes": { 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "STANDARD": { 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "index_type": 0 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:26:46.562 INFO:teuthology.orchestra.run.smithi105.stdout: "realm_id": "ec9fa23b-f591-47d7-b3ff-f005dda81e3b", 2024-09-17T07:26:46.563 INFO:teuthology.orchestra.run.smithi105.stdout: "notif_pool": "z.rgw.log:notif" 2024-09-17T07:26:46.563 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:26:46.578 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:46 smithi105 bash[15210]: cluster 2024-09-17T07:26:46.209765+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 608 B data, 43 MiB used, 715 GiB / 715 GiB avail; 148 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:46.578 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:46 smithi105 bash[19705]: cluster 2024-09-17T07:26:46.209765+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 608 B data, 43 MiB used, 715 GiB / 715 GiB avail; 148 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:46.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:46 smithi121 bash[15143]: cluster 2024-09-17T07:26:46.209765+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 608 B data, 43 MiB used, 715 GiB / 715 GiB avail; 148 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:47.284 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T07:26:49.527 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:49 smithi105 bash[19705]: cluster 2024-09-17T07:26:48.210540+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 230 B/s rd, 920 B/s wr, 1 op/s 2024-09-17T07:26:49.528 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:49 smithi105 bash[15210]: cluster 2024-09-17T07:26:48.210540+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 230 B/s rd, 920 B/s wr, 1 op/s 2024-09-17T07:26:49.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:49 smithi121 bash[15143]: cluster 2024-09-17T07:26:48.210540+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 230 B/s rd, 920 B/s wr, 1 op/s 2024-09-17T07:26:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:51 smithi105 bash[15210]: cluster 2024-09-17T07:26:50.211315+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 864 B data, 43 MiB used, 715 GiB / 715 GiB avail; 281 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:51.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:51 smithi105 bash[19705]: cluster 2024-09-17T07:26:50.211315+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 864 B data, 43 MiB used, 715 GiB / 715 GiB avail; 281 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:51 smithi121 bash[15143]: cluster 2024-09-17T07:26:50.211315+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 864 B data, 43 MiB used, 715 GiB / 715 GiB avail; 281 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-09-17T07:26:53.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:52 smithi121 bash[15143]: cluster 2024-09-17T07:26:51.283022+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T07:26:53.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:52 smithi121 bash[15143]: audit 2024-09-17T07:26:51.295574+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T07:26:53.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:52 smithi121 bash[15143]: cluster 2024-09-17T07:26:52.212124+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v267: 65 pgs: 6 creating+peering, 26 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T07:26:53.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:52 smithi121 bash[15143]: audit 2024-09-17T07:26:52.282944+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T07:26:53.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:52 smithi121 bash[15143]: cluster 2024-09-17T07:26:52.283489+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T07:26:53.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[15210]: cluster 2024-09-17T07:26:51.283022+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T07:26:53.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[15210]: audit 2024-09-17T07:26:51.295574+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T07:26:53.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[15210]: cluster 2024-09-17T07:26:52.212124+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v267: 65 pgs: 6 creating+peering, 26 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T07:26:53.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[15210]: audit 2024-09-17T07:26:52.282944+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T07:26:53.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[15210]: cluster 2024-09-17T07:26:52.283489+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T07:26:53.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[19705]: cluster 2024-09-17T07:26:51.283022+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T07:26:53.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[19705]: audit 2024-09-17T07:26:51.295574+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T07:26:53.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[19705]: cluster 2024-09-17T07:26:52.212124+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v267: 65 pgs: 6 creating+peering, 26 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T07:26:53.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[19705]: audit 2024-09-17T07:26:52.282944+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T07:26:53.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:52 smithi105 bash[19705]: cluster 2024-09-17T07:26:52.283489+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T07:26:54.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:54 smithi105 bash[19705]: cluster 2024-09-17T07:26:53.308291+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T07:26:54.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:54 smithi105 bash[19705]: audit 2024-09-17T07:26:53.311966+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T07:26:54.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:54 smithi105 bash[19705]: cluster 2024-09-17T07:26:54.212858+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v270: 97 pgs: 8 creating+peering, 52 unknown, 37 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 852 B/s wr, 3 op/s 2024-09-17T07:26:54.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:54 smithi105 bash[15210]: cluster 2024-09-17T07:26:53.308291+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T07:26:54.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:54 smithi105 bash[15210]: audit 2024-09-17T07:26:53.311966+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T07:26:54.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:54 smithi105 bash[15210]: cluster 2024-09-17T07:26:54.212858+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v270: 97 pgs: 8 creating+peering, 52 unknown, 37 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 852 B/s wr, 3 op/s 2024-09-17T07:26:54.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:54 smithi121 bash[15143]: cluster 2024-09-17T07:26:53.308291+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T07:26:54.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:54 smithi121 bash[15143]: audit 2024-09-17T07:26:53.311966+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T07:26:54.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:54 smithi121 bash[15143]: cluster 2024-09-17T07:26:54.212858+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v270: 97 pgs: 8 creating+peering, 52 unknown, 37 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 852 B/s wr, 3 op/s 2024-09-17T07:26:55.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:55 smithi105 bash[15210]: audit 2024-09-17T07:26:54.306534+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T07:26:55.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:55 smithi105 bash[15210]: cluster 2024-09-17T07:26:54.306793+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T07:26:55.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:55 smithi105 bash[19705]: audit 2024-09-17T07:26:54.306534+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T07:26:55.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:55 smithi105 bash[19705]: cluster 2024-09-17T07:26:54.306793+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T07:26:55.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:55 smithi121 bash[15143]: audit 2024-09-17T07:26:54.306534+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.105:0/1171231501' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T07:26:55.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:55 smithi121 bash[15143]: cluster 2024-09-17T07:26:54.306793+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T07:26:56.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:56 smithi121 bash[15143]: cluster 2024-09-17T07:26:55.324599+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T07:26:56.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:56 smithi121 bash[15143]: cluster 2024-09-17T07:26:56.213555+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v273: 97 pgs: 15 creating+peering, 37 unknown, 45 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T07:26:56.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:56 smithi105 bash[15210]: cluster 2024-09-17T07:26:55.324599+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T07:26:56.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:56 smithi105 bash[15210]: cluster 2024-09-17T07:26:56.213555+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v273: 97 pgs: 15 creating+peering, 37 unknown, 45 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T07:26:56.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:56 smithi105 bash[19705]: cluster 2024-09-17T07:26:55.324599+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T07:26:56.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:56 smithi105 bash[19705]: cluster 2024-09-17T07:26:56.213555+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v273: 97 pgs: 15 creating+peering, 37 unknown, 45 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T07:26:57.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:57 smithi121 bash[15143]: cluster 2024-09-17T07:26:56.344978+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T07:26:57.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:57 smithi121 bash[15143]: audit 2024-09-17T07:26:56.352528+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T07:26:57.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:57 smithi121 bash[15143]: audit 2024-09-17T07:26:56.353105+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T07:26:57.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:57 smithi105 bash[15210]: cluster 2024-09-17T07:26:56.344978+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T07:26:57.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:57 smithi105 bash[15210]: audit 2024-09-17T07:26:56.352528+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T07:26:57.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:57 smithi105 bash[15210]: audit 2024-09-17T07:26:56.353105+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T07:26:57.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:57 smithi105 bash[19705]: cluster 2024-09-17T07:26:56.344978+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T07:26:57.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:57 smithi105 bash[19705]: audit 2024-09-17T07:26:56.352528+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T07:26:57.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:57 smithi105 bash[19705]: audit 2024-09-17T07:26:56.353105+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T07:26:58.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:58 smithi121 bash[15143]: audit 2024-09-17T07:26:57.352125+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T07:26:58.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:58 smithi121 bash[15143]: cluster 2024-09-17T07:26:57.353206+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T07:26:58.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:58 smithi121 bash[15143]: audit 2024-09-17T07:26:57.358503+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T07:26:58.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:58 smithi121 bash[15143]: audit 2024-09-17T07:26:57.365885+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T07:26:58.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:58 smithi121 bash[15143]: cluster 2024-09-17T07:26:58.214421+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v276: 129 pgs: 10 creating+peering, 39 unknown, 80 active+clean; 15 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 KiB/s wr, 86 op/s 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[15210]: audit 2024-09-17T07:26:57.352125+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[15210]: cluster 2024-09-17T07:26:57.353206+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[15210]: audit 2024-09-17T07:26:57.358503+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[15210]: audit 2024-09-17T07:26:57.365885+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[15210]: cluster 2024-09-17T07:26:58.214421+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v276: 129 pgs: 10 creating+peering, 39 unknown, 80 active+clean; 15 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 KiB/s wr, 86 op/s 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[19705]: audit 2024-09-17T07:26:57.352125+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[19705]: cluster 2024-09-17T07:26:57.353206+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T07:26:58.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[19705]: audit 2024-09-17T07:26:57.358503+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T07:26:58.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[19705]: audit 2024-09-17T07:26:57.365885+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T07:26:58.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:58 smithi105 bash[19705]: cluster 2024-09-17T07:26:58.214421+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v276: 129 pgs: 10 creating+peering, 39 unknown, 80 active+clean; 15 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 KiB/s wr, 86 op/s 2024-09-17T07:26:59.599 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:26:59.599 INFO:teuthology.orchestra.run.smithi105.stdout: "id": "b7ef958d-2c1a-41ba-9572-0dab2f31d462", 2024-09-17T07:26:59.599 INFO:teuthology.orchestra.run.smithi105.stdout: "epoch": 1, 2024-09-17T07:26:59.599 INFO:teuthology.orchestra.run.smithi105.stdout: "predecessor_uuid": "d8058263-acc3-4f68-8002-01ad35668f41", 2024-09-17T07:26:59.599 INFO:teuthology.orchestra.run.smithi105.stdout: "sync_status": [], 2024-09-17T07:26:59.599 INFO:teuthology.orchestra.run.smithi105.stdout: "period_map": { 2024-09-17T07:26:59.599 INFO:teuthology.orchestra.run.smithi105.stdout: "id": "b7ef958d-2c1a-41ba-9572-0dab2f31d462", 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "zonegroups": [ 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: { 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "id": "43162aed-fc02-43fd-8a43-9c079c9b5c64", 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "name": "default", 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "api_name": "default", 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "is_master": "true", 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "endpoints": [], 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "hostnames": [], 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "hostnames_s3website": [], 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "master_zone": "7855ebc6-290c-4e79-a53b-a45360e14baa", 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "zones": [ 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: { 2024-09-17T07:26:59.600 INFO:teuthology.orchestra.run.smithi105.stdout: "id": "7855ebc6-290c-4e79-a53b-a45360e14baa", 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "name": "z", 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "endpoints": [], 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "log_meta": "false", 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "log_data": "false", 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "bucket_index_max_shards": 11, 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "read_only": "false", 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "tier_type": "", 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "sync_from_all": "true", 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "sync_from": [], 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "redirect_zone": "" 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:26:59.601 INFO:teuthology.orchestra.run.smithi105.stdout: "placement_targets": [ 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: { 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "name": "default-placement", 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "tags": [], 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "storage_classes": [ 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "STANDARD" 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: ] 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "default_placement": "default-placement", 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "realm_id": "ec9fa23b-f591-47d7-b3ff-f005dda81e3b", 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "sync_policy": { 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: "groups": [] 2024-09-17T07:26:59.602 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "short_zone_ids": [ 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: { 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "key": "7855ebc6-290c-4e79-a53b-a45360e14baa", 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "val": 2246175805 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: ] 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "master_zonegroup": "43162aed-fc02-43fd-8a43-9c079c9b5c64", 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "master_zone": "7855ebc6-290c-4e79-a53b-a45360e14baa", 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "period_config": { 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "bucket_quota": { 2024-09-17T07:26:59.603 INFO:teuthology.orchestra.run.smithi105.stdout: "enabled": false, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "check_on_raw": false, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "max_size": -1, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "max_size_kb": 0, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "max_objects": -1 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "user_quota": { 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "enabled": false, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "check_on_raw": false, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "max_size": -1, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "max_size_kb": 0, 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: "max_objects": -1 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:26:59.604 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:26:59.605 INFO:teuthology.orchestra.run.smithi105.stdout: "realm_id": "ec9fa23b-f591-47d7-b3ff-f005dda81e3b", 2024-09-17T07:26:59.605 INFO:teuthology.orchestra.run.smithi105.stdout: "realm_name": "r", 2024-09-17T07:26:59.605 INFO:teuthology.orchestra.run.smithi105.stdout: "realm_epoch": 2 2024-09-17T07:26:59.605 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:26:59.638 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[19705]: audit 2024-09-17T07:26:58.370779+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T07:26:59.638 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[19705]: cluster 2024-09-17T07:26:58.371040+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T07:26:59.638 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[19705]: audit 2024-09-17T07:26:58.374858+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T07:26:59.638 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[19705]: audit 2024-09-17T07:26:58.381397+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T07:26:59.639 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[15210]: audit 2024-09-17T07:26:58.370779+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T07:26:59.639 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[15210]: cluster 2024-09-17T07:26:58.371040+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T07:26:59.639 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[15210]: audit 2024-09-17T07:26:58.374858+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T07:26:59.639 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:26:59 smithi105 bash[15210]: audit 2024-09-17T07:26:58.381397+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T07:26:59.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:59 smithi121 bash[15143]: audit 2024-09-17T07:26:58.370779+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T07:26:59.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:59 smithi121 bash[15143]: cluster 2024-09-17T07:26:58.371040+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T07:26:59.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:59 smithi121 bash[15143]: audit 2024-09-17T07:26:58.374858+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.105:0/1127373206' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T07:26:59.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:26:59 smithi121 bash[15143]: audit 2024-09-17T07:26:58.381397+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T07:27:00.491 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T07:27:00.756 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:00 smithi105 bash[19705]: audit 2024-09-17T07:26:59.390239+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T07:27:00.756 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:00 smithi105 bash[19705]: cluster 2024-09-17T07:26:59.390416+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T07:27:00.756 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:00 smithi105 bash[19705]: cluster 2024-09-17T07:27:00.215247+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v279: 129 pgs: 3 creating+peering, 11 unknown, 115 active+clean; 21 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 KiB/s wr, 127 op/s 2024-09-17T07:27:00.756 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:00 smithi105 bash[15210]: audit 2024-09-17T07:26:59.390239+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T07:27:00.757 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:00 smithi105 bash[15210]: cluster 2024-09-17T07:26:59.390416+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T07:27:00.757 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:00 smithi105 bash[15210]: cluster 2024-09-17T07:27:00.215247+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v279: 129 pgs: 3 creating+peering, 11 unknown, 115 active+clean; 21 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 KiB/s wr, 127 op/s 2024-09-17T07:27:00.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:00 smithi121 bash[15143]: audit 2024-09-17T07:26:59.390239+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T07:27:00.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:00 smithi121 bash[15143]: cluster 2024-09-17T07:26:59.390416+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T07:27:00.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:00 smithi121 bash[15143]: cluster 2024-09-17T07:27:00.215247+0000 mgr.y (mgr.14144) 298 : cluster [DBG] pgmap v279: 129 pgs: 3 creating+peering, 11 unknown, 115 active+clean; 21 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 32 KiB/s wr, 127 op/s 2024-09-17T07:27:03.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:03 smithi105 bash[15210]: cluster 2024-09-17T07:27:02.216287+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v280: 129 pgs: 3 creating+peering, 126 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 13 KiB/s wr, 49 op/s 2024-09-17T07:27:03.571 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:03 smithi105 bash[19705]: cluster 2024-09-17T07:27:02.216287+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v280: 129 pgs: 3 creating+peering, 126 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 13 KiB/s wr, 49 op/s 2024-09-17T07:27:03.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:03 smithi121 bash[15143]: cluster 2024-09-17T07:27:02.216287+0000 mgr.y (mgr.14144) 299 : cluster [DBG] pgmap v280: 129 pgs: 3 creating+peering, 126 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 13 KiB/s wr, 49 op/s 2024-09-17T07:27:04.001 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled rgw.foo update... 2024-09-17T07:27:04.689 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph osd pool create foo' 2024-09-17T07:27:05.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:03.986569+0000 mgr.y (mgr.14144) 300 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:27:05.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: cephadm 2024-09-17T07:27:03.987927+0000 mgr.y (mgr.14144) 301 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T07:27:05.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:03.992300+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: cluster 2024-09-17T07:27:04.217279+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 10 KiB/s wr, 40 op/s 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.275949+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.284116+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.289569+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.294654+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.295628+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.299914+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.307205+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:05 smithi121 bash[15143]: audit 2024-09-17T07:27:04.308336+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:04 smithi105 bash[15210]: audit 2024-09-17T07:27:03.986569+0000 mgr.y (mgr.14144) 300 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:04 smithi105 bash[15210]: cephadm 2024-09-17T07:27:03.987927+0000 mgr.y (mgr.14144) 301 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:04 smithi105 bash[15210]: audit 2024-09-17T07:27:03.992300+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: cluster 2024-09-17T07:27:04.217279+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 10 KiB/s wr, 40 op/s 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.275949+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.284116+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.289569+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.294654+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.295628+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:27:05.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.299914+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.307205+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[15210]: audit 2024-09-17T07:27:04.308336+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:03.986569+0000 mgr.y (mgr.14144) 300 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: cephadm 2024-09-17T07:27:03.987927+0000 mgr.y (mgr.14144) 301 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:03.992300+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: cluster 2024-09-17T07:27:04.217279+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 25 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 10 KiB/s wr, 40 op/s 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.275949+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.284116+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.289569+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.294654+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.295628+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:27:05.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.299914+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:27:05.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.307205+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:05.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:05 smithi105 bash[19705]: audit 2024-09-17T07:27:04.308336+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:06.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:06 smithi121 bash[15143]: cephadm 2024-09-17T07:27:04.290472+0000 mgr.y (mgr.14144) 303 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T07:27:06.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:06 smithi121 bash[15143]: cephadm 2024-09-17T07:27:04.309228+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Deploying daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T07:27:06.275 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:06 smithi105 bash[19705]: cephadm 2024-09-17T07:27:04.290472+0000 mgr.y (mgr.14144) 303 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T07:27:06.275 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:06 smithi105 bash[19705]: cephadm 2024-09-17T07:27:04.309228+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Deploying daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T07:27:06.275 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:06 smithi105 bash[15210]: cephadm 2024-09-17T07:27:04.290472+0000 mgr.y (mgr.14144) 303 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T07:27:06.275 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:06 smithi105 bash[15210]: cephadm 2024-09-17T07:27:04.309228+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Deploying daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T07:27:07.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:07 smithi121 bash[15143]: cluster 2024-09-17T07:27:06.218285+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 10 KiB/s wr, 39 op/s 2024-09-17T07:27:07.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:07 smithi105 bash[15210]: cluster 2024-09-17T07:27:06.218285+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 10 KiB/s wr, 39 op/s 2024-09-17T07:27:07.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:07 smithi105 bash[19705]: cluster 2024-09-17T07:27:06.218285+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 10 KiB/s wr, 39 op/s 2024-09-17T07:27:08.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:08 smithi121 bash[15143]: audit 2024-09-17T07:27:07.246883+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:08.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:08 smithi121 bash[15143]: audit 2024-09-17T07:27:07.249175+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:27:08.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:08 smithi121 bash[15143]: audit 2024-09-17T07:27:07.254402+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:27:08.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:08 smithi121 bash[15143]: audit 2024-09-17T07:27:07.262380+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:08.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:08 smithi121 bash[15143]: audit 2024-09-17T07:27:07.263820+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:08.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:08 smithi121 bash[15143]: cephadm 2024-09-17T07:27:07.265245+0000 mgr.y (mgr.14144) 306 : cephadm [INF] Deploying daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T07:27:08.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[15210]: audit 2024-09-17T07:27:07.246883+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:08.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[15210]: audit 2024-09-17T07:27:07.249175+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:27:08.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[15210]: audit 2024-09-17T07:27:07.254402+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:27:08.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[15210]: audit 2024-09-17T07:27:07.262380+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:08.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[15210]: audit 2024-09-17T07:27:07.263820+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:08.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[15210]: cephadm 2024-09-17T07:27:07.265245+0000 mgr.y (mgr.14144) 306 : cephadm [INF] Deploying daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T07:27:08.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[19705]: audit 2024-09-17T07:27:07.246883+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:08.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[19705]: audit 2024-09-17T07:27:07.249175+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:27:08.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[19705]: audit 2024-09-17T07:27:07.254402+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T07:27:08.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[19705]: audit 2024-09-17T07:27:07.262380+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:08.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[19705]: audit 2024-09-17T07:27:07.263820+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:08.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:08 smithi105 bash[19705]: cephadm 2024-09-17T07:27:07.265245+0000 mgr.y (mgr.14144) 306 : cephadm [INF] Deploying daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T07:27:09.489 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:09 smithi105 bash[19705]: cluster 2024-09-17T07:27:08.219516+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 7.0 KiB/s wr, 26 op/s 2024-09-17T07:27:09.489 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:09 smithi105 bash[15210]: cluster 2024-09-17T07:27:08.219516+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 7.0 KiB/s wr, 26 op/s 2024-09-17T07:27:09.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:09 smithi121 bash[15143]: cluster 2024-09-17T07:27:08.219516+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 7.0 KiB/s wr, 26 op/s 2024-09-17T07:27:10.297 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:10 smithi105 bash[15210]: audit 2024-09-17T07:27:09.309297+0000 mon.a (mon.0) 563 : audit [INF] from='client.? 172.21.15.105:0/2409986271' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T07:27:10.297 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:10 smithi105 bash[19705]: audit 2024-09-17T07:27:09.309297+0000 mon.a (mon.0) 563 : audit [INF] from='client.? 172.21.15.105:0/2409986271' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T07:27:10.306 INFO:teuthology.orchestra.run.smithi105.stderr:pool 'foo' created 2024-09-17T07:27:10.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:10 smithi121 bash[15143]: audit 2024-09-17T07:27:09.309297+0000 mon.a (mon.0) 563 : audit [INF] from='client.? 172.21.15.105:0/2409986271' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T07:27:11.362 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'rbd pool init foo' 2024-09-17T07:27:11.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[15210]: cluster 2024-09-17T07:27:10.220649+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 3.6 KiB/s wr, 33 op/s 2024-09-17T07:27:11.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[15210]: audit 2024-09-17T07:27:10.284486+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.105:0/2409986271' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T07:27:11.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[15210]: cluster 2024-09-17T07:27:10.284545+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T07:27:11.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[15210]: audit 2024-09-17T07:27:10.535006+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:11.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[19705]: cluster 2024-09-17T07:27:10.220649+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 3.6 KiB/s wr, 33 op/s 2024-09-17T07:27:11.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[19705]: audit 2024-09-17T07:27:10.284486+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.105:0/2409986271' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T07:27:11.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[19705]: cluster 2024-09-17T07:27:10.284545+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T07:27:11.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:11 smithi105 bash[19705]: audit 2024-09-17T07:27:10.535006+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:11.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:11 smithi121 bash[15143]: cluster 2024-09-17T07:27:10.220649+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 3.6 KiB/s wr, 33 op/s 2024-09-17T07:27:11.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:11 smithi121 bash[15143]: audit 2024-09-17T07:27:10.284486+0000 mon.a (mon.0) 564 : audit [INF] from='client.? 172.21.15.105:0/2409986271' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T07:27:11.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:11 smithi121 bash[15143]: cluster 2024-09-17T07:27:10.284545+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T07:27:11.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:11 smithi121 bash[15143]: audit 2024-09-17T07:27:10.535006+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:12.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:12 smithi105 bash[19705]: cluster 2024-09-17T07:27:11.296650+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T07:27:12.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:12 smithi105 bash[19705]: cluster 2024-09-17T07:27:12.221374+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v287: 161 pgs: 18 creating+peering, 14 unknown, 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 1.2 KiB/s wr, 168 op/s 2024-09-17T07:27:12.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:12 smithi105 bash[15210]: cluster 2024-09-17T07:27:11.296650+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T07:27:12.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:12 smithi105 bash[15210]: cluster 2024-09-17T07:27:12.221374+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v287: 161 pgs: 18 creating+peering, 14 unknown, 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 1.2 KiB/s wr, 168 op/s 2024-09-17T07:27:12.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:12 smithi121 bash[15143]: cluster 2024-09-17T07:27:11.296650+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T07:27:12.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:12 smithi121 bash[15143]: cluster 2024-09-17T07:27:12.221374+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v287: 161 pgs: 18 creating+peering, 14 unknown, 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 1.2 KiB/s wr, 168 op/s 2024-09-17T07:27:13.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:13 smithi105 bash[15210]: cluster 2024-09-17T07:27:12.308987+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T07:27:13.571 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:13 smithi105 bash[19705]: cluster 2024-09-17T07:27:12.308987+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T07:27:13.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:13 smithi121 bash[15143]: cluster 2024-09-17T07:27:12.308987+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T07:27:15.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[15210]: cluster 2024-09-17T07:27:14.222155+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v289: 161 pgs: 18 creating+peering, 7 unknown, 136 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 0 B/s wr, 287 op/s 2024-09-17T07:27:15.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[15210]: audit 2024-09-17T07:27:14.286928+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[15210]: audit 2024-09-17T07:27:14.318580+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[15210]: audit 2024-09-17T07:27:14.323892+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[15210]: audit 2024-09-17T07:27:14.338002+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[19705]: cluster 2024-09-17T07:27:14.222155+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v289: 161 pgs: 18 creating+peering, 7 unknown, 136 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 0 B/s wr, 287 op/s 2024-09-17T07:27:15.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[19705]: audit 2024-09-17T07:27:14.286928+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[19705]: audit 2024-09-17T07:27:14.318580+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[19705]: audit 2024-09-17T07:27:14.323892+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:15 smithi105 bash[19705]: audit 2024-09-17T07:27:14.338002+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:15 smithi121 bash[15143]: cluster 2024-09-17T07:27:14.222155+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v289: 161 pgs: 18 creating+peering, 7 unknown, 136 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 0 B/s wr, 287 op/s 2024-09-17T07:27:15.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:15 smithi121 bash[15143]: audit 2024-09-17T07:27:14.286928+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:15 smithi121 bash[15143]: audit 2024-09-17T07:27:14.318580+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:15 smithi121 bash[15143]: audit 2024-09-17T07:27:14.323892+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:15.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:15 smithi121 bash[15143]: audit 2024-09-17T07:27:14.338002+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:16.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:16 smithi105 bash[15210]: audit 2024-09-17T07:27:15.373684+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.105:0/2487291331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T07:27:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:16 smithi105 bash[19705]: audit 2024-09-17T07:27:15.373684+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.105:0/2487291331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T07:27:16.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:16 smithi121 bash[15143]: audit 2024-09-17T07:27:15.373684+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.105:0/2487291331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T07:27:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:17 smithi105 bash[19705]: cluster 2024-09-17T07:27:16.223194+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v290: 161 pgs: 18 creating+peering, 143 active+clean; 27 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 341 B/s wr, 385 op/s 2024-09-17T07:27:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:17 smithi105 bash[19705]: audit 2024-09-17T07:27:16.290476+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.105:0/2487291331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T07:27:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:17 smithi105 bash[19705]: cluster 2024-09-17T07:27:16.290563+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T07:27:17.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:17 smithi105 bash[15210]: cluster 2024-09-17T07:27:16.223194+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v290: 161 pgs: 18 creating+peering, 143 active+clean; 27 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 341 B/s wr, 385 op/s 2024-09-17T07:27:17.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:17 smithi105 bash[15210]: audit 2024-09-17T07:27:16.290476+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.105:0/2487291331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T07:27:17.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:17 smithi105 bash[15210]: cluster 2024-09-17T07:27:16.290563+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T07:27:17.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:17 smithi121 bash[15143]: cluster 2024-09-17T07:27:16.223194+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v290: 161 pgs: 18 creating+peering, 143 active+clean; 27 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 194 KiB/s rd, 341 B/s wr, 385 op/s 2024-09-17T07:27:17.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:17 smithi121 bash[15143]: audit 2024-09-17T07:27:16.290476+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.105:0/2487291331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T07:27:17.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:17 smithi121 bash[15143]: cluster 2024-09-17T07:27:16.290563+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T07:27:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:18 smithi105 bash[19705]: cluster 2024-09-17T07:27:17.296889+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T07:27:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:18 smithi105 bash[19705]: cluster 2024-09-17T07:27:18.223913+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 341 B/s wr, 411 op/s 2024-09-17T07:27:18.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:18 smithi105 bash[15210]: cluster 2024-09-17T07:27:17.296889+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T07:27:18.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:18 smithi105 bash[15210]: cluster 2024-09-17T07:27:18.223913+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 341 B/s wr, 411 op/s 2024-09-17T07:27:18.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:18 smithi121 bash[15143]: cluster 2024-09-17T07:27:17.296889+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T07:27:18.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:18 smithi121 bash[15143]: cluster 2024-09-17T07:27:18.223913+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 341 B/s wr, 411 op/s 2024-09-17T07:27:19.054 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T07:27:19.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:19 smithi105 bash[19705]: cluster 2024-09-17T07:27:18.316646+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T07:27:19.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:19 smithi105 bash[15210]: cluster 2024-09-17T07:27:18.316646+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T07:27:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:19 smithi121 bash[15143]: cluster 2024-09-17T07:27:18.316646+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T07:27:20.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:20 smithi105 bash[19705]: cluster 2024-09-17T07:27:20.224955+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 216 KiB/s rd, 511 B/s wr, 386 op/s 2024-09-17T07:27:20.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:20 smithi105 bash[15210]: cluster 2024-09-17T07:27:20.224955+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 216 KiB/s rd, 511 B/s wr, 386 op/s 2024-09-17T07:27:20.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:20 smithi121 bash[15143]: cluster 2024-09-17T07:27:20.224955+0000 mgr.y (mgr.14144) 313 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 216 KiB/s rd, 511 B/s wr, 386 op/s 2024-09-17T07:27:22.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:22 smithi105 bash[19705]: cluster 2024-09-17T07:27:22.226223+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 253 op/s 2024-09-17T07:27:22.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:22 smithi105 bash[15210]: cluster 2024-09-17T07:27:22.226223+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 253 op/s 2024-09-17T07:27:22.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:22 smithi121 bash[15143]: cluster 2024-09-17T07:27:22.226223+0000 mgr.y (mgr.14144) 314 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 170 B/s wr, 253 op/s 2024-09-17T07:27:22.785 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled iscsi.foo update... 2024-09-17T07:27:23.580 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 180' 2024-09-17T07:27:23.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: audit 2024-09-17T07:27:22.764905+0000 mgr.y (mgr.14144) 315 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: cephadm 2024-09-17T07:27:22.765938+0000 mgr.y (mgr.14144) 316 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: audit 2024-09-17T07:27:22.774752+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: audit 2024-09-17T07:27:22.786971+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: cephadm 2024-09-17T07:27:22.792260+0000 mgr.y (mgr.14144) 317 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: audit 2024-09-17T07:27:22.802425+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: audit 2024-09-17T07:27:22.809428+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: audit 2024-09-17T07:27:22.817597+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:23.832 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[19705]: cephadm 2024-09-17T07:27:22.818805+0000 mgr.y (mgr.14144) 318 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: audit 2024-09-17T07:27:22.764905+0000 mgr.y (mgr.14144) 315 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: cephadm 2024-09-17T07:27:22.765938+0000 mgr.y (mgr.14144) 316 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: audit 2024-09-17T07:27:22.774752+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: audit 2024-09-17T07:27:22.786971+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: cephadm 2024-09-17T07:27:22.792260+0000 mgr.y (mgr.14144) 317 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: audit 2024-09-17T07:27:22.802425+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: audit 2024-09-17T07:27:22.809428+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: audit 2024-09-17T07:27:22.817597+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:23.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:23 smithi105 bash[15210]: cephadm 2024-09-17T07:27:22.818805+0000 mgr.y (mgr.14144) 318 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:27:24.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: audit 2024-09-17T07:27:22.764905+0000 mgr.y (mgr.14144) 315 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:27:24.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: cephadm 2024-09-17T07:27:22.765938+0000 mgr.y (mgr.14144) 316 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T07:27:24.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: audit 2024-09-17T07:27:22.774752+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:24.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: audit 2024-09-17T07:27:22.786971+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:24.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: cephadm 2024-09-17T07:27:22.792260+0000 mgr.y (mgr.14144) 317 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T07:27:24.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: audit 2024-09-17T07:27:22.802425+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:27:24.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: audit 2024-09-17T07:27:22.809428+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T07:27:24.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: audit 2024-09-17T07:27:22.817597+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:27:24.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:23 smithi121 bash[15143]: cephadm 2024-09-17T07:27:22.818805+0000 mgr.y (mgr.14144) 318 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:27:25.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:25 smithi105 bash[15210]: cluster 2024-09-17T07:27:24.227425+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 257 B/s wr, 99 op/s 2024-09-17T07:27:25.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:25 smithi105 bash[19705]: cluster 2024-09-17T07:27:24.227425+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 257 B/s wr, 99 op/s 2024-09-17T07:27:25.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:25 smithi121 bash[15143]: cluster 2024-09-17T07:27:24.227425+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 257 B/s wr, 99 op/s 2024-09-17T07:27:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[15210]: cluster 2024-09-17T07:27:25.293860+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-09-17T07:27:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[15210]: audit 2024-09-17T07:27:25.817732+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[15210]: audit 2024-09-17T07:27:26.120999+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T07:27:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[15210]: audit 2024-09-17T07:27:26.121679+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[15210]: audit 2024-09-17T07:27:26.122131+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[15210]: audit 2024-09-17T07:27:26.122558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[15210]: cluster 2024-09-17T07:27:26.228482+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 229 B/s wr, 30 op/s 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[19705]: cluster 2024-09-17T07:27:25.293860+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[19705]: audit 2024-09-17T07:27:25.817732+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[19705]: audit 2024-09-17T07:27:26.120999+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[19705]: audit 2024-09-17T07:27:26.121679+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[19705]: audit 2024-09-17T07:27:26.122131+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[19705]: audit 2024-09-17T07:27:26.122558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-17T07:27:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:26 smithi105 bash[19705]: cluster 2024-09-17T07:27:26.228482+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 229 B/s wr, 30 op/s 2024-09-17T07:27:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:26 smithi121 bash[15143]: cluster 2024-09-17T07:27:25.293860+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-09-17T07:27:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:26 smithi121 bash[15143]: audit 2024-09-17T07:27:25.817732+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:26 smithi121 bash[15143]: audit 2024-09-17T07:27:26.120999+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T07:27:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:26 smithi121 bash[15143]: audit 2024-09-17T07:27:26.121679+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-17T07:27:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:26 smithi121 bash[15143]: audit 2024-09-17T07:27:26.122131+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T07:27:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:26 smithi121 bash[15143]: audit 2024-09-17T07:27:26.122558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-17T07:27:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:26 smithi121 bash[15143]: cluster 2024-09-17T07:27:26.228482+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 229 B/s wr, 30 op/s 2024-09-17T07:27:27.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[19705]: audit 2024-09-17T07:27:26.311146+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:27:27.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[19705]: audit 2024-09-17T07:27:26.311607+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:27:27.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[19705]: audit 2024-09-17T07:27:26.828170+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[19705]: audit 2024-09-17T07:27:26.828310+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[19705]: audit 2024-09-17T07:27:26.828406+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[19705]: audit 2024-09-17T07:27:26.828497+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[19705]: cluster 2024-09-17T07:27:26.828583+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[15210]: audit 2024-09-17T07:27:26.311146+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[15210]: audit 2024-09-17T07:27:26.311607+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[15210]: audit 2024-09-17T07:27:26.828170+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[15210]: audit 2024-09-17T07:27:26.828310+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[15210]: audit 2024-09-17T07:27:26.828406+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T07:27:27.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[15210]: audit 2024-09-17T07:27:26.828497+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-17T07:27:27.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:27 smithi105 bash[15210]: cluster 2024-09-17T07:27:26.828583+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T07:27:27.749 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:27 smithi121 bash[15143]: audit 2024-09-17T07:27:26.311146+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:27:27.750 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:27 smithi121 bash[15143]: audit 2024-09-17T07:27:26.311607+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:27:27.750 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:27 smithi121 bash[15143]: audit 2024-09-17T07:27:26.828170+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-17T07:27:27.750 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:27 smithi121 bash[15143]: audit 2024-09-17T07:27:26.828310+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-17T07:27:27.750 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:27 smithi121 bash[15143]: audit 2024-09-17T07:27:26.828406+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T07:27:27.750 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:27 smithi121 bash[15143]: audit 2024-09-17T07:27:26.828497+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-17T07:27:27.750 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:27 smithi121 bash[15143]: cluster 2024-09-17T07:27:26.828583+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T07:27:29.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:28 smithi105 bash[15210]: cluster 2024-09-17T07:27:27.832248+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T07:27:29.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:28 smithi105 bash[15210]: cluster 2024-09-17T07:27:28.229252+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-17T07:27:29.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:28 smithi105 bash[15210]: audit 2024-09-17T07:27:28.452365+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.121:0/3253505925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:27:29.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:28 smithi105 bash[19705]: cluster 2024-09-17T07:27:27.832248+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T07:27:29.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:28 smithi105 bash[19705]: cluster 2024-09-17T07:27:28.229252+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-17T07:27:29.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:28 smithi105 bash[19705]: audit 2024-09-17T07:27:28.452365+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.121:0/3253505925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:27:29.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:28 smithi121 bash[15143]: cluster 2024-09-17T07:27:27.832248+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T07:27:29.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:28 smithi121 bash[15143]: cluster 2024-09-17T07:27:28.229252+0000 mgr.y (mgr.14144) 321 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-17T07:27:29.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:28 smithi121 bash[15143]: audit 2024-09-17T07:27:28.452365+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.121:0/3253505925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:27:30.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:30 smithi105 bash[19705]: cluster 2024-09-17T07:27:29.283633+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T07:27:30.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:30 smithi105 bash[15210]: cluster 2024-09-17T07:27:29.283633+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T07:27:30.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:30 smithi121 bash[15143]: cluster 2024-09-17T07:27:29.283633+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T07:27:31.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: cluster 2024-09-17T07:27:30.230090+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 7 B/s, 0 objects/s recovering 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.897620+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.906298+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.913225+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.914516+0000 mgr.y (mgr.14144) 323 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: cephadm 2024-09-17T07:27:30.917870+0000 mgr.y (mgr.14144) 324 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.918260+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.919151+0000 mgr.y (mgr.14144) 325 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.926290+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.929035+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.930543+0000 mgr.y (mgr.14144) 326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.947232+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[15210]: audit 2024-09-17T07:27:30.957812+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: cluster 2024-09-17T07:27:30.230090+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 7 B/s, 0 objects/s recovering 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.897620+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.906298+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.913225+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.914516+0000 mgr.y (mgr.14144) 323 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: cephadm 2024-09-17T07:27:30.917870+0000 mgr.y (mgr.14144) 324 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.918260+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.919151+0000 mgr.y (mgr.14144) 325 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.926290+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.929035+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.930543+0000 mgr.y (mgr.14144) 326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T07:27:31.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.947232+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:31 smithi105 bash[19705]: audit 2024-09-17T07:27:30.957812+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: cluster 2024-09-17T07:27:30.230090+0000 mgr.y (mgr.14144) 322 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 7 B/s, 0 objects/s recovering 2024-09-17T07:27:31.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.897620+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.906298+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.913225+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.914516+0000 mgr.y (mgr.14144) 323 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: cephadm 2024-09-17T07:27:30.917870+0000 mgr.y (mgr.14144) 324 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.918260+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.919151+0000 mgr.y (mgr.14144) 325 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.926290+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.929035+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.930543+0000 mgr.y (mgr.14144) 326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.947232+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:31 smithi121 bash[15143]: audit 2024-09-17T07:27:30.957812+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:27:32.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:32 smithi105 bash[15210]: cluster 2024-09-17T07:27:32.231364+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s; 7 B/s, 0 objects/s recovering 2024-09-17T07:27:32.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:32 smithi105 bash[19705]: cluster 2024-09-17T07:27:32.231364+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s; 7 B/s, 0 objects/s recovering 2024-09-17T07:27:32.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:32 smithi121 bash[15143]: cluster 2024-09-17T07:27:32.231364+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s; 7 B/s, 0 objects/s recovering 2024-09-17T07:27:35.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:35 smithi105 bash[15210]: cluster 2024-09-17T07:27:34.232535+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 552 B/s rd, 138 B/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-09-17T07:27:35.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:35 smithi105 bash[19705]: cluster 2024-09-17T07:27:34.232535+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 552 B/s rd, 138 B/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-09-17T07:27:35.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:35 smithi121 bash[15143]: cluster 2024-09-17T07:27:34.232535+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 552 B/s rd, 138 B/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-09-17T07:27:36.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:36 smithi105 bash[15210]: cluster 2024-09-17T07:27:36.233431+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 487 B/s rd, 121 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T07:27:36.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:36 smithi105 bash[19705]: cluster 2024-09-17T07:27:36.233431+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 487 B/s rd, 121 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T07:27:36.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:36 smithi121 bash[15143]: cluster 2024-09-17T07:27:36.233431+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 487 B/s rd, 121 B/s wr, 1 op/s; 5 B/s, 0 objects/s recovering 2024-09-17T07:27:38.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:38 smithi121 bash[15143]: cluster 2024-09-17T07:27:38.234722+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 102 B/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T07:27:38.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:38 smithi105 bash[19705]: cluster 2024-09-17T07:27:38.234722+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 102 B/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T07:27:38.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:38 smithi105 bash[15210]: cluster 2024-09-17T07:27:38.234722+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 102 B/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2024-09-17T07:27:40.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:40 smithi105 bash[15210]: cluster 2024-09-17T07:27:40.236010+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 93 B/s wr, 1 op/s 2024-09-17T07:27:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:40 smithi105 bash[19705]: cluster 2024-09-17T07:27:40.236010+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 93 B/s wr, 1 op/s 2024-09-17T07:27:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:40 smithi121 bash[15143]: cluster 2024-09-17T07:27:40.236010+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 93 B/s wr, 1 op/s 2024-09-17T07:27:42.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:42 smithi121 bash[15143]: cluster 2024-09-17T07:27:42.237196+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T07:27:42.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:42 smithi105 bash[15210]: cluster 2024-09-17T07:27:42.237196+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T07:27:42.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:42 smithi105 bash[19705]: cluster 2024-09-17T07:27:42.237196+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-17T07:27:44.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:44 smithi121 bash[15143]: cluster 2024-09-17T07:27:44.238449+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:44.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:44 smithi105 bash[19705]: cluster 2024-09-17T07:27:44.238449+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:44.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:44 smithi105 bash[15210]: cluster 2024-09-17T07:27:44.238449+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:46.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:46 smithi121 bash[15143]: cluster 2024-09-17T07:27:46.239760+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:46.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:46 smithi105 bash[19705]: cluster 2024-09-17T07:27:46.239760+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:46.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:46 smithi105 bash[15210]: cluster 2024-09-17T07:27:46.239760+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:48.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:48 smithi121 bash[15143]: cluster 2024-09-17T07:27:48.241024+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:48.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:48 smithi105 bash[15210]: cluster 2024-09-17T07:27:48.241024+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:48.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:48 smithi105 bash[19705]: cluster 2024-09-17T07:27:48.241024+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:50 smithi105 bash[15210]: cluster 2024-09-17T07:27:50.242195+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:50.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:50 smithi105 bash[19705]: cluster 2024-09-17T07:27:50.242195+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:50 smithi121 bash[15143]: cluster 2024-09-17T07:27:50.242195+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:52.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:52 smithi121 bash[15143]: cluster 2024-09-17T07:27:52.243418+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:52.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:52 smithi105 bash[19705]: cluster 2024-09-17T07:27:52.243418+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:52.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:52 smithi105 bash[15210]: cluster 2024-09-17T07:27:52.243418+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:54.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:54 smithi121 bash[15143]: cluster 2024-09-17T07:27:54.244555+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:54.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:54 smithi105 bash[15210]: cluster 2024-09-17T07:27:54.244555+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:54.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:54 smithi105 bash[19705]: cluster 2024-09-17T07:27:54.244555+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:56.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:56 smithi121 bash[15143]: cluster 2024-09-17T07:27:56.245631+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:56.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:56 smithi105 bash[19705]: cluster 2024-09-17T07:27:56.245631+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:56.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:56 smithi105 bash[15210]: cluster 2024-09-17T07:27:56.245631+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:27:58.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:27:58 smithi121 bash[15143]: cluster 2024-09-17T07:27:58.246876+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:58.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:27:58 smithi105 bash[15210]: cluster 2024-09-17T07:27:58.246876+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:27:58.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:27:58 smithi105 bash[19705]: cluster 2024-09-17T07:27:58.246876+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:00.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:00 smithi105 bash[15210]: cluster 2024-09-17T07:28:00.248050+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:00.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:00 smithi105 bash[19705]: cluster 2024-09-17T07:28:00.248050+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:00.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:00 smithi121 bash[15143]: cluster 2024-09-17T07:28:00.248050+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:02.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:02 smithi121 bash[15143]: cluster 2024-09-17T07:28:02.249240+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:02.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:02 smithi105 bash[15210]: cluster 2024-09-17T07:28:02.249240+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:02.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:02 smithi105 bash[19705]: cluster 2024-09-17T07:28:02.249240+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:04.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:04 smithi121 bash[15143]: cluster 2024-09-17T07:28:04.250421+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:04.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:04 smithi105 bash[15210]: cluster 2024-09-17T07:28:04.250421+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:04.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:04 smithi105 bash[19705]: cluster 2024-09-17T07:28:04.250421+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:06.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:06 smithi121 bash[15143]: cluster 2024-09-17T07:28:06.251477+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:06 smithi105 bash[15210]: cluster 2024-09-17T07:28:06.251477+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:06.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:06 smithi105 bash[19705]: cluster 2024-09-17T07:28:06.251477+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:08.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:08 smithi121 bash[15143]: cluster 2024-09-17T07:28:08.252711+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:08.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:08 smithi105 bash[15210]: cluster 2024-09-17T07:28:08.252711+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:08.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:08 smithi105 bash[19705]: cluster 2024-09-17T07:28:08.252711+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:10.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:10 smithi105 bash[15210]: cluster 2024-09-17T07:28:10.253896+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:10.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:10 smithi105 bash[19705]: cluster 2024-09-17T07:28:10.253896+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:10.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:10 smithi121 bash[15143]: cluster 2024-09-17T07:28:10.253896+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:12.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:12 smithi121 bash[15143]: cluster 2024-09-17T07:28:12.255087+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:12.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:12 smithi105 bash[15210]: cluster 2024-09-17T07:28:12.255087+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:12.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:12 smithi105 bash[19705]: cluster 2024-09-17T07:28:12.255087+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:14.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:14 smithi121 bash[15143]: cluster 2024-09-17T07:28:14.256848+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:14.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:14 smithi105 bash[19705]: cluster 2024-09-17T07:28:14.256848+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:14.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:14 smithi105 bash[15210]: cluster 2024-09-17T07:28:14.256848+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:16.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:16 smithi121 bash[15143]: cluster 2024-09-17T07:28:16.257879+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:16.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:16 smithi105 bash[15210]: cluster 2024-09-17T07:28:16.257879+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:16.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:16 smithi105 bash[19705]: cluster 2024-09-17T07:28:16.257879+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:18.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:18 smithi121 bash[15143]: cluster 2024-09-17T07:28:18.259308+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:18.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:18 smithi105 bash[15210]: cluster 2024-09-17T07:28:18.259308+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:18.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:18 smithi105 bash[19705]: cluster 2024-09-17T07:28:18.259308+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:20.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:20 smithi105 bash[15210]: cluster 2024-09-17T07:28:20.260480+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:20.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:20 smithi105 bash[19705]: cluster 2024-09-17T07:28:20.260480+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:20.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:20 smithi121 bash[15143]: cluster 2024-09-17T07:28:20.260480+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:22.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:22 smithi121 bash[15143]: cluster 2024-09-17T07:28:22.261683+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:22.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:22 smithi105 bash[15210]: cluster 2024-09-17T07:28:22.261683+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:22.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:22 smithi105 bash[19705]: cluster 2024-09-17T07:28:22.261683+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:24.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:24 smithi121 bash[15143]: cluster 2024-09-17T07:28:24.262874+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:24.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:24 smithi105 bash[15210]: cluster 2024-09-17T07:28:24.262874+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:24.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:24 smithi105 bash[19705]: cluster 2024-09-17T07:28:24.262874+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:26 smithi121 bash[15143]: cluster 2024-09-17T07:28:26.263932+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:26 smithi121 bash[15143]: audit 2024-09-17T07:28:26.328763+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:28:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:26 smithi121 bash[15143]: audit 2024-09-17T07:28:26.329121+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:28:26.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:26 smithi105 bash[15210]: cluster 2024-09-17T07:28:26.263932+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:26.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:26 smithi105 bash[15210]: audit 2024-09-17T07:28:26.328763+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:28:26.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:26 smithi105 bash[15210]: audit 2024-09-17T07:28:26.329121+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:28:26.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:26 smithi105 bash[19705]: cluster 2024-09-17T07:28:26.263932+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:26.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:26 smithi105 bash[19705]: audit 2024-09-17T07:28:26.328763+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:28:26.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:26 smithi105 bash[19705]: audit 2024-09-17T07:28:26.329121+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:28:28.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:28 smithi121 bash[15143]: cluster 2024-09-17T07:28:28.265363+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:28.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:28 smithi105 bash[15210]: cluster 2024-09-17T07:28:28.265363+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:28.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:28 smithi105 bash[19705]: cluster 2024-09-17T07:28:28.265363+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:30.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:30 smithi105 bash[19705]: cluster 2024-09-17T07:28:30.266417+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:30.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:30 smithi105 bash[15210]: cluster 2024-09-17T07:28:30.266417+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:30.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:30 smithi121 bash[15143]: cluster 2024-09-17T07:28:30.266417+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:32.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:32 smithi121 bash[15143]: audit 2024-09-17T07:28:31.243847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:28:32.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:32 smithi105 bash[15210]: audit 2024-09-17T07:28:31.243847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:28:32.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:32 smithi105 bash[19705]: audit 2024-09-17T07:28:31.243847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:28:33.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:33 smithi121 bash[15143]: cluster 2024-09-17T07:28:32.267548+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:33.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:33 smithi105 bash[15210]: cluster 2024-09-17T07:28:32.267548+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:33.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:33 smithi105 bash[19705]: cluster 2024-09-17T07:28:32.267548+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:34.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:34 smithi121 bash[15143]: cluster 2024-09-17T07:28:34.268818+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:34.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:34 smithi105 bash[15210]: cluster 2024-09-17T07:28:34.268818+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:34.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:34 smithi105 bash[19705]: cluster 2024-09-17T07:28:34.268818+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:36.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:36 smithi121 bash[15143]: cluster 2024-09-17T07:28:36.269716+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:36.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:36 smithi105 bash[15210]: cluster 2024-09-17T07:28:36.269716+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:36.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:36 smithi105 bash[19705]: cluster 2024-09-17T07:28:36.269716+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:38.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:38 smithi121 bash[15143]: cluster 2024-09-17T07:28:38.271052+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:38.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:38 smithi105 bash[15210]: cluster 2024-09-17T07:28:38.271052+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:38.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:38 smithi105 bash[19705]: cluster 2024-09-17T07:28:38.271052+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:40.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:40 smithi105 bash[15210]: cluster 2024-09-17T07:28:40.272190+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:40.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:40 smithi105 bash[19705]: cluster 2024-09-17T07:28:40.272190+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:40 smithi121 bash[15143]: cluster 2024-09-17T07:28:40.272190+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:42.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:42 smithi121 bash[15143]: cluster 2024-09-17T07:28:42.273554+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:42.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:42 smithi105 bash[19705]: cluster 2024-09-17T07:28:42.273554+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:42.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:42 smithi105 bash[15210]: cluster 2024-09-17T07:28:42.273554+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:44.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:44 smithi121 bash[15143]: cluster 2024-09-17T07:28:44.274804+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:44.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:44 smithi105 bash[19705]: cluster 2024-09-17T07:28:44.274804+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:44.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:44 smithi105 bash[15210]: cluster 2024-09-17T07:28:44.274804+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:46.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:46 smithi121 bash[15143]: cluster 2024-09-17T07:28:46.275679+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:46.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:46 smithi105 bash[19705]: cluster 2024-09-17T07:28:46.275679+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:46.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:46 smithi105 bash[15210]: cluster 2024-09-17T07:28:46.275679+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:28:48.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:48 smithi121 bash[15143]: cluster 2024-09-17T07:28:48.277055+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:48.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:48 smithi105 bash[19705]: cluster 2024-09-17T07:28:48.277055+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:48.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:48 smithi105 bash[15210]: cluster 2024-09-17T07:28:48.277055+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:50 smithi105 bash[19705]: cluster 2024-09-17T07:28:50.278188+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:50.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:50 smithi105 bash[15210]: cluster 2024-09-17T07:28:50.278188+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:50 smithi121 bash[15143]: cluster 2024-09-17T07:28:50.278188+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:52.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:52 smithi121 bash[15143]: cluster 2024-09-17T07:28:52.279498+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:52.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:52 smithi105 bash[19705]: cluster 2024-09-17T07:28:52.279498+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:52.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:52 smithi105 bash[15210]: cluster 2024-09-17T07:28:52.279498+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:54.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:54 smithi121 bash[15143]: cluster 2024-09-17T07:28:54.280716+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:54.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:54 smithi105 bash[19705]: cluster 2024-09-17T07:28:54.280716+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:54.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:54 smithi105 bash[15210]: cluster 2024-09-17T07:28:54.280716+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:56.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:56 smithi121 bash[15143]: cluster 2024-09-17T07:28:56.281612+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:56.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:56 smithi105 bash[19705]: cluster 2024-09-17T07:28:56.281612+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:56.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:56 smithi105 bash[15210]: cluster 2024-09-17T07:28:56.281612+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:28:58.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:28:58 smithi121 bash[15143]: cluster 2024-09-17T07:28:58.282939+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:58.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:28:58 smithi105 bash[19705]: cluster 2024-09-17T07:28:58.282939+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:28:58.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:28:58 smithi105 bash[15210]: cluster 2024-09-17T07:28:58.282939+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:00.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:00 smithi105 bash[19705]: cluster 2024-09-17T07:29:00.284021+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:00.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:00 smithi105 bash[15210]: cluster 2024-09-17T07:29:00.284021+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:00.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:00 smithi121 bash[15143]: cluster 2024-09-17T07:29:00.284021+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:02.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:02 smithi121 bash[15143]: cluster 2024-09-17T07:29:02.285268+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:02.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:02 smithi105 bash[19705]: cluster 2024-09-17T07:29:02.285268+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:02.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:02 smithi105 bash[15210]: cluster 2024-09-17T07:29:02.285268+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:04.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:04 smithi121 bash[15143]: cluster 2024-09-17T07:29:04.286498+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:04.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:04 smithi105 bash[19705]: cluster 2024-09-17T07:29:04.286498+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:04.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:04 smithi105 bash[15210]: cluster 2024-09-17T07:29:04.286498+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:06.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:06 smithi121 bash[15143]: cluster 2024-09-17T07:29:06.287438+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:06.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:06 smithi105 bash[19705]: cluster 2024-09-17T07:29:06.287438+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:06 smithi105 bash[15210]: cluster 2024-09-17T07:29:06.287438+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:08.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:08 smithi121 bash[15143]: cluster 2024-09-17T07:29:08.288844+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:08.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:08 smithi105 bash[19705]: cluster 2024-09-17T07:29:08.288844+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:08.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:08 smithi105 bash[15210]: cluster 2024-09-17T07:29:08.288844+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:10.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:10 smithi105 bash[19705]: cluster 2024-09-17T07:29:10.289881+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:10.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:10 smithi105 bash[15210]: cluster 2024-09-17T07:29:10.289881+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:10.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:10 smithi121 bash[15143]: cluster 2024-09-17T07:29:10.289881+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:12.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:12 smithi121 bash[15143]: cluster 2024-09-17T07:29:12.291141+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:12.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:12 smithi105 bash[19705]: cluster 2024-09-17T07:29:12.291141+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:12.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:12 smithi105 bash[15210]: cluster 2024-09-17T07:29:12.291141+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:14.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:14 smithi121 bash[15143]: cluster 2024-09-17T07:29:14.292322+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:14.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:14 smithi105 bash[19705]: cluster 2024-09-17T07:29:14.292322+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:14.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:14 smithi105 bash[15210]: cluster 2024-09-17T07:29:14.292322+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:16.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:16 smithi121 bash[15143]: cluster 2024-09-17T07:29:16.293192+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:16.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:16 smithi105 bash[15210]: cluster 2024-09-17T07:29:16.293192+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:16.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:16 smithi105 bash[19705]: cluster 2024-09-17T07:29:16.293192+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:18.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:18 smithi121 bash[15143]: cluster 2024-09-17T07:29:18.294534+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:18.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:18 smithi105 bash[15210]: cluster 2024-09-17T07:29:18.294534+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:18.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:18 smithi105 bash[19705]: cluster 2024-09-17T07:29:18.294534+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:20.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:20 smithi105 bash[19705]: cluster 2024-09-17T07:29:20.295672+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:20.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:20 smithi105 bash[15210]: cluster 2024-09-17T07:29:20.295672+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:20.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:20 smithi121 bash[15143]: cluster 2024-09-17T07:29:20.295672+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:22.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:22 smithi121 bash[15143]: cluster 2024-09-17T07:29:22.296932+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:22.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:22 smithi105 bash[19705]: cluster 2024-09-17T07:29:22.296932+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:22.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:22 smithi105 bash[15210]: cluster 2024-09-17T07:29:22.296932+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:24.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:24 smithi121 bash[15143]: cluster 2024-09-17T07:29:24.298432+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:24.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:24 smithi105 bash[19705]: cluster 2024-09-17T07:29:24.298432+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:24.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:24 smithi105 bash[15210]: cluster 2024-09-17T07:29:24.298432+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:26 smithi121 bash[15143]: cluster 2024-09-17T07:29:26.299434+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:26 smithi121 bash[15143]: audit 2024-09-17T07:29:26.336071+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:29:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:26 smithi121 bash[15143]: audit 2024-09-17T07:29:26.336552+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:29:26.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:26 smithi105 bash[15210]: cluster 2024-09-17T07:29:26.299434+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:26.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:26 smithi105 bash[15210]: audit 2024-09-17T07:29:26.336071+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:29:26.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:26 smithi105 bash[15210]: audit 2024-09-17T07:29:26.336552+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:29:26.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:26 smithi105 bash[19705]: cluster 2024-09-17T07:29:26.299434+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:26.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:26 smithi105 bash[19705]: audit 2024-09-17T07:29:26.336071+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:29:26.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:26 smithi105 bash[19705]: audit 2024-09-17T07:29:26.336552+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:29:28.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:28 smithi121 bash[15143]: cluster 2024-09-17T07:29:28.300856+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:28.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:28 smithi105 bash[15210]: cluster 2024-09-17T07:29:28.300856+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:28.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:28 smithi105 bash[19705]: cluster 2024-09-17T07:29:28.300856+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:31.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:31 smithi105 bash[15210]: cluster 2024-09-17T07:29:30.301907+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:31.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:31 smithi105 bash[19705]: cluster 2024-09-17T07:29:30.301907+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:31.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:31 smithi121 bash[15143]: cluster 2024-09-17T07:29:30.301907+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:32.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:32 smithi105 bash[15210]: audit 2024-09-17T07:29:31.515687+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:29:32.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:32 smithi105 bash[15210]: audit 2024-09-17T07:29:31.762319+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:29:32.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:32 smithi105 bash[19705]: audit 2024-09-17T07:29:31.515687+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:29:32.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:32 smithi105 bash[19705]: audit 2024-09-17T07:29:31.762319+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:29:33.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:32 smithi121 bash[15143]: audit 2024-09-17T07:29:31.515687+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:29:33.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:32 smithi121 bash[15143]: audit 2024-09-17T07:29:31.762319+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:29:34.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:33 smithi105 bash[15210]: cluster 2024-09-17T07:29:32.303590+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:34.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:33 smithi105 bash[19705]: cluster 2024-09-17T07:29:32.303590+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:34.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:33 smithi121 bash[15143]: cluster 2024-09-17T07:29:32.303590+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:36.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:35 smithi105 bash[15210]: cluster 2024-09-17T07:29:34.304821+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:36.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:35 smithi105 bash[19705]: cluster 2024-09-17T07:29:34.304821+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:36.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:35 smithi121 bash[15143]: cluster 2024-09-17T07:29:34.304821+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:38.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:37 smithi105 bash[19705]: cluster 2024-09-17T07:29:36.305847+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:38.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:37 smithi105 bash[15210]: cluster 2024-09-17T07:29:36.305847+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:38.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:37 smithi121 bash[15143]: cluster 2024-09-17T07:29:36.305847+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:40.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:39 smithi105 bash[19705]: cluster 2024-09-17T07:29:38.307041+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:40.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:39 smithi105 bash[15210]: cluster 2024-09-17T07:29:38.307041+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:40.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:39 smithi121 bash[15143]: cluster 2024-09-17T07:29:38.307041+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:42.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:41 smithi105 bash[15210]: cluster 2024-09-17T07:29:40.308268+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:42.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:41 smithi105 bash[19705]: cluster 2024-09-17T07:29:40.308268+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:42.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:41 smithi121 bash[15143]: cluster 2024-09-17T07:29:40.308268+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:44.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:43 smithi105 bash[15210]: cluster 2024-09-17T07:29:42.309565+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:44.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:43 smithi105 bash[19705]: cluster 2024-09-17T07:29:42.309565+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:44.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:43 smithi121 bash[15143]: cluster 2024-09-17T07:29:42.309565+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:46.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:45 smithi105 bash[15210]: cluster 2024-09-17T07:29:44.310771+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:46.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:45 smithi105 bash[19705]: cluster 2024-09-17T07:29:44.310771+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:46.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:45 smithi121 bash[15143]: cluster 2024-09-17T07:29:44.310771+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:48.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:47 smithi105 bash[19705]: cluster 2024-09-17T07:29:46.311947+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:48.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:47 smithi105 bash[15210]: cluster 2024-09-17T07:29:46.311947+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:48.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:47 smithi121 bash[15143]: cluster 2024-09-17T07:29:46.311947+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:50.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:49 smithi105 bash[15210]: cluster 2024-09-17T07:29:48.312699+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:50.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:49 smithi105 bash[19705]: cluster 2024-09-17T07:29:48.312699+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:50.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:49 smithi121 bash[15143]: cluster 2024-09-17T07:29:48.312699+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:52.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:51 smithi105 bash[19705]: cluster 2024-09-17T07:29:50.313788+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:52.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:51 smithi105 bash[15210]: cluster 2024-09-17T07:29:50.313788+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:52.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:51 smithi121 bash[15143]: cluster 2024-09-17T07:29:50.313788+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:54.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:53 smithi105 bash[19705]: cluster 2024-09-17T07:29:52.315153+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:54.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:53 smithi105 bash[15210]: cluster 2024-09-17T07:29:52.315153+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:54.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:53 smithi121 bash[15143]: cluster 2024-09-17T07:29:52.315153+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:56.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:55 smithi105 bash[19705]: cluster 2024-09-17T07:29:54.316465+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:56.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:55 smithi105 bash[15210]: cluster 2024-09-17T07:29:54.316465+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:56.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:55 smithi121 bash[15143]: cluster 2024-09-17T07:29:54.316465+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:29:58.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:57 smithi105 bash[15210]: cluster 2024-09-17T07:29:56.317291+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:57 smithi105 bash[19705]: cluster 2024-09-17T07:29:56.317291+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:29:58.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:57 smithi121 bash[15143]: cluster 2024-09-17T07:29:56.317291+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:00.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:29:59 smithi121 bash[15143]: cluster 2024-09-17T07:29:58.318529+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:00.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:29:59 smithi105 bash[15210]: cluster 2024-09-17T07:29:58.318529+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:00.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:29:59 smithi105 bash[19705]: cluster 2024-09-17T07:29:58.318529+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:01.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:00 smithi121 bash[15143]: cluster 2024-09-17T07:30:00.000130+0000 mon.a (mon.0) 613 : cluster [INF] overall HEALTH_OK 2024-09-17T07:30:01.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:00 smithi105 bash[15210]: cluster 2024-09-17T07:30:00.000130+0000 mon.a (mon.0) 613 : cluster [INF] overall HEALTH_OK 2024-09-17T07:30:01.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:00 smithi105 bash[19705]: cluster 2024-09-17T07:30:00.000130+0000 mon.a (mon.0) 613 : cluster [INF] overall HEALTH_OK 2024-09-17T07:30:02.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:01 smithi121 bash[15143]: cluster 2024-09-17T07:30:00.319732+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:02.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:01 smithi105 bash[15210]: cluster 2024-09-17T07:30:00.319732+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:02.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:01 smithi105 bash[19705]: cluster 2024-09-17T07:30:00.319732+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:04.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:03 smithi121 bash[15143]: cluster 2024-09-17T07:30:02.321046+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:04.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:03 smithi105 bash[19705]: cluster 2024-09-17T07:30:02.321046+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:04.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:03 smithi105 bash[15210]: cluster 2024-09-17T07:30:02.321046+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:06.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:05 smithi121 bash[15143]: cluster 2024-09-17T07:30:04.322244+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:06.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:05 smithi105 bash[15210]: cluster 2024-09-17T07:30:04.322244+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:06.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:05 smithi105 bash[19705]: cluster 2024-09-17T07:30:04.322244+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:08.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:07 smithi121 bash[15143]: cluster 2024-09-17T07:30:06.323845+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:08.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:07 smithi105 bash[15210]: cluster 2024-09-17T07:30:06.323845+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:08.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:07 smithi105 bash[19705]: cluster 2024-09-17T07:30:06.323845+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:10.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:09 smithi121 bash[15143]: cluster 2024-09-17T07:30:08.325014+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:10.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:09 smithi105 bash[15210]: cluster 2024-09-17T07:30:08.325014+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:10.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:09 smithi105 bash[19705]: cluster 2024-09-17T07:30:08.325014+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:12.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:11 smithi121 bash[15143]: cluster 2024-09-17T07:30:10.326058+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:12.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:11 smithi105 bash[15210]: cluster 2024-09-17T07:30:10.326058+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:12.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:11 smithi105 bash[19705]: cluster 2024-09-17T07:30:10.326058+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:14.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:13 smithi121 bash[15143]: cluster 2024-09-17T07:30:12.327222+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:14.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:13 smithi105 bash[19705]: cluster 2024-09-17T07:30:12.327222+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:14.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:13 smithi105 bash[15210]: cluster 2024-09-17T07:30:12.327222+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:16.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:15 smithi121 bash[15143]: cluster 2024-09-17T07:30:14.328531+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:16.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:15 smithi105 bash[15210]: cluster 2024-09-17T07:30:14.328531+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:16.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:15 smithi105 bash[19705]: cluster 2024-09-17T07:30:14.328531+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:18.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:17 smithi121 bash[15143]: cluster 2024-09-17T07:30:16.329700+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:18.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:17 smithi105 bash[15210]: cluster 2024-09-17T07:30:16.329700+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:17 smithi105 bash[19705]: cluster 2024-09-17T07:30:16.329700+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:20.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:19 smithi121 bash[15143]: cluster 2024-09-17T07:30:18.330723+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:20.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:19 smithi105 bash[15210]: cluster 2024-09-17T07:30:18.330723+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:20.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:19 smithi105 bash[19705]: cluster 2024-09-17T07:30:18.330723+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:22.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:21 smithi121 bash[15143]: cluster 2024-09-17T07:30:20.331831+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:22.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:21 smithi105 bash[19705]: cluster 2024-09-17T07:30:20.331831+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:22.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:21 smithi105 bash[15210]: cluster 2024-09-17T07:30:20.331831+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:24.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:23 smithi121 bash[15143]: cluster 2024-09-17T07:30:22.332799+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:24.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:23 smithi105 bash[15210]: cluster 2024-09-17T07:30:22.332799+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:24.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:23 smithi105 bash[19705]: cluster 2024-09-17T07:30:22.332799+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:26.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:25 smithi121 bash[15143]: cluster 2024-09-17T07:30:24.334076+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:26.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:25 smithi105 bash[15210]: cluster 2024-09-17T07:30:24.334076+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:26.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:25 smithi105 bash[19705]: cluster 2024-09-17T07:30:24.334076+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:27.187 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:26 smithi105 bash[15210]: audit 2024-09-17T07:30:26.347379+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:30:27.188 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:26 smithi105 bash[15210]: audit 2024-09-17T07:30:26.347852+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:30:27.188 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:26 smithi105 bash[19705]: audit 2024-09-17T07:30:26.347379+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:30:27.188 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:26 smithi105 bash[19705]: audit 2024-09-17T07:30:26.347852+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:30:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:26 smithi121 bash[15143]: audit 2024-09-17T07:30:26.347379+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:30:27.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:26 smithi121 bash[15143]: audit 2024-09-17T07:30:26.347852+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:30:27.744 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T07:30:28.040 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:27 smithi105 bash[19705]: cluster 2024-09-17T07:30:26.335260+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:28.041 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:27 smithi105 bash[15210]: cluster 2024-09-17T07:30:26.335260+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:28.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:27 smithi121 bash[15143]: cluster 2024-09-17T07:30:26.335260+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:30.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:29 smithi121 bash[15143]: cluster 2024-09-17T07:30:28.336185+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:30.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:29 smithi105 bash[19705]: cluster 2024-09-17T07:30:28.336185+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:30.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:29 smithi105 bash[15210]: cluster 2024-09-17T07:30:28.336185+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:32.076 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T07:30:32.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:31 smithi121 bash[15143]: cluster 2024-09-17T07:30:30.336783+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:32.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:31 smithi121 bash[15143]: audit 2024-09-17T07:30:31.367990+0000 mon.a (mon.0) 616 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:30:32.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:31 smithi105 bash[15210]: cluster 2024-09-17T07:30:30.336783+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:32.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:31 smithi105 bash[15210]: audit 2024-09-17T07:30:31.367990+0000 mon.a (mon.0) 616 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:30:32.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:31 smithi105 bash[19705]: cluster 2024-09-17T07:30:30.336783+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:32.333 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:31 smithi105 bash[19705]: audit 2024-09-17T07:30:31.367990+0000 mon.a (mon.0) 616 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T07:30:33.308 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:33 smithi105 bash[15210]: audit 2024-09-17T07:30:32.030812+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:33.308 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:33 smithi105 bash[15210]: audit 2024-09-17T07:30:32.301726+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:33.308 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:33 smithi105 bash[19705]: audit 2024-09-17T07:30:32.030812+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:33.308 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:33 smithi105 bash[19705]: audit 2024-09-17T07:30:32.301726+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:33.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:33 smithi121 bash[15143]: audit 2024-09-17T07:30:32.030812+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:33.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:33 smithi121 bash[15143]: audit 2024-09-17T07:30:32.301726+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:34.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:34 smithi105 bash[19705]: cluster 2024-09-17T07:30:32.338059+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:34.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:34 smithi105 bash[15210]: cluster 2024-09-17T07:30:32.338059+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:34.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:34 smithi121 bash[15143]: cluster 2024-09-17T07:30:32.338059+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:35.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:35 smithi105 bash[15210]: cluster 2024-09-17T07:30:34.339004+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:35.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:35 smithi105 bash[19705]: cluster 2024-09-17T07:30:34.339004+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:35.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:35 smithi121 bash[15143]: cluster 2024-09-17T07:30:34.339004+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:36.393 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T07:30:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:36 smithi121 bash[15143]: audit 2024-09-17T07:30:35.682900+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.105:0/1242445632' entity='client.admin' 2024-09-17T07:30:37.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:36 smithi105 bash[15210]: audit 2024-09-17T07:30:35.682900+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.105:0/1242445632' entity='client.admin' 2024-09-17T07:30:37.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:36 smithi105 bash[19705]: audit 2024-09-17T07:30:35.682900+0000 mon.a (mon.0) 619 : audit [INF] from='client.? 172.21.15.105:0/1242445632' entity='client.admin' 2024-09-17T07:30:38.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:37 smithi121 bash[15143]: cluster 2024-09-17T07:30:36.340118+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:38.078 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:37 smithi105 bash[15210]: cluster 2024-09-17T07:30:36.340118+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:38.078 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:37 smithi105 bash[19705]: cluster 2024-09-17T07:30:36.340118+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:40.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:39 smithi121 bash[15143]: cluster 2024-09-17T07:30:38.340961+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:40.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:39 smithi105 bash[19705]: cluster 2024-09-17T07:30:38.340961+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:40.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:39 smithi105 bash[15210]: cluster 2024-09-17T07:30:38.340961+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:40.757 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:30:41.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:41 smithi105 bash[15210]: audit 2024-09-17T07:30:40.052509+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.105:0/1182672010' entity='client.admin' 2024-09-17T07:30:41.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:41 smithi105 bash[15210]: audit 2024-09-17T07:30:40.067202+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:41.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:41 smithi105 bash[19705]: audit 2024-09-17T07:30:40.052509+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.105:0/1182672010' entity='client.admin' 2024-09-17T07:30:41.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:41 smithi105 bash[19705]: audit 2024-09-17T07:30:40.067202+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:41.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:41 smithi121 bash[15143]: audit 2024-09-17T07:30:40.052509+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.105:0/1182672010' entity='client.admin' 2024-09-17T07:30:41.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:41 smithi121 bash[15143]: audit 2024-09-17T07:30:40.067202+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:30:42.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:42 smithi105 bash[15210]: cluster 2024-09-17T07:30:40.342050+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:42.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:42 smithi105 bash[19705]: cluster 2024-09-17T07:30:40.342050+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:42.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:42 smithi121 bash[15143]: cluster 2024-09-17T07:30:40.342050+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:44.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:44 smithi105 bash[15210]: cluster 2024-09-17T07:30:42.343382+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:44.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:44 smithi105 bash[19705]: cluster 2024-09-17T07:30:42.343382+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:44.474 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-09-17T07:30:44.474 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 running (4m) 3m ago 5m *:9093 *:9094 0.20.0 0881eb8f169f f5632c2a0ec4 2024-09-17T07:30:44.474 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 running (5m) 3m ago 5m *:3000 6.7.4 557c83e11646 8e8f8d7153e7 2024-09-17T07:30:44.474 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (3m) 3m ago 3m - 3.4 24ecd6d5f14c cbb06862366a 2024-09-17T07:30:44.474 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 running (10m) 3m ago 10m *:8443 16.2.0 24ecd6d5f14c 18c54fdf9e64 2024-09-17T07:30:44.474 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 running (12m) 3m ago 12m *:9283 16.2.0 24ecd6d5f14c 55e1d5c7207b 2024-09-17T07:30:44.474 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (12m) 3m ago 12m - 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 running (5m) 3m ago 5m *:9100 0.18.1 e5a616e4b9cf 37e1bb565237 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 running (5m) 3m ago 5m *:9100 0.18.1 e5a616e4b9cf 7a198334c54c 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (8m) 3m ago 9m - 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (6m) 3m ago 6m - 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:30:44.475 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 running (4m) 3m ago 5m *:9095 2.18.1 de242295e225 fc31b6932262 2024-09-17T07:30:44.476 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:30:44.476 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:30:44.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:44 smithi121 bash[15143]: cluster 2024-09-17T07:30:42.343382+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:45.248 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T07:30:45.502 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:45 smithi105 bash[15210]: cluster 2024-09-17T07:30:44.344350+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:45.502 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:45 smithi105 bash[15210]: audit 2024-09-17T07:30:44.447685+0000 mgr.y (mgr.14144) 424 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:30:45.502 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:45 smithi105 bash[19705]: cluster 2024-09-17T07:30:44.344350+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:45.502 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:45 smithi105 bash[19705]: audit 2024-09-17T07:30:44.447685+0000 mgr.y (mgr.14144) 424 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:30:45.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:45 smithi121 bash[15143]: cluster 2024-09-17T07:30:44.344350+0000 mgr.y (mgr.14144) 423 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:45.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:45 smithi121 bash[15143]: audit 2024-09-17T07:30:44.447685+0000 mgr.y (mgr.14144) 424 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:30:47.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:47 smithi121 bash[15143]: cluster 2024-09-17T07:30:46.345162+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:47.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:47 smithi105 bash[15210]: cluster 2024-09-17T07:30:46.345162+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:47.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:47 smithi105 bash[19705]: cluster 2024-09-17T07:30:46.345162+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:48.889 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:30:48.889 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:30:48.889 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:30:48.889 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:30:48.889 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 15 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:30:48.890 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:30:49.590 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph -s' 2024-09-17T07:30:49.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:49 smithi121 bash[15143]: cluster 2024-09-17T07:30:48.346156+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:49.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:49 smithi121 bash[15143]: audit 2024-09-17T07:30:48.877541+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.105:0/832673028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:30:49.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:49 smithi105 bash[19705]: cluster 2024-09-17T07:30:48.346156+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:49.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:49 smithi105 bash[19705]: audit 2024-09-17T07:30:48.877541+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.105:0/832673028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:30:49.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:49 smithi105 bash[15210]: cluster 2024-09-17T07:30:48.346156+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:49.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:49 smithi105 bash[15210]: audit 2024-09-17T07:30:48.877541+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.105:0/832673028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:30:51.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:51 smithi105 bash[15210]: cluster 2024-09-17T07:30:50.347200+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:51.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:51 smithi105 bash[19705]: cluster 2024-09-17T07:30:50.347200+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:51 smithi121 bash[15143]: cluster 2024-09-17T07:30:50.347200+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:53.424 INFO:teuthology.orchestra.run.smithi105.stdout: cluster: 2024-09-17T07:30:53.424 INFO:teuthology.orchestra.run.smithi105.stdout: id: ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:30:53.424 INFO:teuthology.orchestra.run.smithi105.stdout: health: HEALTH_OK 2024-09-17T07:30:53.424 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: services: 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: mon: 3 daemons, quorum a,c,b (age 10m) 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: mgr: y(active, since 11m), standbys: x 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 7m) 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: data: 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: pools: 6 pools, 161 pgs 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: objects: 331 objects, 27 KiB 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: usage: 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: pgs: 161 active+clean 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:30:53.425 INFO:teuthology.orchestra.run.smithi105.stdout: io: 2024-09-17T07:30:53.426 INFO:teuthology.orchestra.run.smithi105.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T07:30:53.426 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:30:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:53 smithi121 bash[15143]: cluster 2024-09-17T07:30:52.348432+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:53.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:53 smithi105 bash[15210]: cluster 2024-09-17T07:30:52.348432+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:53.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:53 smithi105 bash[19705]: cluster 2024-09-17T07:30:52.348432+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:54.174 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ls' 2024-09-17T07:30:54.428 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:54 smithi105 bash[19705]: audit 2024-09-17T07:30:53.412606+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.105:0/867068541' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:30:54.428 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:54 smithi105 bash[15210]: audit 2024-09-17T07:30:53.412606+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.105:0/867068541' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:30:54.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:54 smithi121 bash[15143]: audit 2024-09-17T07:30:53.412606+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.105:0/867068541' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:30:55.645 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:55 smithi105 bash[15210]: cluster 2024-09-17T07:30:54.349278+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:55.645 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:55 smithi105 bash[19705]: cluster 2024-09-17T07:30:54.349278+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:55.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:55 smithi121 bash[15143]: cluster 2024-09-17T07:30:54.349278+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:57.649 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:57 smithi105 bash[15210]: cluster 2024-09-17T07:30:56.350402+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:57.649 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:57 smithi105 bash[19705]: cluster 2024-09-17T07:30:56.350402+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:57.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:57 smithi121 bash[15143]: cluster 2024-09-17T07:30:56.350402+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE ID 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager 1/1 3m ago 6m smithi105=a;count:1 0881eb8f169f 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:grafana 1/1 3m ago 6m smithi121=a;count:1 557c83e11646 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo 1/1 3m ago 3m count:1 24ecd6d5f14c 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:mgr 2/2 3m ago 10m smithi105=y;smithi121=x;count:2 24ecd6d5f14c 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:mon 3/3 3m ago 11m smithi105:172.21.15.105=a;smithi105:[v2:172.21.15.105:3301,v1:172.21.15.105:6790]=c;smithi121:172.21.15.121=b;count:3 24ecd6d5f14c 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter 2/2 3m ago 6m smithi105=a;smithi121=b;count:2 e5a616e4b9cf 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:osd.None 8/0 3m ago - 24ecd6d5f14c 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus 1/1 3m ago 6m smithi121=a;count:1 de242295e225 2024-09-17T07:30:58.012 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo 2/2 3m ago 3m count:2 24ecd6d5f14c 2024-09-17T07:30:58.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:58 smithi105 bash[19705]: audit 2024-09-17T07:30:57.987801+0000 mgr.y (mgr.14144) 431 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:30:58.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:58 smithi105 bash[15210]: audit 2024-09-17T07:30:57.987801+0000 mgr.y (mgr.14144) 431 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:30:58.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:58 smithi121 bash[15143]: audit 2024-09-17T07:30:57.987801+0000 mgr.y (mgr.14144) 431 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:30:58.883 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T07:30:59.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:30:59 smithi121 bash[15143]: cluster 2024-09-17T07:30:58.351476+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:30:59 smithi105 bash[15210]: cluster 2024-09-17T07:30:58.351476+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:30:59.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:30:59 smithi105 bash[19705]: cluster 2024-09-17T07:30:58.351476+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:01.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:01 smithi105 bash[15210]: cluster 2024-09-17T07:31:00.352458+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:01.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:01 smithi105 bash[19705]: cluster 2024-09-17T07:31:00.352458+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:01.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:01 smithi121 bash[15143]: cluster 2024-09-17T07:31:00.352458+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:03.181 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled to redeploy mgr.x on host 'smithi121' 2024-09-17T07:31:03.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: cluster 2024-09-17T07:31:02.353494+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:03.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: audit 2024-09-17T07:31:02.778769+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.105:0/3740359589' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: audit 2024-09-17T07:31:03.161804+0000 mgr.y (mgr.14144) 435 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: audit 2024-09-17T07:31:03.168432+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: cephadm 2024-09-17T07:31:03.170004+0000 mgr.y (mgr.14144) 436 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: audit 2024-09-17T07:31:03.179819+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: audit 2024-09-17T07:31:03.185474+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: audit 2024-09-17T07:31:03.186929+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: audit 2024-09-17T07:31:03.188181+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[15210]: cephadm 2024-09-17T07:31:03.189151+0000 mgr.y (mgr.14144) 437 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:31:03.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: cluster 2024-09-17T07:31:02.353494+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: audit 2024-09-17T07:31:02.778769+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.105:0/3740359589' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: audit 2024-09-17T07:31:03.161804+0000 mgr.y (mgr.14144) 435 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: audit 2024-09-17T07:31:03.168432+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: cephadm 2024-09-17T07:31:03.170004+0000 mgr.y (mgr.14144) 436 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: audit 2024-09-17T07:31:03.179819+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: audit 2024-09-17T07:31:03.185474+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: audit 2024-09-17T07:31:03.186929+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: audit 2024-09-17T07:31:03.188181+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:31:03.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:03 smithi105 bash[19705]: cephadm 2024-09-17T07:31:03.189151+0000 mgr.y (mgr.14144) 437 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:31:03.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: cluster 2024-09-17T07:31:02.353494+0000 mgr.y (mgr.14144) 434 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:03.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: audit 2024-09-17T07:31:02.778769+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.105:0/3740359589' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:31:03.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: audit 2024-09-17T07:31:03.161804+0000 mgr.y (mgr.14144) 435 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:31:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: audit 2024-09-17T07:31:03.168432+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: cephadm 2024-09-17T07:31:03.170004+0000 mgr.y (mgr.14144) 436 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T07:31:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: audit 2024-09-17T07:31:03.179819+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: audit 2024-09-17T07:31:03.185474+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:31:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: audit 2024-09-17T07:31:03.186929+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:31:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: audit 2024-09-17T07:31:03.188181+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:31:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:03 smithi121 bash[15143]: cephadm 2024-09-17T07:31:03.189151+0000 mgr.y (mgr.14144) 437 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:31:03.917 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps --refresh' 2024-09-17T07:31:05.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:05 smithi105 bash[15210]: cluster 2024-09-17T07:31:04.354947+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:05.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:05 smithi105 bash[19705]: cluster 2024-09-17T07:31:04.354947+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:05.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:05 smithi121 bash[15143]: cluster 2024-09-17T07:31:04.354947+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:07.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:07 smithi121 bash[15143]: cluster 2024-09-17T07:31:06.356196+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:07.815 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 running (5m) 3m ago 5m *:9093 *:9094 0.20.0 0881eb8f169f f5632c2a0ec4 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 running (5m) 3m ago 5m *:3000 6.7.4 557c83e11646 8e8f8d7153e7 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (3m) 3m ago 3m - 3.4 24ecd6d5f14c cbb06862366a 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 running (10m) 3m ago 10m *:8443 16.2.0 24ecd6d5f14c 18c54fdf9e64 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 running (12m) 3m ago 12m *:9283 16.2.0 24ecd6d5f14c 55e1d5c7207b 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (12m) 3m ago 12m - 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (11m) 3m ago 11m - 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (11m) 3m ago 11m - 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 37e1bb565237 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 7a198334c54c 2024-09-17T07:31:07.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 running (5m) 3m ago 6m *:9095 2.18.1 de242295e225 fc31b6932262 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:31:07.817 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:31:07.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:07 smithi105 bash[15210]: cluster 2024-09-17T07:31:06.356196+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:07.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:07 smithi105 bash[19705]: cluster 2024-09-17T07:31:06.356196+0000 mgr.y (mgr.14144) 439 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:08.596 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 180' 2024-09-17T07:31:08.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:08 smithi121 bash[15143]: audit 2024-09-17T07:31:07.782814+0000 mgr.y (mgr.14144) 440 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:31:08.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:08 smithi121 bash[15143]: cephadm 2024-09-17T07:31:07.783659+0000 mgr.y (mgr.14144) 441 : cephadm [INF] Kicked serve() loop to refresh all daemons 2024-09-17T07:31:08.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:08 smithi105 bash[15210]: audit 2024-09-17T07:31:07.782814+0000 mgr.y (mgr.14144) 440 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:31:08.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:08 smithi105 bash[15210]: cephadm 2024-09-17T07:31:07.783659+0000 mgr.y (mgr.14144) 441 : cephadm [INF] Kicked serve() loop to refresh all daemons 2024-09-17T07:31:08.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:08 smithi105 bash[19705]: audit 2024-09-17T07:31:07.782814+0000 mgr.y (mgr.14144) 440 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:31:08.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:08 smithi105 bash[19705]: cephadm 2024-09-17T07:31:07.783659+0000 mgr.y (mgr.14144) 441 : cephadm [INF] Kicked serve() loop to refresh all daemons 2024-09-17T07:31:09.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:09 smithi121 bash[15143]: cluster 2024-09-17T07:31:08.357247+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:09.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:09 smithi105 bash[19705]: cluster 2024-09-17T07:31:08.357247+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:09.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:09 smithi105 bash[15210]: cluster 2024-09-17T07:31:08.357247+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:11.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:11 smithi121 bash[15143]: cluster 2024-09-17T07:31:10.358149+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:11.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:11 smithi105 bash[15210]: cluster 2024-09-17T07:31:10.358149+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:11.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:11 smithi105 bash[19705]: cluster 2024-09-17T07:31:10.358149+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:13.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:13 smithi121 bash[15143]: cluster 2024-09-17T07:31:12.359470+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:13.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:13 smithi105 bash[15210]: cluster 2024-09-17T07:31:12.359470+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:13.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:13 smithi105 bash[19705]: cluster 2024-09-17T07:31:12.359470+0000 mgr.y (mgr.14144) 444 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:15.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:15 smithi121 bash[15143]: cluster 2024-09-17T07:31:14.360378+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:15.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:15 smithi105 bash[15210]: cluster 2024-09-17T07:31:14.360378+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:15.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:15 smithi105 bash[19705]: cluster 2024-09-17T07:31:14.360378+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:17.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:17 smithi121 bash[15143]: cluster 2024-09-17T07:31:16.361510+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:17.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:17 smithi105 bash[15210]: cluster 2024-09-17T07:31:16.361510+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:17.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:17 smithi105 bash[19705]: cluster 2024-09-17T07:31:16.361510+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:19.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:19 smithi121 bash[15143]: cluster 2024-09-17T07:31:18.362511+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:19.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:19 smithi105 bash[15210]: cluster 2024-09-17T07:31:18.362511+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:19.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:19 smithi105 bash[19705]: cluster 2024-09-17T07:31:18.362511+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:21.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:21 smithi121 bash[15143]: cluster 2024-09-17T07:31:20.363574+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:21.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:21 smithi105 bash[15210]: cluster 2024-09-17T07:31:20.363574+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:21.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:21 smithi105 bash[19705]: cluster 2024-09-17T07:31:20.363574+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:23.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:23 smithi121 bash[15143]: cluster 2024-09-17T07:31:22.364945+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:23.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:23 smithi105 bash[15210]: cluster 2024-09-17T07:31:22.364945+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:23.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:23 smithi105 bash[19705]: cluster 2024-09-17T07:31:22.364945+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:25.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:25 smithi121 bash[15143]: cluster 2024-09-17T07:31:24.366179+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:25.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:25 smithi105 bash[15210]: cluster 2024-09-17T07:31:24.366179+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:25.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:25 smithi105 bash[19705]: cluster 2024-09-17T07:31:24.366179+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:26 smithi121 bash[15143]: audit 2024-09-17T07:31:26.355524+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:31:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:26 smithi121 bash[15143]: audit 2024-09-17T07:31:26.355820+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:31:26.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:26 smithi105 bash[15210]: audit 2024-09-17T07:31:26.355524+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:31:26.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:26 smithi105 bash[15210]: audit 2024-09-17T07:31:26.355820+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:31:26.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:26 smithi105 bash[19705]: audit 2024-09-17T07:31:26.355524+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:31:26.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:26 smithi105 bash[19705]: audit 2024-09-17T07:31:26.355820+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:31:27.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:27 smithi121 bash[15143]: cluster 2024-09-17T07:31:26.367294+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:27.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:27 smithi105 bash[15210]: cluster 2024-09-17T07:31:26.367294+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:27 smithi105 bash[19705]: cluster 2024-09-17T07:31:26.367294+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:29.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:29 smithi121 bash[15143]: cluster 2024-09-17T07:31:28.368324+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:29.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:29 smithi105 bash[15210]: cluster 2024-09-17T07:31:28.368324+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:29.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:29 smithi105 bash[19705]: cluster 2024-09-17T07:31:28.368324+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:31 smithi121 bash[15143]: cluster 2024-09-17T07:31:30.369314+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:31.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:31 smithi105 bash[15210]: cluster 2024-09-17T07:31:30.369314+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:31.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:31 smithi105 bash[19705]: cluster 2024-09-17T07:31:30.369314+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:33.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:33 smithi121 bash[15143]: cluster 2024-09-17T07:31:32.370607+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:33.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:33 smithi105 bash[15210]: cluster 2024-09-17T07:31:32.370607+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:33.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:33 smithi105 bash[19705]: cluster 2024-09-17T07:31:32.370607+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:35.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:35 smithi121 bash[15143]: cluster 2024-09-17T07:31:34.371838+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:35.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:35 smithi105 bash[15210]: cluster 2024-09-17T07:31:34.371838+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:35.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:35 smithi105 bash[19705]: cluster 2024-09-17T07:31:34.371838+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:37.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:37 smithi121 bash[15143]: cluster 2024-09-17T07:31:36.372997+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:37.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:37 smithi105 bash[15210]: cluster 2024-09-17T07:31:36.372997+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:37.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:37 smithi105 bash[19705]: cluster 2024-09-17T07:31:36.372997+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:39.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:39 smithi121 bash[15143]: cluster 2024-09-17T07:31:38.374166+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:39.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:39 smithi105 bash[15210]: cluster 2024-09-17T07:31:38.374166+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:39.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:39 smithi105 bash[19705]: cluster 2024-09-17T07:31:38.374166+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:41.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:41 smithi121 bash[15143]: cluster 2024-09-17T07:31:40.375118+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:41.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:41 smithi105 bash[15210]: cluster 2024-09-17T07:31:40.375118+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:41.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:41 smithi105 bash[19705]: cluster 2024-09-17T07:31:40.375118+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:43.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:43 smithi121 bash[15143]: cluster 2024-09-17T07:31:42.376325+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:43.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:43 smithi105 bash[15210]: cluster 2024-09-17T07:31:42.376325+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:43.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:43 smithi105 bash[19705]: cluster 2024-09-17T07:31:42.376325+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:45.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:45 smithi105 bash[15210]: cluster 2024-09-17T07:31:44.377595+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:45.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:45 smithi105 bash[19705]: cluster 2024-09-17T07:31:44.377595+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:46.107 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:45 smithi121 bash[15143]: cluster 2024-09-17T07:31:44.377595+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:47.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:47 smithi121 bash[15143]: cluster 2024-09-17T07:31:46.378811+0000 mgr.y (mgr.14144) 461 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:47.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:47 smithi105 bash[15210]: cluster 2024-09-17T07:31:46.378811+0000 mgr.y (mgr.14144) 461 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:47.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:47 smithi105 bash[19705]: cluster 2024-09-17T07:31:46.378811+0000 mgr.y (mgr.14144) 461 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:49.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:49 smithi121 bash[15143]: cluster 2024-09-17T07:31:48.379860+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:49.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:49 smithi105 bash[15210]: cluster 2024-09-17T07:31:48.379860+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:49.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:49 smithi105 bash[19705]: cluster 2024-09-17T07:31:48.379860+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:51 smithi121 bash[15143]: cluster 2024-09-17T07:31:50.380879+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:51.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:51 smithi105 bash[15210]: cluster 2024-09-17T07:31:50.380879+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:51.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:51 smithi105 bash[19705]: cluster 2024-09-17T07:31:50.380879+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:53 smithi121 bash[15143]: cluster 2024-09-17T07:31:52.382148+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:53.777 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:53 smithi121 systemd[1]: Stopping Ceph mgr.x for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:31:53.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:53 smithi105 bash[15210]: cluster 2024-09-17T07:31:52.382148+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:53.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:53 smithi105 bash[19705]: cluster 2024-09-17T07:31:52.382148+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:54.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:54 smithi121 docker[32341]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mgr.x 2024-09-17T07:31:54.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:54 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T07:31:54.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:54 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T07:31:54.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:54 smithi121 systemd[1]: Stopped Ceph mgr.x for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:31:55.026 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:54 smithi121 systemd[1]: Started Ceph mgr.x for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:31:55.918 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:55 smithi121 bash[15143]: cluster 2024-09-17T07:31:54.383452+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:55.918 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:55 smithi121 bash[15143]: audit 2024-09-17T07:31:54.594966+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:55.919 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:55 smithi121 bash[32435]: debug 2024-09-17T07:31:55.779+0000 7fca0254a640 1 -- 172.21.15.121:0/355582045 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556a04058d00 con 0x556a0404b400 2024-09-17T07:31:56.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:55 smithi105 bash[15210]: cluster 2024-09-17T07:31:54.383452+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:56.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:55 smithi105 bash[15210]: audit 2024-09-17T07:31:54.594966+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:56.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:55 smithi105 bash[19705]: cluster 2024-09-17T07:31:54.383452+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:31:56.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:55 smithi105 bash[19705]: audit 2024-09-17T07:31:54.594966+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:56.276 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:55 smithi121 bash[32435]: debug 2024-09-17T07:31:55.907+0000 7fca04db3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:31:57.017 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:56 smithi121 bash[32435]: debug 2024-09-17T07:31:56.695+0000 7fca04db3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:31:57.017 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:56 smithi121 bash[32435]: debug 2024-09-17T07:31:56.763+0000 7fca04db3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:31:57.017 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:56 smithi121 bash[32435]: debug 2024-09-17T07:31:56.827+0000 7fca04db3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:31:57.276 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:57 smithi121 bash[32435]: debug 2024-09-17T07:31:57.007+0000 7fca04db3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:31:57.609 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:57 smithi121 bash[32435]: debug 2024-09-17T07:31:57.279+0000 7fca04db3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:31:57.609 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:57 smithi121 bash[32435]: debug 2024-09-17T07:31:57.343+0000 7fca04db3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:31:57.609 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:57 smithi121 bash[32435]: debug 2024-09-17T07:31:57.479+0000 7fca04db3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:31:58.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:57 smithi121 bash[15143]: cluster 2024-09-17T07:31:56.384639+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:57 smithi105 bash[15210]: cluster 2024-09-17T07:31:56.384639+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:57 smithi105 bash[19705]: cluster 2024-09-17T07:31:56.384639+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:31:58.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:58 smithi121 bash[32435]: debug 2024-09-17T07:31:58.199+0000 7fca04db3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:31:58.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:58 smithi121 bash[32435]: debug 2024-09-17T07:31:58.279+0000 7fca04db3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:31:58.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:58 smithi121 bash[32435]: debug 2024-09-17T07:31:58.371+0000 7fca04db3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:31:59.026 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:58 smithi121 bash[32435]: debug 2024-09-17T07:31:58.687+0000 7fca04db3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:31:59.026 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:58 smithi121 bash[32435]: debug 2024-09-17T07:31:58.835+0000 7fca04db3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:31:59.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:59 smithi121 bash[15143]: audit 2024-09-17T07:31:58.288824+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:59 smithi121 bash[15143]: audit 2024-09-17T07:31:58.917153+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:31:59 smithi121 bash[15143]: audit 2024-09-17T07:31:59.151285+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.527 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:59 smithi121 bash[32435]: debug 2024-09-17T07:31:59.231+0000 7fca04db3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:31:59.527 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:59 smithi121 bash[32435]: debug 2024-09-17T07:31:59.475+0000 7fca04db3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:31:59.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:59 smithi105 bash[19705]: audit 2024-09-17T07:31:58.288824+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:59 smithi105 bash[19705]: audit 2024-09-17T07:31:58.917153+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:31:59 smithi105 bash[19705]: audit 2024-09-17T07:31:59.151285+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:59 smithi105 bash[15210]: audit 2024-09-17T07:31:58.288824+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:59 smithi105 bash[15210]: audit 2024-09-17T07:31:58.917153+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:31:59.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:31:59 smithi105 bash[15210]: audit 2024-09-17T07:31:59.151285+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:32:00.193 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:59 smithi121 bash[32435]: debug 2024-09-17T07:31:59.887+0000 7fca04db3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:32:00.193 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:31:59 smithi121 bash[32435]: debug 2024-09-17T07:31:59.951+0000 7fca04db3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:32:00.194 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[32435]: debug 2024-09-17T07:32:00.115+0000 7fca04db3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:32:00.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[15143]: cluster 2024-09-17T07:31:58.385588+0000 mgr.y (mgr.14144) 467 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:00.526 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[32435]: debug 2024-09-17T07:32:00.183+0000 7fca04db3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:32:00.527 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[32435]: debug 2024-09-17T07:32:00.279+0000 7fca04db3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:32:00.527 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[32435]: debug 2024-09-17T07:32:00.347+0000 7fca04db3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:32:00.527 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[32435]: debug 2024-09-17T07:32:00.423+0000 7fca04db3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:32:00.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:00 smithi105 bash[19705]: cluster 2024-09-17T07:31:58.385588+0000 mgr.y (mgr.14144) 467 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:00.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:00 smithi105 bash[15210]: cluster 2024-09-17T07:31:58.385588+0000 mgr.y (mgr.14144) 467 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:01.026 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[32435]: debug 2024-09-17T07:32:00.571+0000 7fca04db3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:32:01.026 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:00 smithi121 bash[32435]: debug 2024-09-17T07:32:00.651+0000 7fca04db3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:32:02.026 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:32:01 smithi121 bash[32435]: debug 2024-09-17T07:32:01.659+0000 7fca04db3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:32:02.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[19705]: cluster 2024-09-17T07:32:00.386646+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[19705]: cluster 2024-09-17T07:32:01.680581+0000 mon.a (mon.0) 633 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[19705]: cluster 2024-09-17T07:32:01.680768+0000 mon.a (mon.0) 634 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[19705]: audit 2024-09-17T07:32:01.687427+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[19705]: audit 2024-09-17T07:32:01.688515+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[19705]: audit 2024-09-17T07:32:01.690345+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[19705]: audit 2024-09-17T07:32:01.690997+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[15210]: cluster 2024-09-17T07:32:00.386646+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:02.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[15210]: cluster 2024-09-17T07:32:01.680581+0000 mon.a (mon.0) 633 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:32:02.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[15210]: cluster 2024-09-17T07:32:01.680768+0000 mon.a (mon.0) 634 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:32:02.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[15210]: audit 2024-09-17T07:32:01.687427+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:32:02.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[15210]: audit 2024-09-17T07:32:01.688515+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:32:02.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[15210]: audit 2024-09-17T07:32:01.690345+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:32:02.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:02 smithi105 bash[15210]: audit 2024-09-17T07:32:01.690997+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:32:02.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:02 smithi121 bash[15143]: cluster 2024-09-17T07:32:00.386646+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:02.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:02 smithi121 bash[15143]: cluster 2024-09-17T07:32:01.680581+0000 mon.a (mon.0) 633 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:32:02.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:02 smithi121 bash[15143]: cluster 2024-09-17T07:32:01.680768+0000 mon.a (mon.0) 634 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:32:02.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:02 smithi121 bash[15143]: audit 2024-09-17T07:32:01.687427+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:32:02.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:02 smithi121 bash[15143]: audit 2024-09-17T07:32:01.688515+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:32:02.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:02 smithi121 bash[15143]: audit 2024-09-17T07:32:01.690345+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:32:02.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:02 smithi121 bash[15143]: audit 2024-09-17T07:32:01.690997+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:32:03.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:03 smithi121 bash[15143]: cluster 2024-09-17T07:32:02.321092+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e16: y(active, since 12m), standbys: x 2024-09-17T07:32:03.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:03 smithi105 bash[19705]: cluster 2024-09-17T07:32:02.321092+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e16: y(active, since 12m), standbys: x 2024-09-17T07:32:03.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:03 smithi105 bash[15210]: cluster 2024-09-17T07:32:02.321092+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e16: y(active, since 12m), standbys: x 2024-09-17T07:32:04.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:04 smithi121 bash[15143]: cluster 2024-09-17T07:32:02.387983+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:04.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:04 smithi105 bash[19705]: cluster 2024-09-17T07:32:02.387983+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:04.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:04 smithi105 bash[15210]: cluster 2024-09-17T07:32:02.387983+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:05.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:05 smithi121 bash[15143]: cluster 2024-09-17T07:32:04.389245+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:05.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:05 smithi105 bash[15210]: cluster 2024-09-17T07:32:04.389245+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:05.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:05 smithi105 bash[19705]: cluster 2024-09-17T07:32:04.389245+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:07.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:07 smithi121 bash[15143]: cluster 2024-09-17T07:32:06.390523+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:07.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:07 smithi105 bash[15210]: cluster 2024-09-17T07:32:06.390523+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:07.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:07 smithi105 bash[19705]: cluster 2024-09-17T07:32:06.390523+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:09.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:09 smithi121 bash[15143]: cluster 2024-09-17T07:32:08.391666+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:09.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:09 smithi105 bash[19705]: cluster 2024-09-17T07:32:08.391666+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:09.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:09 smithi105 bash[15210]: cluster 2024-09-17T07:32:08.391666+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:11.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:11 smithi121 bash[15143]: cluster 2024-09-17T07:32:10.392695+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:11.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:11 smithi105 bash[19705]: cluster 2024-09-17T07:32:10.392695+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:11.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:11 smithi105 bash[15210]: cluster 2024-09-17T07:32:10.392695+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:13.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:13 smithi121 bash[15143]: cluster 2024-09-17T07:32:12.393980+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:13.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:13 smithi105 bash[19705]: cluster 2024-09-17T07:32:12.393980+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:13.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:13 smithi105 bash[15210]: cluster 2024-09-17T07:32:12.393980+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:15.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:15 smithi121 bash[15143]: cluster 2024-09-17T07:32:14.395256+0000 mgr.y (mgr.14144) 475 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:15.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:15 smithi105 bash[19705]: cluster 2024-09-17T07:32:14.395256+0000 mgr.y (mgr.14144) 475 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:15.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:15 smithi105 bash[15210]: cluster 2024-09-17T07:32:14.395256+0000 mgr.y (mgr.14144) 475 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:17.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:17 smithi121 bash[15143]: cluster 2024-09-17T07:32:16.396397+0000 mgr.y (mgr.14144) 476 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:17.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:17 smithi105 bash[19705]: cluster 2024-09-17T07:32:16.396397+0000 mgr.y (mgr.14144) 476 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:17.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:17 smithi105 bash[15210]: cluster 2024-09-17T07:32:16.396397+0000 mgr.y (mgr.14144) 476 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:19.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:19 smithi121 bash[15143]: cluster 2024-09-17T07:32:18.397479+0000 mgr.y (mgr.14144) 477 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:19.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:19 smithi105 bash[19705]: cluster 2024-09-17T07:32:18.397479+0000 mgr.y (mgr.14144) 477 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:19.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:19 smithi105 bash[15210]: cluster 2024-09-17T07:32:18.397479+0000 mgr.y (mgr.14144) 477 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:21.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:21 smithi121 bash[15143]: cluster 2024-09-17T07:32:20.398542+0000 mgr.y (mgr.14144) 478 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:21.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:21 smithi105 bash[15210]: cluster 2024-09-17T07:32:20.398542+0000 mgr.y (mgr.14144) 478 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:21.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:21 smithi105 bash[19705]: cluster 2024-09-17T07:32:20.398542+0000 mgr.y (mgr.14144) 478 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:23.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:23 smithi121 bash[15143]: cluster 2024-09-17T07:32:22.399856+0000 mgr.y (mgr.14144) 479 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:23.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:23 smithi105 bash[15210]: cluster 2024-09-17T07:32:22.399856+0000 mgr.y (mgr.14144) 479 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:23.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:23 smithi105 bash[19705]: cluster 2024-09-17T07:32:22.399856+0000 mgr.y (mgr.14144) 479 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:25.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:25 smithi121 bash[15143]: cluster 2024-09-17T07:32:24.401151+0000 mgr.y (mgr.14144) 480 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:25.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:25 smithi105 bash[15210]: cluster 2024-09-17T07:32:24.401151+0000 mgr.y (mgr.14144) 480 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:25.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:25 smithi105 bash[19705]: cluster 2024-09-17T07:32:24.401151+0000 mgr.y (mgr.14144) 480 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:26 smithi121 bash[15143]: audit 2024-09-17T07:32:26.368310+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:32:26.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:26 smithi121 bash[15143]: audit 2024-09-17T07:32:26.369009+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:32:26.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:26 smithi105 bash[15210]: audit 2024-09-17T07:32:26.368310+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:32:26.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:26 smithi105 bash[15210]: audit 2024-09-17T07:32:26.369009+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:32:26.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:26 smithi105 bash[19705]: audit 2024-09-17T07:32:26.368310+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:32:26.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:26 smithi105 bash[19705]: audit 2024-09-17T07:32:26.369009+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:32:27.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:27 smithi121 bash[15143]: cluster 2024-09-17T07:32:26.402344+0000 mgr.y (mgr.14144) 481 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:27.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:27 smithi105 bash[15210]: cluster 2024-09-17T07:32:26.402344+0000 mgr.y (mgr.14144) 481 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:27 smithi105 bash[19705]: cluster 2024-09-17T07:32:26.402344+0000 mgr.y (mgr.14144) 481 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:29.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:29 smithi121 bash[15143]: cluster 2024-09-17T07:32:28.403432+0000 mgr.y (mgr.14144) 482 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:29.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:29 smithi105 bash[15210]: cluster 2024-09-17T07:32:28.403432+0000 mgr.y (mgr.14144) 482 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:29.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:29 smithi105 bash[19705]: cluster 2024-09-17T07:32:28.403432+0000 mgr.y (mgr.14144) 482 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:31.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:31 smithi121 bash[15143]: cluster 2024-09-17T07:32:30.404573+0000 mgr.y (mgr.14144) 483 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:31.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:31 smithi105 bash[15210]: cluster 2024-09-17T07:32:30.404573+0000 mgr.y (mgr.14144) 483 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:31.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:31 smithi105 bash[19705]: cluster 2024-09-17T07:32:30.404573+0000 mgr.y (mgr.14144) 483 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:33.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:33 smithi121 bash[15143]: cluster 2024-09-17T07:32:32.405876+0000 mgr.y (mgr.14144) 484 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:33.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:33 smithi105 bash[15210]: cluster 2024-09-17T07:32:32.405876+0000 mgr.y (mgr.14144) 484 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:33.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:33 smithi105 bash[19705]: cluster 2024-09-17T07:32:32.405876+0000 mgr.y (mgr.14144) 484 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:35.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:35 smithi121 bash[15143]: cluster 2024-09-17T07:32:34.407101+0000 mgr.y (mgr.14144) 485 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:35.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:35 smithi105 bash[15210]: cluster 2024-09-17T07:32:34.407101+0000 mgr.y (mgr.14144) 485 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:35.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:35 smithi105 bash[19705]: cluster 2024-09-17T07:32:34.407101+0000 mgr.y (mgr.14144) 485 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:37.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:37 smithi121 bash[15143]: cluster 2024-09-17T07:32:36.408278+0000 mgr.y (mgr.14144) 486 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:37.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:37 smithi105 bash[15210]: cluster 2024-09-17T07:32:36.408278+0000 mgr.y (mgr.14144) 486 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:37.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:37 smithi105 bash[19705]: cluster 2024-09-17T07:32:36.408278+0000 mgr.y (mgr.14144) 486 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:39.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:39 smithi121 bash[15143]: cluster 2024-09-17T07:32:38.409386+0000 mgr.y (mgr.14144) 487 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:39.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:39 smithi105 bash[15210]: cluster 2024-09-17T07:32:38.409386+0000 mgr.y (mgr.14144) 487 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:39.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:39 smithi105 bash[19705]: cluster 2024-09-17T07:32:38.409386+0000 mgr.y (mgr.14144) 487 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:41.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:41 smithi121 bash[15143]: cluster 2024-09-17T07:32:40.410443+0000 mgr.y (mgr.14144) 488 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:41.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:41 smithi105 bash[19705]: cluster 2024-09-17T07:32:40.410443+0000 mgr.y (mgr.14144) 488 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:41.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:41 smithi105 bash[15210]: cluster 2024-09-17T07:32:40.410443+0000 mgr.y (mgr.14144) 488 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:43.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:43 smithi121 bash[15143]: cluster 2024-09-17T07:32:42.411735+0000 mgr.y (mgr.14144) 489 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:43.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:43 smithi105 bash[19705]: cluster 2024-09-17T07:32:42.411735+0000 mgr.y (mgr.14144) 489 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:43.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:43 smithi105 bash[15210]: cluster 2024-09-17T07:32:42.411735+0000 mgr.y (mgr.14144) 489 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:45.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:45 smithi121 bash[15143]: cluster 2024-09-17T07:32:44.412960+0000 mgr.y (mgr.14144) 490 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:45.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:45 smithi105 bash[19705]: cluster 2024-09-17T07:32:44.412960+0000 mgr.y (mgr.14144) 490 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:45.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:45 smithi105 bash[15210]: cluster 2024-09-17T07:32:44.412960+0000 mgr.y (mgr.14144) 490 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:47.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:47 smithi121 bash[15143]: cluster 2024-09-17T07:32:46.414237+0000 mgr.y (mgr.14144) 491 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:47.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:47 smithi105 bash[19705]: cluster 2024-09-17T07:32:46.414237+0000 mgr.y (mgr.14144) 491 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:47.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:47 smithi105 bash[15210]: cluster 2024-09-17T07:32:46.414237+0000 mgr.y (mgr.14144) 491 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:49.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:49 smithi121 bash[15143]: cluster 2024-09-17T07:32:48.415396+0000 mgr.y (mgr.14144) 492 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:49.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:49 smithi105 bash[19705]: cluster 2024-09-17T07:32:48.415396+0000 mgr.y (mgr.14144) 492 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:49.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:49 smithi105 bash[15210]: cluster 2024-09-17T07:32:48.415396+0000 mgr.y (mgr.14144) 492 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:51 smithi121 bash[15143]: cluster 2024-09-17T07:32:50.416467+0000 mgr.y (mgr.14144) 493 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:51.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:51 smithi105 bash[15210]: cluster 2024-09-17T07:32:50.416467+0000 mgr.y (mgr.14144) 493 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:51.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:51 smithi105 bash[19705]: cluster 2024-09-17T07:32:50.416467+0000 mgr.y (mgr.14144) 493 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:53 smithi121 bash[15143]: cluster 2024-09-17T07:32:52.417797+0000 mgr.y (mgr.14144) 494 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:53.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:53 smithi105 bash[15210]: cluster 2024-09-17T07:32:52.417797+0000 mgr.y (mgr.14144) 494 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:53.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:53 smithi105 bash[19705]: cluster 2024-09-17T07:32:52.417797+0000 mgr.y (mgr.14144) 494 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:55.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:55 smithi121 bash[15143]: cluster 2024-09-17T07:32:54.419029+0000 mgr.y (mgr.14144) 495 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:55.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:55 smithi105 bash[19705]: cluster 2024-09-17T07:32:54.419029+0000 mgr.y (mgr.14144) 495 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:55.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:55 smithi105 bash[15210]: cluster 2024-09-17T07:32:54.419029+0000 mgr.y (mgr.14144) 495 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:57.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:57 smithi121 bash[15143]: cluster 2024-09-17T07:32:56.420171+0000 mgr.y (mgr.14144) 496 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:57.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:57 smithi105 bash[19705]: cluster 2024-09-17T07:32:56.420171+0000 mgr.y (mgr.14144) 496 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:57.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:57 smithi105 bash[15210]: cluster 2024-09-17T07:32:56.420171+0000 mgr.y (mgr.14144) 496 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:32:59.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:32:59 smithi121 bash[15143]: cluster 2024-09-17T07:32:58.421235+0000 mgr.y (mgr.14144) 497 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:59.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:32:59 smithi105 bash[15210]: cluster 2024-09-17T07:32:58.421235+0000 mgr.y (mgr.14144) 497 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:32:59.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:32:59 smithi105 bash[19705]: cluster 2024-09-17T07:32:58.421235+0000 mgr.y (mgr.14144) 497 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:01.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:01 smithi121 bash[15143]: cluster 2024-09-17T07:33:00.422271+0000 mgr.y (mgr.14144) 498 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:01.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:01 smithi105 bash[19705]: cluster 2024-09-17T07:33:00.422271+0000 mgr.y (mgr.14144) 498 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:01.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:01 smithi105 bash[15210]: cluster 2024-09-17T07:33:00.422271+0000 mgr.y (mgr.14144) 498 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:03.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:03 smithi121 bash[15143]: cluster 2024-09-17T07:33:02.423683+0000 mgr.y (mgr.14144) 499 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:03.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:03 smithi105 bash[19705]: cluster 2024-09-17T07:33:02.423683+0000 mgr.y (mgr.14144) 499 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:03.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:03 smithi105 bash[15210]: cluster 2024-09-17T07:33:02.423683+0000 mgr.y (mgr.14144) 499 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:04.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:04 smithi121 bash[15143]: audit 2024-09-17T07:33:03.504846+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:33:04.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:04 smithi121 bash[15143]: audit 2024-09-17T07:33:03.739667+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:33:04.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:04 smithi105 bash[15210]: audit 2024-09-17T07:33:03.504846+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:33:04.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:04 smithi105 bash[15210]: audit 2024-09-17T07:33:03.739667+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:33:04.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:04 smithi105 bash[19705]: audit 2024-09-17T07:33:03.504846+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:33:04.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:04 smithi105 bash[19705]: audit 2024-09-17T07:33:03.739667+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:33:05.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:05 smithi121 bash[15143]: cluster 2024-09-17T07:33:04.424919+0000 mgr.y (mgr.14144) 500 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:05.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:05 smithi105 bash[15210]: cluster 2024-09-17T07:33:04.424919+0000 mgr.y (mgr.14144) 500 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:05.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:05 smithi105 bash[19705]: cluster 2024-09-17T07:33:04.424919+0000 mgr.y (mgr.14144) 500 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:07.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:07 smithi121 bash[15143]: cluster 2024-09-17T07:33:06.426112+0000 mgr.y (mgr.14144) 501 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:07.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:07 smithi105 bash[15210]: cluster 2024-09-17T07:33:06.426112+0000 mgr.y (mgr.14144) 501 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:07.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:07 smithi105 bash[19705]: cluster 2024-09-17T07:33:06.426112+0000 mgr.y (mgr.14144) 501 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:09.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:09 smithi105 bash[15210]: cluster 2024-09-17T07:33:08.427221+0000 mgr.y (mgr.14144) 502 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:09.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:09 smithi105 bash[19705]: cluster 2024-09-17T07:33:08.427221+0000 mgr.y (mgr.14144) 502 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:10.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:09 smithi121 bash[15143]: cluster 2024-09-17T07:33:08.427221+0000 mgr.y (mgr.14144) 502 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:11.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:11 smithi105 bash[15210]: cluster 2024-09-17T07:33:10.428304+0000 mgr.y (mgr.14144) 503 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:11.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:11 smithi105 bash[19705]: cluster 2024-09-17T07:33:10.428304+0000 mgr.y (mgr.14144) 503 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:12.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:11 smithi121 bash[15143]: cluster 2024-09-17T07:33:10.428304+0000 mgr.y (mgr.14144) 503 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:13.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:13 smithi105 bash[15210]: cluster 2024-09-17T07:33:12.429648+0000 mgr.y (mgr.14144) 504 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:13.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:13 smithi105 bash[19705]: cluster 2024-09-17T07:33:12.429648+0000 mgr.y (mgr.14144) 504 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:14.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:13 smithi121 bash[15143]: cluster 2024-09-17T07:33:12.429648+0000 mgr.y (mgr.14144) 504 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:15.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:15 smithi121 bash[15143]: cluster 2024-09-17T07:33:14.430768+0000 mgr.y (mgr.14144) 505 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:15.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:15 smithi105 bash[19705]: cluster 2024-09-17T07:33:14.430768+0000 mgr.y (mgr.14144) 505 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:15.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:15 smithi105 bash[15210]: cluster 2024-09-17T07:33:14.430768+0000 mgr.y (mgr.14144) 505 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:17.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:17 smithi121 bash[15143]: cluster 2024-09-17T07:33:16.432037+0000 mgr.y (mgr.14144) 506 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:17.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:17 smithi105 bash[15210]: cluster 2024-09-17T07:33:16.432037+0000 mgr.y (mgr.14144) 506 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:17.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:17 smithi105 bash[19705]: cluster 2024-09-17T07:33:16.432037+0000 mgr.y (mgr.14144) 506 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:19.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:19 smithi121 bash[15143]: cluster 2024-09-17T07:33:18.433109+0000 mgr.y (mgr.14144) 507 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:19.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:19 smithi105 bash[19705]: cluster 2024-09-17T07:33:18.433109+0000 mgr.y (mgr.14144) 507 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:19.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:19 smithi105 bash[15210]: cluster 2024-09-17T07:33:18.433109+0000 mgr.y (mgr.14144) 507 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:21.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:21 smithi121 bash[15143]: cluster 2024-09-17T07:33:20.434132+0000 mgr.y (mgr.14144) 508 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:21.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:21 smithi105 bash[15210]: cluster 2024-09-17T07:33:20.434132+0000 mgr.y (mgr.14144) 508 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:21.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:21 smithi105 bash[19705]: cluster 2024-09-17T07:33:20.434132+0000 mgr.y (mgr.14144) 508 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:23.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:23 smithi121 bash[15143]: cluster 2024-09-17T07:33:22.435419+0000 mgr.y (mgr.14144) 509 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:23.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:23 smithi105 bash[15210]: cluster 2024-09-17T07:33:22.435419+0000 mgr.y (mgr.14144) 509 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:23.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:23 smithi105 bash[19705]: cluster 2024-09-17T07:33:22.435419+0000 mgr.y (mgr.14144) 509 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:25.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:25 smithi121 bash[15143]: cluster 2024-09-17T07:33:24.436676+0000 mgr.y (mgr.14144) 510 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:25.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:25 smithi105 bash[15210]: cluster 2024-09-17T07:33:24.436676+0000 mgr.y (mgr.14144) 510 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:25.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:25 smithi105 bash[19705]: cluster 2024-09-17T07:33:24.436676+0000 mgr.y (mgr.14144) 510 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:26.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:26 smithi121 bash[15143]: audit 2024-09-17T07:33:26.376298+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:33:26.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:26 smithi121 bash[15143]: audit 2024-09-17T07:33:26.376730+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:33:26.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:26 smithi105 bash[19705]: audit 2024-09-17T07:33:26.376298+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:33:26.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:26 smithi105 bash[19705]: audit 2024-09-17T07:33:26.376730+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:33:26.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:26 smithi105 bash[15210]: audit 2024-09-17T07:33:26.376298+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:33:26.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:26 smithi105 bash[15210]: audit 2024-09-17T07:33:26.376730+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:33:27.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:27 smithi121 bash[15143]: cluster 2024-09-17T07:33:26.437896+0000 mgr.y (mgr.14144) 511 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:27 smithi105 bash[19705]: cluster 2024-09-17T07:33:26.437896+0000 mgr.y (mgr.14144) 511 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:27.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:27 smithi105 bash[15210]: cluster 2024-09-17T07:33:26.437896+0000 mgr.y (mgr.14144) 511 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:29.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:29 smithi121 bash[15143]: cluster 2024-09-17T07:33:28.439086+0000 mgr.y (mgr.14144) 512 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:29.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:29 smithi105 bash[15210]: cluster 2024-09-17T07:33:28.439086+0000 mgr.y (mgr.14144) 512 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:29.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:29 smithi105 bash[19705]: cluster 2024-09-17T07:33:28.439086+0000 mgr.y (mgr.14144) 512 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:31.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:31 smithi121 bash[15143]: cluster 2024-09-17T07:33:30.440261+0000 mgr.y (mgr.14144) 513 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:31.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:31 smithi105 bash[19705]: cluster 2024-09-17T07:33:30.440261+0000 mgr.y (mgr.14144) 513 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:31.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:31 smithi105 bash[15210]: cluster 2024-09-17T07:33:30.440261+0000 mgr.y (mgr.14144) 513 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:33.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:33 smithi121 bash[15143]: cluster 2024-09-17T07:33:32.441581+0000 mgr.y (mgr.14144) 514 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:33.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:33 smithi105 bash[15210]: cluster 2024-09-17T07:33:32.441581+0000 mgr.y (mgr.14144) 514 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:33.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:33 smithi105 bash[19705]: cluster 2024-09-17T07:33:32.441581+0000 mgr.y (mgr.14144) 514 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:35.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:35 smithi121 bash[15143]: cluster 2024-09-17T07:33:34.442820+0000 mgr.y (mgr.14144) 515 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:35.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:35 smithi105 bash[15210]: cluster 2024-09-17T07:33:34.442820+0000 mgr.y (mgr.14144) 515 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:35.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:35 smithi105 bash[19705]: cluster 2024-09-17T07:33:34.442820+0000 mgr.y (mgr.14144) 515 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:37.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:37 smithi121 bash[15143]: cluster 2024-09-17T07:33:36.444020+0000 mgr.y (mgr.14144) 516 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:37.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:37 smithi105 bash[15210]: cluster 2024-09-17T07:33:36.444020+0000 mgr.y (mgr.14144) 516 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:37.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:37 smithi105 bash[19705]: cluster 2024-09-17T07:33:36.444020+0000 mgr.y (mgr.14144) 516 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:39.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:39 smithi121 bash[15143]: cluster 2024-09-17T07:33:38.445188+0000 mgr.y (mgr.14144) 517 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:39.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:39 smithi105 bash[19705]: cluster 2024-09-17T07:33:38.445188+0000 mgr.y (mgr.14144) 517 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:39.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:39 smithi105 bash[15210]: cluster 2024-09-17T07:33:38.445188+0000 mgr.y (mgr.14144) 517 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:41.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:41 smithi121 bash[15143]: cluster 2024-09-17T07:33:40.446253+0000 mgr.y (mgr.14144) 518 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:41.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:41 smithi105 bash[15210]: cluster 2024-09-17T07:33:40.446253+0000 mgr.y (mgr.14144) 518 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:41.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:41 smithi105 bash[19705]: cluster 2024-09-17T07:33:40.446253+0000 mgr.y (mgr.14144) 518 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:43.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:43 smithi105 bash[15210]: cluster 2024-09-17T07:33:42.447549+0000 mgr.y (mgr.14144) 519 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:43.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:43 smithi105 bash[19705]: cluster 2024-09-17T07:33:42.447549+0000 mgr.y (mgr.14144) 519 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:44.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:43 smithi121 bash[15143]: cluster 2024-09-17T07:33:42.447549+0000 mgr.y (mgr.14144) 519 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:45.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:45 smithi121 bash[15143]: cluster 2024-09-17T07:33:44.448789+0000 mgr.y (mgr.14144) 520 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:45.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:45 smithi105 bash[15210]: cluster 2024-09-17T07:33:44.448789+0000 mgr.y (mgr.14144) 520 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:45.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:45 smithi105 bash[19705]: cluster 2024-09-17T07:33:44.448789+0000 mgr.y (mgr.14144) 520 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:47.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:47 smithi121 bash[15143]: cluster 2024-09-17T07:33:46.449965+0000 mgr.y (mgr.14144) 521 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:47.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:47 smithi105 bash[15210]: cluster 2024-09-17T07:33:46.449965+0000 mgr.y (mgr.14144) 521 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:47.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:47 smithi105 bash[19705]: cluster 2024-09-17T07:33:46.449965+0000 mgr.y (mgr.14144) 521 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:49.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:49 smithi121 bash[15143]: cluster 2024-09-17T07:33:48.451017+0000 mgr.y (mgr.14144) 522 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:49.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:49 smithi105 bash[15210]: cluster 2024-09-17T07:33:48.451017+0000 mgr.y (mgr.14144) 522 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:49.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:49 smithi105 bash[19705]: cluster 2024-09-17T07:33:48.451017+0000 mgr.y (mgr.14144) 522 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:51.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:51 smithi105 bash[15210]: cluster 2024-09-17T07:33:50.452039+0000 mgr.y (mgr.14144) 523 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:51.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:51 smithi105 bash[19705]: cluster 2024-09-17T07:33:50.452039+0000 mgr.y (mgr.14144) 523 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:52.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:51 smithi121 bash[15143]: cluster 2024-09-17T07:33:50.452039+0000 mgr.y (mgr.14144) 523 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:53.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:53 smithi105 bash[15210]: cluster 2024-09-17T07:33:52.453408+0000 mgr.y (mgr.14144) 524 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:53.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:53 smithi105 bash[19705]: cluster 2024-09-17T07:33:52.453408+0000 mgr.y (mgr.14144) 524 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:54.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:53 smithi121 bash[15143]: cluster 2024-09-17T07:33:52.453408+0000 mgr.y (mgr.14144) 524 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:55.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:55 smithi121 bash[15143]: cluster 2024-09-17T07:33:54.454581+0000 mgr.y (mgr.14144) 525 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:55.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:55 smithi105 bash[15210]: cluster 2024-09-17T07:33:54.454581+0000 mgr.y (mgr.14144) 525 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:55.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:55 smithi105 bash[19705]: cluster 2024-09-17T07:33:54.454581+0000 mgr.y (mgr.14144) 525 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:57.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:57 smithi121 bash[15143]: cluster 2024-09-17T07:33:56.455886+0000 mgr.y (mgr.14144) 526 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:57.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:57 smithi105 bash[15210]: cluster 2024-09-17T07:33:56.455886+0000 mgr.y (mgr.14144) 526 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:57.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:57 smithi105 bash[19705]: cluster 2024-09-17T07:33:56.455886+0000 mgr.y (mgr.14144) 526 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:33:59.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:33:59 smithi105 bash[15210]: cluster 2024-09-17T07:33:58.457012+0000 mgr.y (mgr.14144) 527 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:33:59.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:33:59 smithi105 bash[19705]: cluster 2024-09-17T07:33:58.457012+0000 mgr.y (mgr.14144) 527 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:00.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:33:59 smithi121 bash[15143]: cluster 2024-09-17T07:33:58.457012+0000 mgr.y (mgr.14144) 527 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:01.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:01 smithi105 bash[15210]: cluster 2024-09-17T07:34:00.458074+0000 mgr.y (mgr.14144) 528 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:01.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:01 smithi105 bash[19705]: cluster 2024-09-17T07:34:00.458074+0000 mgr.y (mgr.14144) 528 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:02.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:01 smithi121 bash[15143]: cluster 2024-09-17T07:34:00.458074+0000 mgr.y (mgr.14144) 528 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:03.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:03 smithi105 bash[15210]: cluster 2024-09-17T07:34:02.459365+0000 mgr.y (mgr.14144) 529 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:03.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:03 smithi105 bash[19705]: cluster 2024-09-17T07:34:02.459365+0000 mgr.y (mgr.14144) 529 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:04.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:03 smithi121 bash[15143]: cluster 2024-09-17T07:34:02.459365+0000 mgr.y (mgr.14144) 529 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:05.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:05 smithi105 bash[15210]: audit 2024-09-17T07:34:04.016699+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:34:05.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:05 smithi105 bash[19705]: audit 2024-09-17T07:34:04.016699+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:34:05.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:05 smithi121 bash[15143]: audit 2024-09-17T07:34:04.016699+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' 2024-09-17T07:34:06.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:06 smithi105 bash[15210]: cluster 2024-09-17T07:34:04.460608+0000 mgr.y (mgr.14144) 530 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:06.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:06 smithi105 bash[19705]: cluster 2024-09-17T07:34:04.460608+0000 mgr.y (mgr.14144) 530 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:06.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:06 smithi121 bash[15143]: cluster 2024-09-17T07:34:04.460608+0000 mgr.y (mgr.14144) 530 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:08.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:08 smithi105 bash[19705]: cluster 2024-09-17T07:34:06.461727+0000 mgr.y (mgr.14144) 531 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:08.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:08 smithi105 bash[15210]: cluster 2024-09-17T07:34:06.461727+0000 mgr.y (mgr.14144) 531 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:08.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:08 smithi121 bash[15143]: cluster 2024-09-17T07:34:06.461727+0000 mgr.y (mgr.14144) 531 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:10.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:10 smithi105 bash[15210]: cluster 2024-09-17T07:34:08.462754+0000 mgr.y (mgr.14144) 532 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:10.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:10 smithi105 bash[19705]: cluster 2024-09-17T07:34:08.462754+0000 mgr.y (mgr.14144) 532 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:10.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:10 smithi121 bash[15143]: cluster 2024-09-17T07:34:08.462754+0000 mgr.y (mgr.14144) 532 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:12.410 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:12 smithi105 bash[15210]: cluster 2024-09-17T07:34:10.463863+0000 mgr.y (mgr.14144) 533 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:12.411 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:12 smithi105 bash[19705]: cluster 2024-09-17T07:34:10.463863+0000 mgr.y (mgr.14144) 533 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:12.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:12 smithi121 bash[15143]: cluster 2024-09-17T07:34:10.463863+0000 mgr.y (mgr.14144) 533 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:12.944 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:34:14.312 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:14 smithi105 bash[19705]: cluster 2024-09-17T07:34:12.465113+0000 mgr.y (mgr.14144) 534 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:14.312 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:14 smithi105 bash[15210]: cluster 2024-09-17T07:34:12.465113+0000 mgr.y (mgr.14144) 534 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:14.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:14 smithi121 bash[15143]: cluster 2024-09-17T07:34:12.465113+0000 mgr.y (mgr.14144) 534 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:15.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:15 smithi121 bash[15143]: cluster 2024-09-17T07:34:14.466477+0000 mgr.y (mgr.14144) 535 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:15.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:15 smithi105 bash[19705]: cluster 2024-09-17T07:34:14.466477+0000 mgr.y (mgr.14144) 535 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:15.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:15 smithi105 bash[15210]: cluster 2024-09-17T07:34:14.466477+0000 mgr.y (mgr.14144) 535 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 running (8m) 2m ago 9m *:9093 *:9094 0.20.0 0881eb8f169f f5632c2a0ec4 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 running (8m) 73s ago 8m *:3000 6.7.4 557c83e11646 8e8f8d7153e7 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (6m) 73s ago 6m - 3.4 24ecd6d5f14c cbb06862366a 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 running (2m) 73s ago 13m *:8443 18.2.4-855-g19e2a2be 980a0bfcd684 c9d9f4c803ad 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 running (15m) 2m ago 15m *:9283 16.2.0 24ecd6d5f14c 55e1d5c7207b 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (15m) 2m ago 15m - 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:34:16.895 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (14m) 73s ago 14m - 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (14m) 2m ago 14m - 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 running (9m) 2m ago 9m *:9100 0.18.1 e5a616e4b9cf 37e1bb565237 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 running (9m) 73s ago 9m *:9100 0.18.1 e5a616e4b9cf 7a198334c54c 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (13m) 2m ago 13m - 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (12m) 2m ago 13m - 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (12m) 2m ago 12m - 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (11m) 2m ago 12m - 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (11m) 73s ago 11m - 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (11m) 73s ago 11m - 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (10m) 73s ago 10m - 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (10m) 73s ago 10m - 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 running (8m) 73s ago 9m *:9095 2.18.1 de242295e225 fc31b6932262 2024-09-17T07:34:16.896 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 running (7m) 2m ago 7m *:8000 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:34:16.897 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 running (7m) 73s ago 7m *:8000 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:34:17.556 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T07:34:17.827 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:17 smithi105 bash[15210]: cluster 2024-09-17T07:34:16.467408+0000 mgr.y (mgr.14144) 536 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:17.828 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:17 smithi105 bash[15210]: audit 2024-09-17T07:34:16.873494+0000 mgr.y (mgr.14144) 537 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:34:17.828 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:17 smithi105 bash[19705]: cluster 2024-09-17T07:34:16.467408+0000 mgr.y (mgr.14144) 536 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:17.828 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:17 smithi105 bash[19705]: audit 2024-09-17T07:34:16.873494+0000 mgr.y (mgr.14144) 537 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:34:18.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:17 smithi121 bash[15143]: cluster 2024-09-17T07:34:16.467408+0000 mgr.y (mgr.14144) 536 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:18.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:17 smithi121 bash[15143]: audit 2024-09-17T07:34:16.873494+0000 mgr.y (mgr.14144) 537 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:34:19.834 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:19 smithi105 bash[19705]: cluster 2024-09-17T07:34:18.468388+0000 mgr.y (mgr.14144) 538 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:19.834 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:19 smithi105 bash[15210]: cluster 2024-09-17T07:34:18.468388+0000 mgr.y (mgr.14144) 538 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:19 smithi121 bash[15143]: cluster 2024-09-17T07:34:18.468388+0000 mgr.y (mgr.14144) 538 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:21.268 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:34:21.269 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14, 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:34:21.270 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:34:21.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:21 smithi105 bash[19705]: cluster 2024-09-17T07:34:20.469565+0000 mgr.y (mgr.14144) 539 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:21.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:21 smithi105 bash[19705]: audit 2024-09-17T07:34:21.258502+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.105:0/2801306104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:34:21.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:21 smithi105 bash[15210]: cluster 2024-09-17T07:34:20.469565+0000 mgr.y (mgr.14144) 539 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:21.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:21 smithi105 bash[15210]: audit 2024-09-17T07:34:21.258502+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.105:0/2801306104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:34:22.019 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph -s' 2024-09-17T07:34:22.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:21 smithi121 bash[15143]: cluster 2024-09-17T07:34:20.469565+0000 mgr.y (mgr.14144) 539 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:22.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:21 smithi121 bash[15143]: audit 2024-09-17T07:34:21.258502+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.105:0/2801306104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:34:23.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:23 smithi105 bash[15210]: cluster 2024-09-17T07:34:22.470880+0000 mgr.y (mgr.14144) 540 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:23.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:23 smithi105 bash[19705]: cluster 2024-09-17T07:34:22.470880+0000 mgr.y (mgr.14144) 540 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:24.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:23 smithi121 bash[15143]: cluster 2024-09-17T07:34:22.470880+0000 mgr.y (mgr.14144) 540 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:25.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:25 smithi121 bash[15143]: cluster 2024-09-17T07:34:24.472154+0000 mgr.y (mgr.14144) 541 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: cluster: 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: id: ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: health: HEALTH_OK 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: services: 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: mon: 3 daemons, quorum a,c,b (age 14m) 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: mgr: y(active, since 14m), standbys: x 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T07:34:25.816 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: data: 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: pools: 6 pools, 161 pgs 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: objects: 331 objects, 27 KiB 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: usage: 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: pgs: 161 active+clean 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: io: 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T07:34:25.817 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:34:25.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:25 smithi105 bash[19705]: cluster 2024-09-17T07:34:24.472154+0000 mgr.y (mgr.14144) 541 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:25.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:25 smithi105 bash[15210]: cluster 2024-09-17T07:34:24.472154+0000 mgr.y (mgr.14144) 541 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:26.565 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:34:26.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:26 smithi121 bash[15143]: audit 2024-09-17T07:34:25.806073+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.105:0/2405513763' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:34:26.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:26 smithi121 bash[15143]: audit 2024-09-17T07:34:26.388324+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:26.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:26 smithi121 bash[15143]: audit 2024-09-17T07:34:26.388822+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:26.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:26 smithi105 bash[15210]: audit 2024-09-17T07:34:25.806073+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.105:0/2405513763' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:34:26.829 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:26 smithi105 bash[15210]: audit 2024-09-17T07:34:26.388324+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:26.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:26 smithi105 bash[15210]: audit 2024-09-17T07:34:26.388822+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:26.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:26 smithi105 bash[19705]: audit 2024-09-17T07:34:25.806073+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.105:0/2405513763' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:34:26.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:26 smithi105 bash[19705]: audit 2024-09-17T07:34:26.388324+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:26.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:26 smithi105 bash[19705]: audit 2024-09-17T07:34:26.388822+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14144 172.21.15.105:0/2591343549' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:27.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:27 smithi121 bash[15143]: cluster 2024-09-17T07:34:26.473372+0000 mgr.y (mgr.14144) 542 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:27.809 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:27 smithi105 bash[15210]: cluster 2024-09-17T07:34:26.473372+0000 mgr.y (mgr.14144) 542 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:27.809 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:27 smithi105 bash[19705]: cluster 2024-09-17T07:34:26.473372+0000 mgr.y (mgr.14144) 542 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:29.820 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:29 smithi105 bash[19705]: cluster 2024-09-17T07:34:28.474430+0000 mgr.y (mgr.14144) 543 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:29.820 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:29 smithi105 bash[15210]: cluster 2024-09-17T07:34:28.474430+0000 mgr.y (mgr.14144) 543 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:30.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:29 smithi121 bash[15143]: cluster 2024-09-17T07:34:28.474430+0000 mgr.y (mgr.14144) 543 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:30.274 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_OK 2024-09-17T07:34:30.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:30 smithi105 bash[19705]: audit 2024-09-17T07:34:30.264921+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.105:0/13696566' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:34:30.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:30 smithi105 bash[15210]: audit 2024-09-17T07:34:30.264921+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.105:0/13696566' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:34:31.012 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-17T07:34:31.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:30 smithi121 bash[15143]: audit 2024-09-17T07:34:30.264921+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.105:0/13696566' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:34:31.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:31 smithi105 bash[15210]: cluster 2024-09-17T07:34:30.475571+0000 mgr.y (mgr.14144) 544 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:31.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:31 smithi105 bash[19705]: cluster 2024-09-17T07:34:30.475571+0000 mgr.y (mgr.14144) 544 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:32.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:31 smithi121 bash[15143]: cluster 2024-09-17T07:34:30.475571+0000 mgr.y (mgr.14144) 544 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:33 smithi105 bash[15210]: cluster 2024-09-17T07:34:32.476489+0000 mgr.y (mgr.14144) 545 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:33.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:33 smithi105 bash[19705]: cluster 2024-09-17T07:34:32.476489+0000 mgr.y (mgr.14144) 545 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:34.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:33 smithi121 bash[15143]: cluster 2024-09-17T07:34:32.476489+0000 mgr.y (mgr.14144) 545 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:34.916 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:34:35.435 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:35 smithi105 bash[15210]: cluster 2024-09-17T07:34:34.477251+0000 mgr.y (mgr.14144) 546 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:35.435 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:35 smithi105 bash[15210]: audit 2024-09-17T07:34:34.893335+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.105:0/1633976687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:34:35.639 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph mgr fail' 2024-09-17T07:34:35.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:35 smithi121 bash[15143]: cluster 2024-09-17T07:34:34.477251+0000 mgr.y (mgr.14144) 546 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:35.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:35 smithi121 bash[15143]: audit 2024-09-17T07:34:34.893335+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.105:0/1633976687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:34:35.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:35 smithi105 bash[19705]: cluster 2024-09-17T07:34:34.477251+0000 mgr.y (mgr.14144) 546 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:35.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:35 smithi105 bash[19705]: audit 2024-09-17T07:34:34.893335+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.105:0/1633976687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:34:37.824 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:37 smithi105 bash[15210]: cluster 2024-09-17T07:34:36.478524+0000 mgr.y (mgr.14144) 547 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:37.824 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:37 smithi105 bash[19705]: cluster 2024-09-17T07:34:36.478524+0000 mgr.y (mgr.14144) 547 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:38.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:37 smithi121 bash[15143]: cluster 2024-09-17T07:34:36.478524+0000 mgr.y (mgr.14144) 547 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:34:39.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[19705]: cluster 2024-09-17T07:34:38.479681+0000 mgr.y (mgr.14144) 548 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:39.620 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[19705]: audit 2024-09-17T07:34:39.302832+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.105:0/236879152' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:34:39.620 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[19705]: audit 2024-09-17T07:34:39.303574+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:34:39.620 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[19705]: cluster 2024-09-17T07:34:39.310236+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:34:39.620 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[15210]: cluster 2024-09-17T07:34:38.479681+0000 mgr.y (mgr.14144) 548 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:39.620 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[15210]: audit 2024-09-17T07:34:39.302832+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.105:0/236879152' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:34:39.620 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[15210]: audit 2024-09-17T07:34:39.303574+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:34:39.621 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[15210]: cluster 2024-09-17T07:34:39.310236+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:34:39.621 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[15476]: ignoring --setuser ceph since I am not root 2024-09-17T07:34:39.621 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[15476]: ignoring --setgroup ceph since I am not root 2024-09-17T07:34:39.621 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:34:39 smithi105 bash[15476]: debug 2024-09-17T07:34:39.604+0000 7f5d6680a700 1 -- 172.21.15.105:0/3436264668 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559dfc3904e0 con 0x559dfc481000 2024-09-17T07:34:40.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:39 smithi121 bash[15143]: cluster 2024-09-17T07:34:38.479681+0000 mgr.y (mgr.14144) 548 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:34:40.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:39 smithi121 bash[15143]: audit 2024-09-17T07:34:39.302832+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.105:0/236879152' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:34:40.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:39 smithi121 bash[15143]: audit 2024-09-17T07:34:39.303574+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:34:40.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:39 smithi121 bash[15143]: cluster 2024-09-17T07:34:39.310236+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T07:34:40.503 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 180' 2024-09-17T07:34:40.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.559211+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: cluster 2024-09-17T07:34:39.559372+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, starting, since 0.254654s) 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.568736+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.569170+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.569697+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.572611+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.572949+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.573270+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:34:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.573607+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.573920+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.574292+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.574591+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.574875+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.575171+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.575575+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.575795+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.576303+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: cluster 2024-09-17T07:34:39.612300+0000 mon.a (mon.0) 651 : cluster [INF] Manager daemon x is now available 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: cephadm 2024-09-17T07:34:39.631025+0000 mgr.x (mgr.24665) 1 : cephadm [INF] inventory: adjusted host smithi105 addr 'smithi105' -> '172.21.15.105' 2024-09-17T07:34:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.636828+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.559211+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: cluster 2024-09-17T07:34:39.559372+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, starting, since 0.254654s) 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.568736+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.569170+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.569697+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.572611+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.572949+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.573270+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.573607+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:34:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.573920+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.574292+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.574591+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.574875+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.575171+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.575575+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.575795+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.576303+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: cluster 2024-09-17T07:34:39.612300+0000 mon.a (mon.0) 651 : cluster [INF] Manager daemon x is now available 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: cephadm 2024-09-17T07:34:39.631025+0000 mgr.x (mgr.24665) 1 : cephadm [INF] inventory: adjusted host smithi105 addr 'smithi105' -> '172.21.15.105' 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.636828+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.659828+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: cephadm 2024-09-17T07:34:39.662778+0000 mgr.x (mgr.24665) 2 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T07:34:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.720696+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.721840+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.735962+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.744053+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:39.745421+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:40.454948+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[19705]: audit 2024-09-17T07:34:40.481029+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.659828+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: cephadm 2024-09-17T07:34:39.662778+0000 mgr.x (mgr.24665) 2 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.720696+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.721840+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.735962+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.744053+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:40.846 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:39.745421+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:40.846 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:40.454948+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:40.846 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:40 smithi105 bash[15210]: audit 2024-09-17T07:34:40.481029+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.559211+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: cluster 2024-09-17T07:34:39.559372+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, starting, since 0.254654s) 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.568736+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.569170+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.569697+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.572611+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.572949+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.573270+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.573607+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.573920+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:34:41.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.574292+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.574591+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.574875+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.575171+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.575575+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.575795+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.576303+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: cluster 2024-09-17T07:34:39.612300+0000 mon.a (mon.0) 651 : cluster [INF] Manager daemon x is now available 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: cephadm 2024-09-17T07:34:39.631025+0000 mgr.x (mgr.24665) 1 : cephadm [INF] inventory: adjusted host smithi105 addr 'smithi105' -> '172.21.15.105' 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.636828+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.659828+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: cephadm 2024-09-17T07:34:39.662778+0000 mgr.x (mgr.24665) 2 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.720696+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:41.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.721840+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:34:41.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.735962+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:41.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.744053+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:41.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:39.745421+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:34:41.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:40.454948+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:41.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:40 smithi121 bash[15143]: audit 2024-09-17T07:34:40.481029+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:41.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[15143]: cephadm 2024-09-17T07:34:40.233857+0000 mgr.x (mgr.24665) 3 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T07:34:41.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[15143]: cephadm 2024-09-17T07:34:40.254782+0000 mgr.x (mgr.24665) 4 : cephadm [INF] Deploying cephadm binary to smithi105 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[15143]: cluster 2024-09-17T07:34:40.571231+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e18: x(active, since 1.26652s) 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[15143]: cluster 2024-09-17T07:34:40.606931+0000 mgr.x (mgr.24665) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: debug 2024-09-17T07:34:41.459+0000 7fc965194640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:07:34:41] ENGINE Error in HTTPServer.serve 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: Traceback (most recent call last): 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: self._connections.run(self.expiration_interval) 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: self._run(expiration_interval) 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:34:41.778 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: s = self.context.wrap_socket( 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: return self.sslsocket_class._create( 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: self.do_handshake() 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: self._sslobj.do_handshake() 2024-09-17T07:34:41.779 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:34:41 smithi121 bash[32435]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:34:41.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[19705]: cephadm 2024-09-17T07:34:40.233857+0000 mgr.x (mgr.24665) 3 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T07:34:41.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[19705]: cephadm 2024-09-17T07:34:40.254782+0000 mgr.x (mgr.24665) 4 : cephadm [INF] Deploying cephadm binary to smithi105 2024-09-17T07:34:41.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[19705]: cluster 2024-09-17T07:34:40.571231+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e18: x(active, since 1.26652s) 2024-09-17T07:34:41.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[19705]: cluster 2024-09-17T07:34:40.606931+0000 mgr.x (mgr.24665) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:41.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[15210]: cephadm 2024-09-17T07:34:40.233857+0000 mgr.x (mgr.24665) 3 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T07:34:41.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[15210]: cephadm 2024-09-17T07:34:40.254782+0000 mgr.x (mgr.24665) 4 : cephadm [INF] Deploying cephadm binary to smithi105 2024-09-17T07:34:41.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[15210]: cluster 2024-09-17T07:34:40.571231+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e18: x(active, since 1.26652s) 2024-09-17T07:34:41.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:41 smithi105 bash[15210]: cluster 2024-09-17T07:34:40.606931+0000 mgr.x (mgr.24665) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:42.918 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: cephadm 2024-09-17T07:34:41.225087+0000 mgr.x (mgr.24665) 6 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Bus STARTING 2024-09-17T07:34:42.918 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: cephadm 2024-09-17T07:34:41.327143+0000 mgr.x (mgr.24665) 7 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: cephadm 2024-09-17T07:34:41.460423+0000 mgr.x (mgr.24665) 8 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: cephadm 2024-09-17T07:34:41.460700+0000 mgr.x (mgr.24665) 9 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Bus STARTED 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: cephadm 2024-09-17T07:34:41.463956+0000 mgr.x (mgr.24665) 10 : cephadm [ERR] [17/Sep/2024:07:34:41] ENGINE Error in HTTPServer.serve 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: Traceback (most recent call last): 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: self._connections.run(self.expiration_interval) 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: self._run(expiration_interval) 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:34:42.919 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: s = self.context.wrap_socket( 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: return self.sslsocket_class._create( 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: self.do_handshake() 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: self._sslobj.do_handshake() 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: cluster 2024-09-17T07:34:41.575614+0000 mgr.x (mgr.24665) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: cluster 2024-09-17T07:34:41.583458+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-17T07:34:42.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: audit 2024-09-17T07:34:41.694266+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[19705]: audit 2024-09-17T07:34:41.694890+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: cephadm 2024-09-17T07:34:41.225087+0000 mgr.x (mgr.24665) 6 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Bus STARTING 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: cephadm 2024-09-17T07:34:41.327143+0000 mgr.x (mgr.24665) 7 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: cephadm 2024-09-17T07:34:41.460423+0000 mgr.x (mgr.24665) 8 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: cephadm 2024-09-17T07:34:41.460700+0000 mgr.x (mgr.24665) 9 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Bus STARTED 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: cephadm 2024-09-17T07:34:41.463956+0000 mgr.x (mgr.24665) 10 : cephadm [ERR] [17/Sep/2024:07:34:41] ENGINE Error in HTTPServer.serve 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: Traceback (most recent call last): 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:34:42.921 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: self._connections.run(self.expiration_interval) 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: self._run(expiration_interval) 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: s = self.context.wrap_socket( 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: return self.sslsocket_class._create( 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: self.do_handshake() 2024-09-17T07:34:42.922 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:34:42.923 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: self._sslobj.do_handshake() 2024-09-17T07:34:42.923 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:34:42.923 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: cluster 2024-09-17T07:34:41.575614+0000 mgr.x (mgr.24665) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:42.923 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: cluster 2024-09-17T07:34:41.583458+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-17T07:34:42.923 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: audit 2024-09-17T07:34:41.694266+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:42.923 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:42 smithi105 bash[15210]: audit 2024-09-17T07:34:41.694890+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: cephadm 2024-09-17T07:34:41.225087+0000 mgr.x (mgr.24665) 6 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Bus STARTING 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: cephadm 2024-09-17T07:34:41.327143+0000 mgr.x (mgr.24665) 7 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: cephadm 2024-09-17T07:34:41.460423+0000 mgr.x (mgr.24665) 8 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: cephadm 2024-09-17T07:34:41.460700+0000 mgr.x (mgr.24665) 9 : cephadm [INF] [17/Sep/2024:07:34:41] ENGINE Bus STARTED 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: cephadm 2024-09-17T07:34:41.463956+0000 mgr.x (mgr.24665) 10 : cephadm [ERR] [17/Sep/2024:07:34:41] ENGINE Error in HTTPServer.serve 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: Traceback (most recent call last): 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: self._connections.run(self.expiration_interval) 2024-09-17T07:34:43.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: self._run(expiration_interval) 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: s = self.context.wrap_socket( 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: return self.sslsocket_class._create( 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: self.do_handshake() 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:34:43.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: self._sslobj.do_handshake() 2024-09-17T07:34:43.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:34:43.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: cluster 2024-09-17T07:34:41.575614+0000 mgr.x (mgr.24665) 11 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:43.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: cluster 2024-09-17T07:34:41.583458+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e19: x(active, since 2s) 2024-09-17T07:34:43.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: audit 2024-09-17T07:34:41.694266+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:43.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:42 smithi121 bash[15143]: audit 2024-09-17T07:34:41.694890+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:43.999 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[15210]: audit 2024-09-17T07:34:42.590818+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:34:43.999 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[15210]: cluster 2024-09-17T07:34:42.590908+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:34:43.999 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[15210]: audit 2024-09-17T07:34:42.594609+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:43.999 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[15210]: audit 2024-09-17T07:34:42.595890+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:43.999 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[19705]: audit 2024-09-17T07:34:42.590818+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:34:43.999 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[19705]: cluster 2024-09-17T07:34:42.590908+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:34:44.000 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[19705]: audit 2024-09-17T07:34:42.594609+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:44.000 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:43 smithi105 bash[19705]: audit 2024-09-17T07:34:42.595890+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:44.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:43 smithi121 bash[15143]: audit 2024-09-17T07:34:42.590818+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:34:44.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:43 smithi121 bash[15143]: cluster 2024-09-17T07:34:42.590908+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T07:34:44.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:43 smithi121 bash[15143]: audit 2024-09-17T07:34:42.594609+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:44.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:43 smithi121 bash[15143]: audit 2024-09-17T07:34:42.595890+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T07:34:45.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:44 smithi121 bash[15143]: cluster 2024-09-17T07:34:43.576413+0000 mgr.x (mgr.24665) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:45.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:44 smithi121 bash[15143]: audit 2024-09-17T07:34:43.593854+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:34:45.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:44 smithi121 bash[15143]: cluster 2024-09-17T07:34:43.593955+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T07:34:45.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:44 smithi105 bash[15210]: cluster 2024-09-17T07:34:43.576413+0000 mgr.x (mgr.24665) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:45.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:44 smithi105 bash[15210]: audit 2024-09-17T07:34:43.593854+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:34:45.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:44 smithi105 bash[15210]: cluster 2024-09-17T07:34:43.593955+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T07:34:45.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:44 smithi105 bash[19705]: cluster 2024-09-17T07:34:43.576413+0000 mgr.x (mgr.24665) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:45.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:44 smithi105 bash[19705]: audit 2024-09-17T07:34:43.593854+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T07:34:45.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:44 smithi105 bash[19705]: cluster 2024-09-17T07:34:43.593955+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T07:34:46.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:45 smithi121 bash[15143]: audit 2024-09-17T07:34:44.685848+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:46.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:45 smithi121 bash[15143]: cluster 2024-09-17T07:34:45.593040+0000 mon.a (mon.0) 668 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:34:46.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:45 smithi121 bash[15143]: audit 2024-09-17T07:34:45.595031+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:34:46.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:45 smithi121 bash[15143]: audit 2024-09-17T07:34:45.595743+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:34:46.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:45 smithi121 bash[15143]: audit 2024-09-17T07:34:45.596953+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:34:46.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:45 smithi121 bash[15143]: audit 2024-09-17T07:34:45.597396+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:34:46.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[19705]: audit 2024-09-17T07:34:44.685848+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:46.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[19705]: cluster 2024-09-17T07:34:45.593040+0000 mon.a (mon.0) 668 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:34:46.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[19705]: audit 2024-09-17T07:34:45.595031+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:34:46.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[19705]: audit 2024-09-17T07:34:45.595743+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:34:46.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[19705]: audit 2024-09-17T07:34:45.596953+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:34:46.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[19705]: audit 2024-09-17T07:34:45.597396+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:34:46.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[15210]: audit 2024-09-17T07:34:44.685848+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:46.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[15210]: cluster 2024-09-17T07:34:45.593040+0000 mon.a (mon.0) 668 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:34:46.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[15210]: audit 2024-09-17T07:34:45.595031+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:34:46.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[15210]: audit 2024-09-17T07:34:45.595743+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:34:46.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[15210]: audit 2024-09-17T07:34:45.596953+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:34:46.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:45 smithi105 bash[15210]: audit 2024-09-17T07:34:45.597396+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.? 172.21.15.105:0/2887791960' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:34:47.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:46 smithi121 bash[15143]: cluster 2024-09-17T07:34:45.577336+0000 mgr.x (mgr.24665) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:47.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:46 smithi121 bash[15143]: cluster 2024-09-17T07:34:45.700777+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: x(active, since 6s), standbys: y 2024-09-17T07:34:47.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:46 smithi121 bash[15143]: audit 2024-09-17T07:34:45.709225+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:34:47.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:46 smithi105 bash[19705]: cluster 2024-09-17T07:34:45.577336+0000 mgr.x (mgr.24665) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:47.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:46 smithi105 bash[19705]: cluster 2024-09-17T07:34:45.700777+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: x(active, since 6s), standbys: y 2024-09-17T07:34:47.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:46 smithi105 bash[19705]: audit 2024-09-17T07:34:45.709225+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:34:47.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:46 smithi105 bash[15210]: cluster 2024-09-17T07:34:45.577336+0000 mgr.x (mgr.24665) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 27 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:34:47.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:46 smithi105 bash[15210]: cluster 2024-09-17T07:34:45.700777+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: x(active, since 6s), standbys: y 2024-09-17T07:34:47.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:46 smithi105 bash[15210]: audit 2024-09-17T07:34:45.709225+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:34:48.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[19705]: audit 2024-09-17T07:34:47.035388+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[19705]: audit 2024-09-17T07:34:47.046122+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[19705]: cluster 2024-09-17T07:34:47.578996+0000 mgr.x (mgr.24665) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 234 KiB/s wr, 32 op/s 2024-09-17T07:34:48.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[19705]: audit 2024-09-17T07:34:47.739874+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[19705]: audit 2024-09-17T07:34:47.751477+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[19705]: audit 2024-09-17T07:34:47.768493+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[19705]: audit 2024-09-17T07:34:47.782079+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[15210]: audit 2024-09-17T07:34:47.035388+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[15210]: audit 2024-09-17T07:34:47.046122+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[15210]: cluster 2024-09-17T07:34:47.578996+0000 mgr.x (mgr.24665) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 234 KiB/s wr, 32 op/s 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[15210]: audit 2024-09-17T07:34:47.739874+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[15210]: audit 2024-09-17T07:34:47.751477+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[15210]: audit 2024-09-17T07:34:47.768493+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:48 smithi105 bash[15210]: audit 2024-09-17T07:34:47.782079+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:48 smithi121 bash[15143]: audit 2024-09-17T07:34:47.035388+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:48 smithi121 bash[15143]: audit 2024-09-17T07:34:47.046122+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:48 smithi121 bash[15143]: cluster 2024-09-17T07:34:47.578996+0000 mgr.x (mgr.24665) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 234 KiB/s wr, 32 op/s 2024-09-17T07:34:48.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:48 smithi121 bash[15143]: audit 2024-09-17T07:34:47.739874+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:48 smithi121 bash[15143]: audit 2024-09-17T07:34:47.751477+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:48 smithi121 bash[15143]: audit 2024-09-17T07:34:47.768493+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:48.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:48 smithi121 bash[15143]: audit 2024-09-17T07:34:47.782079+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:49 smithi121 bash[15143]: audit 2024-09-17T07:34:48.395602+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:49 smithi121 bash[15143]: audit 2024-09-17T07:34:48.466978+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:49 smithi121 bash[15143]: audit 2024-09-17T07:34:48.480503+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:49 smithi105 bash[15210]: audit 2024-09-17T07:34:48.395602+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:49 smithi105 bash[15210]: audit 2024-09-17T07:34:48.466978+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:49 smithi105 bash[15210]: audit 2024-09-17T07:34:48.480503+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:49 smithi105 bash[19705]: audit 2024-09-17T07:34:48.395602+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:49 smithi105 bash[19705]: audit 2024-09-17T07:34:48.466978+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:49.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:49 smithi105 bash[19705]: audit 2024-09-17T07:34:48.480503+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:50.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:50 smithi121 bash[15143]: cluster 2024-09-17T07:34:49.579727+0000 mgr.x (mgr.24665) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 204 KiB/s wr, 27 op/s 2024-09-17T07:34:50.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:50 smithi105 bash[15210]: cluster 2024-09-17T07:34:49.579727+0000 mgr.x (mgr.24665) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 204 KiB/s wr, 27 op/s 2024-09-17T07:34:50.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:50 smithi105 bash[19705]: cluster 2024-09-17T07:34:49.579727+0000 mgr.x (mgr.24665) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 204 KiB/s wr, 27 op/s 2024-09-17T07:34:53.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.015270+0000 mon.a (mon.0) 683 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:53.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.017066+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:53.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.017572+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:53.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.018022+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:53.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: cluster 2024-09-17T07:34:51.581412+0000 mgr.x (mgr.24665) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 240 KiB/s wr, 29 op/s 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.897361+0000 mon.a (mon.0) 684 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.903556+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.904176+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[15210]: audit 2024-09-17T07:34:51.904776+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.015270+0000 mon.a (mon.0) 683 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.017066+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.017572+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.018022+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: cluster 2024-09-17T07:34:51.581412+0000 mgr.x (mgr.24665) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 240 KiB/s wr, 29 op/s 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.897361+0000 mon.a (mon.0) 684 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.903556+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.904176+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:53.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:52 smithi105 bash[19705]: audit 2024-09-17T07:34:51.904776+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:53.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.015270+0000 mon.a (mon.0) 683 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:53.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.017066+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.017572+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.018022+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: cluster 2024-09-17T07:34:51.581412+0000 mgr.x (mgr.24665) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 240 KiB/s wr, 29 op/s 2024-09-17T07:34:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.897361+0000 mon.a (mon.0) 684 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.903556+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.904176+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:52 smithi121 bash[15143]: audit 2024-09-17T07:34:51.904776+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:54.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[15210]: audit 2024-09-17T07:34:51.901530+0000 mon.c (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:54.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[15210]: audit 2024-09-17T07:34:52.783007+0000 mon.c (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:54.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[15210]: audit 2024-09-17T07:34:52.797816+0000 mon.b (mon.2) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:54.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[15210]: audit 2024-09-17T07:34:53.691352+0000 mon.b (mon.2) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:54.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[15210]: audit 2024-09-17T07:34:53.692019+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:54.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[15210]: audit 2024-09-17T07:34:53.692400+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[15210]: audit 2024-09-17T07:34:53.692821+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[19705]: audit 2024-09-17T07:34:51.901530+0000 mon.c (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[19705]: audit 2024-09-17T07:34:52.783007+0000 mon.c (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[19705]: audit 2024-09-17T07:34:52.797816+0000 mon.b (mon.2) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[19705]: audit 2024-09-17T07:34:53.691352+0000 mon.b (mon.2) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[19705]: audit 2024-09-17T07:34:53.692019+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[19705]: audit 2024-09-17T07:34:53.692400+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:54.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:53 smithi105 bash[19705]: audit 2024-09-17T07:34:53.692821+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:54.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:53 smithi121 bash[15143]: audit 2024-09-17T07:34:51.901530+0000 mon.c (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:54.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:53 smithi121 bash[15143]: audit 2024-09-17T07:34:52.783007+0000 mon.c (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:54.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:53 smithi121 bash[15143]: audit 2024-09-17T07:34:52.797816+0000 mon.b (mon.2) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T07:34:54.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:53 smithi121 bash[15143]: audit 2024-09-17T07:34:53.691352+0000 mon.b (mon.2) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T07:34:54.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:53 smithi121 bash[15143]: audit 2024-09-17T07:34:53.692019+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:34:54.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:53 smithi121 bash[15143]: audit 2024-09-17T07:34:53.692400+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:34:54.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:53 smithi121 bash[15143]: audit 2024-09-17T07:34:53.692821+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:34:54.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:54 smithi121 bash[15143]: cluster 2024-09-17T07:34:53.582111+0000 mgr.x (mgr.24665) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 215 KiB/s wr, 26 op/s 2024-09-17T07:34:55.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:54 smithi105 bash[15210]: cluster 2024-09-17T07:34:53.582111+0000 mgr.x (mgr.24665) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 215 KiB/s wr, 26 op/s 2024-09-17T07:34:55.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:54 smithi105 bash[19705]: cluster 2024-09-17T07:34:53.582111+0000 mgr.x (mgr.24665) 17 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 215 KiB/s wr, 26 op/s 2024-09-17T07:34:57.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:56 smithi105 bash[19705]: cluster 2024-09-17T07:34:55.582982+0000 mgr.x (mgr.24665) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 180 KiB/s wr, 21 op/s 2024-09-17T07:34:57.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:56 smithi105 bash[15210]: cluster 2024-09-17T07:34:55.582982+0000 mgr.x (mgr.24665) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 180 KiB/s wr, 21 op/s 2024-09-17T07:34:57.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:56 smithi121 bash[15143]: cluster 2024-09-17T07:34:55.582982+0000 mgr.x (mgr.24665) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 180 KiB/s wr, 21 op/s 2024-09-17T07:34:59.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:34:59 smithi105 systemd[1]: Stopping Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:34:59.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: cluster 2024-09-17T07:34:57.584176+0000 mgr.x (mgr.24665) 19 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 201 KiB/s wr, 24 op/s 2024-09-17T07:34:59.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.125543+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.138370+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.527874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.540559+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.552153+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.560285+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.575540+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.586491+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.600442+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.615482+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.695247+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.704397+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.712192+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[15210]: audit 2024-09-17T07:34:58.721993+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: cluster 2024-09-17T07:34:57.584176+0000 mgr.x (mgr.24665) 19 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 201 KiB/s wr, 24 op/s 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.125543+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.138370+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.527874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.540559+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.552153+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.560285+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.575540+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.586491+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.600442+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.615482+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.695247+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.704397+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.712192+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:58 smithi105 bash[19705]: audit 2024-09-17T07:34:58.721993+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: cluster 2024-09-17T07:34:57.584176+0000 mgr.x (mgr.24665) 19 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 201 KiB/s wr, 24 op/s 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.125543+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.138370+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.527874+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.540559+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.552153+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.560285+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.575540+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.586491+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.600442+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.615482+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.695247+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.704397+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.712192+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:34:59.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:58 smithi121 bash[15143]: audit 2024-09-17T07:34:58.721993+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:00.058 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:59 smithi105 bash[19705]: cephadm 2024-09-17T07:34:58.608840+0000 mgr.x (mgr.24665) 20 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-17T07:35:00.058 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:59 smithi105 bash[19705]: cephadm 2024-09-17T07:34:58.726952+0000 mgr.x (mgr.24665) 21 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T07:35:00.058 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:34:59 smithi105 bash[19705]: cephadm 2024-09-17T07:34:58.727743+0000 mgr.x (mgr.24665) 22 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi105 2024-09-17T07:35:00.059 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:59 smithi105 bash[15210]: cephadm 2024-09-17T07:34:58.608840+0000 mgr.x (mgr.24665) 20 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-17T07:35:00.059 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:59 smithi105 bash[15210]: cephadm 2024-09-17T07:34:58.726952+0000 mgr.x (mgr.24665) 21 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T07:35:00.059 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:34:59 smithi105 bash[15210]: cephadm 2024-09-17T07:34:58.727743+0000 mgr.x (mgr.24665) 22 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi105 2024-09-17T07:35:00.059 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:34:59 smithi105 docker[45782]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter.a 2024-09-17T07:35:00.059 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:34:59 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T07:35:00.059 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:34:59 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T07:35:00.059 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:34:59 smithi105 systemd[1]: Stopped Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:00.059 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:34:59 smithi105 systemd[1]: Started Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:00.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:59 smithi121 bash[15143]: cephadm 2024-09-17T07:34:58.608840+0000 mgr.x (mgr.24665) 20 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-17T07:35:00.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:59 smithi121 bash[15143]: cephadm 2024-09-17T07:34:58.726952+0000 mgr.x (mgr.24665) 21 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T07:35:00.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:34:59 smithi121 bash[15143]: cephadm 2024-09-17T07:34:58.727743+0000 mgr.x (mgr.24665) 22 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi105 2024-09-17T07:35:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:00 smithi105 bash[19705]: cluster 2024-09-17T07:34:59.584948+0000 mgr.x (mgr.24665) 23 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-17T07:35:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:00 smithi105 bash[19705]: audit 2024-09-17T07:34:59.945632+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:00 smithi105 bash[19705]: audit 2024-09-17T07:34:59.956519+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:01.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:00 smithi105 bash[15210]: cluster 2024-09-17T07:34:59.584948+0000 mgr.x (mgr.24665) 23 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-17T07:35:01.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:00 smithi105 bash[15210]: audit 2024-09-17T07:34:59.945632+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:01.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:00 smithi105 bash[15210]: audit 2024-09-17T07:34:59.956519+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:01.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:00 smithi121 bash[15143]: cluster 2024-09-17T07:34:59.584948+0000 mgr.x (mgr.24665) 23 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-17T07:35:01.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:00 smithi121 bash[15143]: audit 2024-09-17T07:34:59.945632+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:01.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:00 smithi121 bash[15143]: audit 2024-09-17T07:34:59.956519+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:01.590 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-09-17T07:35:01.590 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-09-17T07:35:01.590 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-09-17T07:35:01.590 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-09-17T07:35:01.590 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-09-17T07:35:01.590 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-09-17T07:35:01.591 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-09-17T07:35:01.592 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - time" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-09-17T07:35:01.593 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[45826]: time="2024-09-17T07:35:01Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-09-17T07:35:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[15210]: cephadm 2024-09-17T07:34:59.962378+0000 mgr.x (mgr.24665) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T07:35:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[15210]: cephadm 2024-09-17T07:34:59.981321+0000 mgr.x (mgr.24665) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi105 2024-09-17T07:35:02.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[19705]: cephadm 2024-09-17T07:34:59.962378+0000 mgr.x (mgr.24665) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T07:35:02.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:01 smithi105 bash[19705]: cephadm 2024-09-17T07:34:59.981321+0000 mgr.x (mgr.24665) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi105 2024-09-17T07:35:02.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:01 smithi121 bash[15143]: cephadm 2024-09-17T07:34:59.962378+0000 mgr.x (mgr.24665) 24 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T07:35:02.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:01 smithi121 bash[15143]: cephadm 2024-09-17T07:34:59.981321+0000 mgr.x (mgr.24665) 25 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi105 2024-09-17T07:35:03.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:02 smithi105 bash[15210]: cluster 2024-09-17T07:35:01.586593+0000 mgr.x (mgr.24665) 26 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-17T07:35:03.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:02 smithi105 bash[19705]: cluster 2024-09-17T07:35:01.586593+0000 mgr.x (mgr.24665) 26 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-17T07:35:03.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:02 smithi121 bash[15143]: cluster 2024-09-17T07:35:01.586593+0000 mgr.x (mgr.24665) 26 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-17T07:35:04.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:03 smithi121 bash[15143]: cluster 2024-09-17T07:35:03.587378+0000 mgr.x (mgr.24665) 27 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T07:35:04.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:03 smithi105 bash[15210]: cluster 2024-09-17T07:35:03.587378+0000 mgr.x (mgr.24665) 27 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T07:35:04.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:03 smithi105 bash[19705]: cluster 2024-09-17T07:35:03.587378+0000 mgr.x (mgr.24665) 27 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T07:35:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:06 smithi105 bash[19705]: cluster 2024-09-17T07:35:05.588198+0000 mgr.x (mgr.24665) 28 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T07:35:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:06 smithi105 bash[15210]: cluster 2024-09-17T07:35:05.588198+0000 mgr.x (mgr.24665) 28 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T07:35:07.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:06 smithi121 bash[15143]: cluster 2024-09-17T07:35:05.588198+0000 mgr.x (mgr.24665) 28 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T07:35:08.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:08 smithi105 bash[15210]: cluster 2024-09-17T07:35:07.589964+0000 mgr.x (mgr.24665) 29 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-09-17T07:35:08.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:08 smithi105 bash[19705]: cluster 2024-09-17T07:35:07.589964+0000 mgr.x (mgr.24665) 29 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-09-17T07:35:09.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:08 smithi121 bash[15143]: cluster 2024-09-17T07:35:07.589964+0000 mgr.x (mgr.24665) 29 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-09-17T07:35:09.340 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:09 smithi105 systemd[1]: Stopping Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:35:09.340 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:09 smithi105 bash[36078]: level=info ts=2024-09-17T07:35:09.103Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T07:35:10.090 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:09 smithi105 docker[46102]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T07:35:10.091 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:09 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@alertmanager.a.service: Succeeded. 2024-09-17T07:35:10.091 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:09 smithi105 systemd[1]: Stopped Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:10.091 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:09 smithi105 systemd[1]: Started Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:10.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:10 smithi121 bash[15143]: cluster 2024-09-17T07:35:09.590708+0000 mgr.x (mgr.24665) 30 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:10.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:10 smithi121 bash[15143]: audit 2024-09-17T07:35:10.008245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:10.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:10 smithi121 bash[15143]: audit 2024-09-17T07:35:10.017106+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:10.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:10 smithi105 bash[19705]: cluster 2024-09-17T07:35:09.590708+0000 mgr.x (mgr.24665) 30 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:10.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:10 smithi105 bash[19705]: audit 2024-09-17T07:35:10.008245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:10.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:10 smithi105 bash[19705]: audit 2024-09-17T07:35:10.017106+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:10.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:10 smithi105 bash[15210]: cluster 2024-09-17T07:35:09.590708+0000 mgr.x (mgr.24665) 30 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:10.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:10 smithi105 bash[15210]: audit 2024-09-17T07:35:10.008245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:10.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:10 smithi105 bash[15210]: audit 2024-09-17T07:35:10.017106+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:11.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:11 smithi121 bash[15143]: cephadm 2024-09-17T07:35:10.024885+0000 mgr.x (mgr.24665) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:35:11.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:11 smithi121 bash[15143]: cephadm 2024-09-17T07:35:10.272797+0000 mgr.x (mgr.24665) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:35:11.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[15210]: cephadm 2024-09-17T07:35:10.024885+0000 mgr.x (mgr.24665) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:35:11.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[15210]: cephadm 2024-09-17T07:35:10.272797+0000 mgr.x (mgr.24665) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:35:11.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[19705]: cephadm 2024-09-17T07:35:10.024885+0000 mgr.x (mgr.24665) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:35:11.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[19705]: cephadm 2024-09-17T07:35:10.272797+0000 mgr.x (mgr.24665) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:35:11.840 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:11.481Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-09-17T07:35:11.840 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:11.481Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-09-17T07:35:11.840 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:11.483Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.105 port=9094 2024-09-17T07:35:11.840 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:11.484Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T07:35:11.841 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:11.535Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T07:35:11.841 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:11.535Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T07:35:11.841 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:11 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:11.540Z caller=main.go:497 msg=Listening address=:9093 2024-09-17T07:35:12.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:12 smithi121 bash[15143]: cluster 2024-09-17T07:35:11.591892+0000 mgr.x (mgr.24665) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:12.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:12 smithi105 bash[15210]: cluster 2024-09-17T07:35:11.591892+0000 mgr.x (mgr.24665) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:12.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:12 smithi105 bash[19705]: cluster 2024-09-17T07:35:11.591892+0000 mgr.x (mgr.24665) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:13.839 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:13 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:13.485Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000117976s 2024-09-17T07:35:15.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:14 smithi121 bash[15143]: cluster 2024-09-17T07:35:13.592654+0000 mgr.x (mgr.24665) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:14 smithi105 bash[19705]: cluster 2024-09-17T07:35:13.592654+0000 mgr.x (mgr.24665) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:15.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:14 smithi105 bash[15210]: cluster 2024-09-17T07:35:13.592654+0000 mgr.x (mgr.24665) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:17.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:16 smithi121 bash[15143]: cluster 2024-09-17T07:35:15.593444+0000 mgr.x (mgr.24665) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:16 smithi105 bash[19705]: cluster 2024-09-17T07:35:15.593444+0000 mgr.x (mgr.24665) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:17.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:16 smithi105 bash[15210]: cluster 2024-09-17T07:35:15.593444+0000 mgr.x (mgr.24665) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:19.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:18 smithi121 bash[15143]: cluster 2024-09-17T07:35:17.595091+0000 mgr.x (mgr.24665) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:18 smithi105 bash[15210]: cluster 2024-09-17T07:35:17.595091+0000 mgr.x (mgr.24665) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:18 smithi105 bash[19705]: cluster 2024-09-17T07:35:17.595091+0000 mgr.x (mgr.24665) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:20.729 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:20 smithi121 bash[15143]: cluster 2024-09-17T07:35:19.595838+0000 mgr.x (mgr.24665) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:20 smithi105 bash[15210]: cluster 2024-09-17T07:35:19.595838+0000 mgr.x (mgr.24665) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:20.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:20 smithi105 bash[19705]: cluster 2024-09-17T07:35:19.595838+0000 mgr.x (mgr.24665) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:21.839 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:35:21 smithi105 bash[46149]: level=info ts=2024-09-17T07:35:21.486Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001055123s 2024-09-17T07:35:22.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[15143]: cluster 2024-09-17T07:35:21.597579+0000 mgr.x (mgr.24665) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:22.788 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 systemd[1]: Stopping Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:35:22.788 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=warn ts=2024-09-17T07:35:22.612Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T07:35:22.788 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:35:22.788 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:35:22.788 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:35:22.788 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:35:22.789 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:35:22.789 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:35:22.789 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:35:22.789 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.612Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:35:22.789 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.613Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:35:22.789 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.613Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:35:22.789 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:22 smithi121 bash[29533]: level=info ts=2024-09-17T07:35:22.613Z caller=main.go:761 msg="See you next time!" 2024-09-17T07:35:23.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:22 smithi105 bash[15210]: cluster 2024-09-17T07:35:21.597579+0000 mgr.x (mgr.24665) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:23.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:22 smithi105 bash[19705]: cluster 2024-09-17T07:35:21.597579+0000 mgr.x (mgr.24665) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:23.447 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:23 smithi121 docker[34745]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-prometheus.a 2024-09-17T07:35:23.448 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:23 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Succeeded. 2024-09-17T07:35:23.448 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:23 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:23.448 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:23 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:23.777 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:23 smithi121 systemd[1]: Stopping Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:35:24.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:24 smithi121 bash[15143]: audit 2024-09-17T07:35:23.379244+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:24.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:24 smithi121 bash[15143]: audit 2024-09-17T07:35:23.391385+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:24.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:24 smithi121 bash[15143]: cephadm 2024-09-17T07:35:23.394774+0000 mgr.x (mgr.24665) 39 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T07:35:24.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:24 smithi121 bash[15143]: cephadm 2024-09-17T07:35:23.395326+0000 mgr.x (mgr.24665) 40 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi121 2024-09-17T07:35:24.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:24 smithi121 bash[15143]: cluster 2024-09-17T07:35:23.598174+0000 mgr.x (mgr.24665) 41 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:24.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[15210]: audit 2024-09-17T07:35:23.379244+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[15210]: audit 2024-09-17T07:35:23.391385+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[15210]: cephadm 2024-09-17T07:35:23.394774+0000 mgr.x (mgr.24665) 39 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[15210]: cephadm 2024-09-17T07:35:23.395326+0000 mgr.x (mgr.24665) 40 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi121 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[15210]: cluster 2024-09-17T07:35:23.598174+0000 mgr.x (mgr.24665) 41 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[19705]: audit 2024-09-17T07:35:23.379244+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[19705]: audit 2024-09-17T07:35:23.391385+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[19705]: cephadm 2024-09-17T07:35:23.394774+0000 mgr.x (mgr.24665) 39 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[19705]: cephadm 2024-09-17T07:35:23.395326+0000 mgr.x (mgr.24665) 40 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi121 2024-09-17T07:35:24.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:24 smithi105 bash[19705]: cluster 2024-09-17T07:35:23.598174+0000 mgr.x (mgr.24665) 41 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:25.109 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:24 smithi121 docker[34817]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter.b 2024-09-17T07:35:25.527 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:25 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T07:35:25.527 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:25 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T07:35:25.527 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:25 smithi121 systemd[1]: Stopped Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:25.527 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:25 smithi121 systemd[1]: Started Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.671Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.671Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.671Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.671Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.671Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.671Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.673Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.673Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.680Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.680Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T07:35:26.028 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.694Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.695Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.695Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=15.427692ms 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.699Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.699Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.699Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:35:26.029 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:35:26.030 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:35:26.030 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=info ts=2024-09-17T07:35:25.700Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:35:26.030 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:25 smithi121 bash[34794]: level=error ts=2024-09-17T07:35:25.701Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:35:26.502 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: audit 2024-09-17T07:35:25.154215+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: audit 2024-09-17T07:35:25.164308+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: cephadm 2024-09-17T07:35:25.168186+0000 mgr.x (mgr.24665) 42 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: cephadm 2024-09-17T07:35:25.186947+0000 mgr.x (mgr.24665) 43 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: audit 2024-09-17T07:35:25.219059+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: audit 2024-09-17T07:35:25.227234+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: audit 2024-09-17T07:35:25.234422+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: audit 2024-09-17T07:35:25.235815+0000 mgr.x (mgr.24665) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: cephadm 2024-09-17T07:35:25.239139+0000 mgr.x (mgr.24665) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi121 2024-09-17T07:35:26.503 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:26 smithi121 bash[15143]: cluster 2024-09-17T07:35:25.598746+0000 mgr.x (mgr.24665) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: audit 2024-09-17T07:35:25.154215+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: audit 2024-09-17T07:35:25.164308+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: cephadm 2024-09-17T07:35:25.168186+0000 mgr.x (mgr.24665) 42 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T07:35:26.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: cephadm 2024-09-17T07:35:25.186947+0000 mgr.x (mgr.24665) 43 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T07:35:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: audit 2024-09-17T07:35:25.219059+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: audit 2024-09-17T07:35:25.227234+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: audit 2024-09-17T07:35:25.234422+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:35:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: audit 2024-09-17T07:35:25.235815+0000 mgr.x (mgr.24665) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:35:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: cephadm 2024-09-17T07:35:25.239139+0000 mgr.x (mgr.24665) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi121 2024-09-17T07:35:26.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[15210]: cluster 2024-09-17T07:35:25.598746+0000 mgr.x (mgr.24665) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:26.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: audit 2024-09-17T07:35:25.154215+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: audit 2024-09-17T07:35:25.164308+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: cephadm 2024-09-17T07:35:25.168186+0000 mgr.x (mgr.24665) 42 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: cephadm 2024-09-17T07:35:25.186947+0000 mgr.x (mgr.24665) 43 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: audit 2024-09-17T07:35:25.219059+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: audit 2024-09-17T07:35:25.227234+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: audit 2024-09-17T07:35:25.234422+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: audit 2024-09-17T07:35:25.235815+0000 mgr.x (mgr.24665) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T07:35:26.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: cephadm 2024-09-17T07:35:25.239139+0000 mgr.x (mgr.24665) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi121 2024-09-17T07:35:26.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:26 smithi105 bash[19705]: cluster 2024-09-17T07:35:25.598746+0000 mgr.x (mgr.24665) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:27.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:27 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:35:27.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:27 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-09-17T07:35:27.528 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-09-17T07:35:27.529 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - time" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-09-17T07:35:27.530 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:35:27 smithi121 bash[34864]: time="2024-09-17T07:35:27Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-09-17T07:35:29.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:28 smithi121 bash[15143]: cluster 2024-09-17T07:35:27.600035+0000 mgr.x (mgr.24665) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:28 smithi105 bash[15210]: cluster 2024-09-17T07:35:27.600035+0000 mgr.x (mgr.24665) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:29.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:28 smithi105 bash[19705]: cluster 2024-09-17T07:35:27.600035+0000 mgr.x (mgr.24665) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:30.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:30 smithi121 bash[15143]: cluster 2024-09-17T07:35:29.600768+0000 mgr.x (mgr.24665) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:30.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:30 smithi105 bash[15210]: cluster 2024-09-17T07:35:29.600768+0000 mgr.x (mgr.24665) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:30.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:30 smithi105 bash[19705]: cluster 2024-09-17T07:35:29.600768+0000 mgr.x (mgr.24665) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:33.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:32 smithi121 bash[15143]: cluster 2024-09-17T07:35:31.602142+0000 mgr.x (mgr.24665) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:32 smithi105 bash[19705]: cluster 2024-09-17T07:35:31.602142+0000 mgr.x (mgr.24665) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:32 smithi105 bash[15210]: cluster 2024-09-17T07:35:31.602142+0000 mgr.x (mgr.24665) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:35.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:34 smithi121 bash[15143]: cluster 2024-09-17T07:35:33.602728+0000 mgr.x (mgr.24665) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:35.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:34 smithi105 bash[15210]: cluster 2024-09-17T07:35:33.602728+0000 mgr.x (mgr.24665) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:35.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:34 smithi105 bash[19705]: cluster 2024-09-17T07:35:33.602728+0000 mgr.x (mgr.24665) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:36 smithi121 bash[15143]: cluster 2024-09-17T07:35:35.603479+0000 mgr.x (mgr.24665) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:36 smithi105 bash[19705]: cluster 2024-09-17T07:35:35.603479+0000 mgr.x (mgr.24665) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:36 smithi105 bash[15210]: cluster 2024-09-17T07:35:35.603479+0000 mgr.x (mgr.24665) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:37.777 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:37 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 1. 2024-09-17T07:35:37.777 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:37 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:37.777 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:37 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:39.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:38 smithi121 bash[15143]: cluster 2024-09-17T07:35:37.604719+0000 mgr.x (mgr.24665) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:38 smithi105 bash[15210]: cluster 2024-09-17T07:35:37.604719+0000 mgr.x (mgr.24665) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:38 smithi105 bash[19705]: cluster 2024-09-17T07:35:37.604719+0000 mgr.x (mgr.24665) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:40.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:40 smithi121 bash[15143]: cluster 2024-09-17T07:35:39.605521+0000 mgr.x (mgr.24665) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:40 smithi105 bash[15210]: cluster 2024-09-17T07:35:39.605521+0000 mgr.x (mgr.24665) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:40.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:40 smithi105 bash[19705]: cluster 2024-09-17T07:35:39.605521+0000 mgr.x (mgr.24665) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:43.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:42 smithi121 bash[15143]: cluster 2024-09-17T07:35:41.607226+0000 mgr.x (mgr.24665) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:43.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:42 smithi105 bash[19705]: cluster 2024-09-17T07:35:41.607226+0000 mgr.x (mgr.24665) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:43.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:42 smithi105 bash[15210]: cluster 2024-09-17T07:35:41.607226+0000 mgr.x (mgr.24665) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:45.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:44 smithi121 bash[15143]: cluster 2024-09-17T07:35:43.607964+0000 mgr.x (mgr.24665) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:45.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:44 smithi105 bash[15210]: cluster 2024-09-17T07:35:43.607964+0000 mgr.x (mgr.24665) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:44 smithi105 bash[19705]: cluster 2024-09-17T07:35:43.607964+0000 mgr.x (mgr.24665) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:46.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:46 smithi121 bash[15143]: cluster 2024-09-17T07:35:45.608916+0000 mgr.x (mgr.24665) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:47.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:46 smithi105 bash[15210]: cluster 2024-09-17T07:35:45.608916+0000 mgr.x (mgr.24665) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:47.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:46 smithi105 bash[19705]: cluster 2024-09-17T07:35:45.608916+0000 mgr.x (mgr.24665) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.026Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.026Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.026Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.026Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.026Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.026Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.027Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:35:47.325 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.028Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.031Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.032Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.049Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.050Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.050Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.050Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=18.388112ms 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:35:47.326 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:35:47.327 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:35:47.327 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:35:47.327 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:35:47.327 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.053Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:35:47.327 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.054Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:35:47.327 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=info ts=2024-09-17T07:35:47.054Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:35:47.327 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:47 smithi121 bash[35054]: level=error ts=2024-09-17T07:35:47.054Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:35:48.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:48 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:35:48.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:48 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:35:49.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:48 smithi121 bash[15143]: cluster 2024-09-17T07:35:47.610366+0000 mgr.x (mgr.24665) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:49.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:48 smithi105 bash[15210]: cluster 2024-09-17T07:35:47.610366+0000 mgr.x (mgr.24665) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:49.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:48 smithi105 bash[19705]: cluster 2024-09-17T07:35:47.610366+0000 mgr.x (mgr.24665) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[15143]: cluster 2024-09-17T07:35:49.611091+0000 mgr.x (mgr.24665) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:50.565 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 systemd[1]: Stopping Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:35:50.565 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-17T07:35:50.565 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-09-17T07:35:50.565 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped Stream Manager" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-09-17T07:35:50.566 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 bash[28913]: t=2024-09-17T07:35:50+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-09-17T07:35:50.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:50 smithi105 bash[19705]: cluster 2024-09-17T07:35:49.611091+0000 mgr.x (mgr.24665) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:50.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:50 smithi105 bash[15210]: cluster 2024-09-17T07:35:49.611091+0000 mgr.x (mgr.24665) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:51.236 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:50 smithi121 docker[35303]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-grafana.a 2024-09-17T07:35:51.236 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:51 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@grafana.a.service: Succeeded. 2024-09-17T07:35:51.237 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:51 smithi121 systemd[1]: Stopped Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:51.237 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:51 smithi121 systemd[1]: Started Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:52.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: audit 2024-09-17T07:35:51.152617+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:52.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: audit 2024-09-17T07:35:51.162932+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:52.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: cephadm 2024-09-17T07:35:51.166832+0000 mgr.x (mgr.24665) 59 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:35:52.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: audit 2024-09-17T07:35:51.167005+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:35:52.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: audit 2024-09-17T07:35:51.167471+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:35:52.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: audit 2024-09-17T07:35:51.178815+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:35:52.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: cephadm 2024-09-17T07:35:51.180527+0000 mgr.x (mgr.24665) 60 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:35:52.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:52 smithi121 bash[15143]: cluster 2024-09-17T07:35:51.612731+0000 mgr.x (mgr.24665) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: audit 2024-09-17T07:35:51.152617+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: audit 2024-09-17T07:35:51.162932+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: cephadm 2024-09-17T07:35:51.166832+0000 mgr.x (mgr.24665) 59 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: audit 2024-09-17T07:35:51.167005+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: audit 2024-09-17T07:35:51.167471+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: audit 2024-09-17T07:35:51.178815+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: cephadm 2024-09-17T07:35:51.180527+0000 mgr.x (mgr.24665) 60 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[15210]: cluster 2024-09-17T07:35:51.612731+0000 mgr.x (mgr.24665) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: audit 2024-09-17T07:35:51.152617+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: audit 2024-09-17T07:35:51.162932+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: cephadm 2024-09-17T07:35:51.166832+0000 mgr.x (mgr.24665) 59 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: audit 2024-09-17T07:35:51.167005+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: audit 2024-09-17T07:35:51.167471+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:35:52.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: audit 2024-09-17T07:35:51.178815+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:35:52.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: cephadm 2024-09-17T07:35:51.180527+0000 mgr.x (mgr.24665) 60 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:35:52.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:52 smithi105 bash[19705]: cluster 2024-09-17T07:35:51.612731+0000 mgr.x (mgr.24665) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:53.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Starting Grafana" logger=server version=6.7.4 commit=8e44bbc5f5 branch=HEAD compiled=2020-05-26T17:35:38+0000 2024-09-17T07:35:53.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-17T07:35:53.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="App mode production" logger=settings 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-09-17T07:35:53.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-17T07:35:53.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-09-17T07:35:53.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-09-17T07:35:53.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-09-17T07:35:53.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-09-17T07:35:53.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:53 smithi121 bash[35351]: t=2024-09-17T07:35:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-09-17T07:35:54.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[35351]: t=2024-09-17T07:35:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-09-17T07:35:54.367 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[35351]: t=2024-09-17T07:35:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-09-17T07:35:54.637 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[35351]: t=2024-09-17T07:35:54+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-09-17T07:35:54.638 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[35351]: t=2024-09-17T07:35:54+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-09-17T07:35:54.638 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[35351]: t=2024-09-17T07:35:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-09-17T07:35:55.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[15143]: cluster 2024-09-17T07:35:53.613482+0000 mgr.x (mgr.24665) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:55.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[35351]: t=2024-09-17T07:35:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-09-17T07:35:55.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:54 smithi121 bash[35351]: t=2024-09-17T07:35:54+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T07:35:55.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:54 smithi105 bash[15210]: cluster 2024-09-17T07:35:53.613482+0000 mgr.x (mgr.24665) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:55.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:54 smithi105 bash[19705]: cluster 2024-09-17T07:35:53.613482+0000 mgr.x (mgr.24665) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:35:55.257 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:55 smithi121 bash[35351]: t=2024-09-17T07:35:55+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-09-17T07:35:55.526 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:55 smithi121 bash[35351]: t=2024-09-17T07:35:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-09-17T07:35:56.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:55 smithi121 bash[35351]: t=2024-09-17T07:35:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-09-17T07:35:56.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:55 smithi121 bash[35351]: t=2024-09-17T07:35:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-09-17T07:35:56.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:55 smithi121 bash[35351]: t=2024-09-17T07:35:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-09-17T07:35:56.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:56 smithi121 bash[35351]: t=2024-09-17T07:35:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-09-17T07:35:56.972 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:56 smithi121 bash[15143]: cluster 2024-09-17T07:35:55.615040+0000 mgr.x (mgr.24665) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:56.972 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:56 smithi121 bash[35351]: t=2024-09-17T07:35:56+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-09-17T07:35:56.972 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:56 smithi121 bash[35351]: t=2024-09-17T07:35:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-09-17T07:35:56.972 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:56 smithi121 bash[35351]: t=2024-09-17T07:35:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T07:35:56.972 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:56 smithi121 bash[35351]: t=2024-09-17T07:35:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-09-17T07:35:57.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:56 smithi105 bash[15210]: cluster 2024-09-17T07:35:55.615040+0000 mgr.x (mgr.24665) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:56 smithi105 bash[19705]: cluster 2024-09-17T07:35:55.615040+0000 mgr.x (mgr.24665) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:57.725 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[35351]: t=2024-09-17T07:35:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-09-17T07:35:58.011 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[35351]: t=2024-09-17T07:35:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.761621+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.772161+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.779765+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.780716+0000 mgr.x (mgr.24665) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.782497+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.783224+0000 mgr.x (mgr.24665) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.790640+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.810741+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:35:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.811627+0000 mgr.x (mgr.24665) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.814412+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.815216+0000 mgr.x (mgr.24665) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.823565+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.842607+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.847192+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.855140+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.873119+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:35:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:57 smithi121 bash[15143]: audit 2024-09-17T07:35:56.883908+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:35:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.761621+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.772161+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.779765+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.780716+0000 mgr.x (mgr.24665) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.782497+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.783224+0000 mgr.x (mgr.24665) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.790640+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.810741+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.811627+0000 mgr.x (mgr.24665) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.814412+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.815216+0000 mgr.x (mgr.24665) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.823565+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.842607+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.847192+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.855140+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.873119+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[19705]: audit 2024-09-17T07:35:56.883908+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.761621+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.772161+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.779765+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.780716+0000 mgr.x (mgr.24665) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.782497+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.783224+0000 mgr.x (mgr.24665) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi105.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.790640+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.810741+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.811627+0000 mgr.x (mgr.24665) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.814412+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.815216+0000 mgr.x (mgr.24665) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.823565+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.842607+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.847192+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.855140+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.873119+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:35:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:57 smithi105 bash[15210]: audit 2024-09-17T07:35:56.883908+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:35:58.329 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[35351]: t=2024-09-17T07:35:58+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-09-17T07:35:58.330 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[35351]: t=2024-09-17T07:35:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-09-17T07:35:58.708 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[35351]: t=2024-09-17T07:35:58+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-09-17T07:35:58.709 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:58 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 2. 2024-09-17T07:35:58.709 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:58 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:58.709 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:35:58 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:35:59.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[35351]: t=2024-09-17T07:35:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-09-17T07:35:59.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[15143]: audit 2024-09-17T07:35:56.843649+0000 mgr.x (mgr.24665) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:35:59.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[15143]: audit 2024-09-17T07:35:56.847775+0000 mgr.x (mgr.24665) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:35:59.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[15143]: audit 2024-09-17T07:35:56.873886+0000 mgr.x (mgr.24665) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:35:59.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[15143]: audit 2024-09-17T07:35:56.884631+0000 mgr.x (mgr.24665) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:35:59.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:35:58 smithi121 bash[15143]: cluster 2024-09-17T07:35:57.616113+0000 mgr.x (mgr.24665) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[15210]: audit 2024-09-17T07:35:56.843649+0000 mgr.x (mgr.24665) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:35:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[15210]: audit 2024-09-17T07:35:56.847775+0000 mgr.x (mgr.24665) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:35:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[15210]: audit 2024-09-17T07:35:56.873886+0000 mgr.x (mgr.24665) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:35:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[15210]: audit 2024-09-17T07:35:56.884631+0000 mgr.x (mgr.24665) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:35:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[15210]: cluster 2024-09-17T07:35:57.616113+0000 mgr.x (mgr.24665) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:59.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[19705]: audit 2024-09-17T07:35:56.843649+0000 mgr.x (mgr.24665) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:35:59.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[19705]: audit 2024-09-17T07:35:56.847775+0000 mgr.x (mgr.24665) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T07:35:59.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[19705]: audit 2024-09-17T07:35:56.873886+0000 mgr.x (mgr.24665) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:35:59.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[19705]: audit 2024-09-17T07:35:56.884631+0000 mgr.x (mgr.24665) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:35:59.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:35:58 smithi105 bash[19705]: cluster 2024-09-17T07:35:57.616113+0000 mgr.x (mgr.24665) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:35:59.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:59 smithi121 bash[35351]: t=2024-09-17T07:35:59+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-09-17T07:35:59.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:35:59 smithi121 bash[35351]: t=2024-09-17T07:35:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-09-17T07:36:00.456 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35351]: t=2024-09-17T07:36:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T07:36:00.456 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35351]: t=2024-09-17T07:36:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-09-17T07:36:00.706 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[15143]: cluster 2024-09-17T07:35:59.616966+0000 mgr.x (mgr.24665) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:00.707 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35351]: t=2024-09-17T07:36:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-09-17T07:36:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:00 smithi105 bash[15210]: cluster 2024-09-17T07:35:59.616966+0000 mgr.x (mgr.24665) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:00.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:00 smithi105 bash[19705]: cluster 2024-09-17T07:35:59.616966+0000 mgr.x (mgr.24665) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:00.982 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35351]: t=2024-09-17T07:36:00+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-09-17T07:36:00.983 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35351]: t=2024-09-17T07:36:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-09-17T07:36:00.983 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35351]: t=2024-09-17T07:36:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-09-17T07:36:01.278 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35351]: t=2024-09-17T07:36:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-09-17T07:36:01.278 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.982Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.983Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.983Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.983Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.983Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.983Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.986Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.985Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.992Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:00 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:00.992Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-17T07:36:01.279 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.008Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.008Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.011Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.011Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.011Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=19.473845ms 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.013Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.013Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.013Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:36:01.280 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:36:01.281 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:36:01.281 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:36:01.281 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:36:01.281 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:36:01.281 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:36:01.281 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=info ts=2024-09-17T07:36:01.014Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:36:01.282 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35651]: level=error ts=2024-09-17T07:36:01.015Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:36:01.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[15143]: audit 2024-09-17T07:36:01.411143+0000 mon.b (mon.2) 71 : audit [DBG] from='client.? 172.21.15.121:0/1719700509' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:36:01.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35351]: t=2024-09-17T07:36:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-09-17T07:36:01.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35351]: t=2024-09-17T07:36:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T07:36:01.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:01 smithi105 bash[19705]: audit 2024-09-17T07:36:01.411143+0000 mon.b (mon.2) 71 : audit [DBG] from='client.? 172.21.15.121:0/1719700509' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:36:01.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:01 smithi105 bash[15210]: audit 2024-09-17T07:36:01.411143+0000 mon.b (mon.2) 71 : audit [DBG] from='client.? 172.21.15.121:0/1719700509' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:36:02.226 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:01 smithi121 bash[35351]: t=2024-09-17T07:36:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T07:36:02.226 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T07:36:02.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[15143]: cluster 2024-09-17T07:36:01.618683+0000 mgr.x (mgr.24665) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:02.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:02 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:36:02.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:02 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:36:02.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-09-17T07:36:02.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-09-17T07:36:02.528 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T07:36:02.528 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-09-17T07:36:02.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:02 smithi105 bash[15210]: cluster 2024-09-17T07:36:01.618683+0000 mgr.x (mgr.24665) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:02.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:02 smithi105 bash[19705]: cluster 2024-09-17T07:36:01.618683+0000 mgr.x (mgr.24665) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:02.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-09-17T07:36:02.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-09-17T07:36:02.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-09-17T07:36:02.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-09-17T07:36:02.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-09-17T07:36:02.867 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-09-17T07:36:03.196 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:02 smithi121 bash[35351]: t=2024-09-17T07:36:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-09-17T07:36:03.196 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-09-17T07:36:03.196 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-09-17T07:36:03.196 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-09-17T07:36:03.468 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-09-17T07:36:03.469 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-09-17T07:36:03.469 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-09-17T07:36:03.469 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-09-17T07:36:03.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-09-17T07:36:03.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-09-17T07:36:03.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-09-17T07:36:04.087 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-09-17T07:36:04.087 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-09-17T07:36:04.087 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T07:36:04.088 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:03 smithi121 bash[35351]: t=2024-09-17T07:36:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-09-17T07:36:04.088 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T07:36:04.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:04 smithi105 bash[15210]: audit 2024-09-17T07:36:03.081461+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:04.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:04 smithi105 bash[15210]: audit 2024-09-17T07:36:03.090751+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:04.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:04 smithi105 bash[15210]: cluster 2024-09-17T07:36:03.619399+0000 mgr.x (mgr.24665) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T07:36:04.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:04 smithi105 bash[19705]: audit 2024-09-17T07:36:03.081461+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:04.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:04 smithi105 bash[19705]: audit 2024-09-17T07:36:03.090751+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:04.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:04 smithi105 bash[19705]: cluster 2024-09-17T07:36:03.619399+0000 mgr.x (mgr.24665) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T07:36:04.358 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[15143]: audit 2024-09-17T07:36:03.081461+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:04.358 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[15143]: audit 2024-09-17T07:36:03.090751+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:04.358 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[15143]: cluster 2024-09-17T07:36:03.619399+0000 mgr.x (mgr.24665) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T07:36:04.359 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-09-17T07:36:04.359 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T07:36:04.359 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T07:36:04.359 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-09-17T07:36:04.647 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T07:36:04.647 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-09-17T07:36:04.648 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-09-17T07:36:04.648 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-09-17T07:36:04.941 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-09-17T07:36:04.941 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-09-17T07:36:04.941 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T07:36:04.941 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:04 smithi121 bash[35351]: t=2024-09-17T07:36:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-09-17T07:36:05.245 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-09-17T07:36:05.245 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-09-17T07:36:05.245 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-09-17T07:36:05.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T07:36:05.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-09-17T07:36:05.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-09-17T07:36:05.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-09-17T07:36:05.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[15143]: audit 2024-09-17T07:36:04.719127+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:05.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[15143]: audit 2024-09-17T07:36:04.731286+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:05.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[15143]: audit 2024-09-17T07:36:05.169064+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:36:05.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[15143]: audit 2024-09-17T07:36:05.170937+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:36:05.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[15143]: audit 2024-09-17T07:36:05.181009+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:05.810 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-09-17T07:36:05.810 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-09-17T07:36:05.810 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-09-17T07:36:05.810 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-09-17T07:36:06.073 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-09-17T07:36:06.073 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-09-17T07:36:06.073 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:05 smithi121 bash[35351]: t=2024-09-17T07:36:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[19705]: audit 2024-09-17T07:36:04.719127+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[19705]: audit 2024-09-17T07:36:04.731286+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[19705]: audit 2024-09-17T07:36:05.169064+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[19705]: audit 2024-09-17T07:36:05.170937+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[19705]: audit 2024-09-17T07:36:05.181009+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[15210]: audit 2024-09-17T07:36:04.719127+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[15210]: audit 2024-09-17T07:36:04.731286+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[15210]: audit 2024-09-17T07:36:05.169064+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:36:06.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[15210]: audit 2024-09-17T07:36:05.170937+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:36:06.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:05 smithi105 bash[15210]: audit 2024-09-17T07:36:05.181009+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:36:06.378 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-09-17T07:36:06.378 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-09-17T07:36:06.378 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-09-17T07:36:06.378 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-09-17T07:36:06.378 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T07:36:06.378 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-09-17T07:36:06.661 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-09-17T07:36:06.661 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-09-17T07:36:06.661 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-09-17T07:36:06.661 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-09-17T07:36:06.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[15143]: cephadm 2024-09-17T07:36:05.172492+0000 mgr.x (mgr.24665) 76 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:36:06.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[15143]: cluster 2024-09-17T07:36:05.173716+0000 mgr.x (mgr.24665) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:06.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[15143]: cluster 2024-09-17T07:36:05.726820+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:36:06.926 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-09-17T07:36:06.926 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-09-17T07:36:06.926 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-09-17T07:36:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:06 smithi105 bash[15210]: cephadm 2024-09-17T07:36:05.172492+0000 mgr.x (mgr.24665) 76 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:36:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:06 smithi105 bash[15210]: cluster 2024-09-17T07:36:05.173716+0000 mgr.x (mgr.24665) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:06 smithi105 bash[15210]: cluster 2024-09-17T07:36:05.726820+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:36:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:06 smithi105 bash[19705]: cephadm 2024-09-17T07:36:05.172492+0000 mgr.x (mgr.24665) 76 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:36:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:06 smithi105 bash[19705]: cluster 2024-09-17T07:36:05.173716+0000 mgr.x (mgr.24665) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:06 smithi105 bash[19705]: cluster 2024-09-17T07:36:05.726820+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:36:07.191 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-09-17T07:36:07.191 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:06 smithi121 bash[35351]: t=2024-09-17T07:36:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-09-17T07:36:07.191 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-09-17T07:36:07.191 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-09-17T07:36:07.191 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T07:36:07.473 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T07:36:07.473 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T07:36:07.473 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T07:36:07.473 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-09-17T07:36:07.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T07:36:07.725 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-09-17T07:36:07.725 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T07:36:07.992 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-09-17T07:36:07.993 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-09-17T07:36:07.993 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:07 smithi121 bash[35351]: t=2024-09-17T07:36:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T07:36:08.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-09-17T07:36:08.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-09-17T07:36:08.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-09-17T07:36:08.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-09-17T07:36:08.539 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-09-17T07:36:08.540 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-09-17T07:36:08.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[15143]: cluster 2024-09-17T07:36:07.175363+0000 mgr.x (mgr.24665) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:08.811 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-09-17T07:36:08.811 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-09-17T07:36:08.811 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-09-17T07:36:08.811 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-09-17T07:36:08.811 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-09-17T07:36:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:08 smithi105 bash[15210]: cluster 2024-09-17T07:36:07.175363+0000 mgr.x (mgr.24665) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:09.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:08 smithi105 bash[19705]: cluster 2024-09-17T07:36:07.175363+0000 mgr.x (mgr.24665) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:09.129 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-09-17T07:36:09.129 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:08 smithi121 bash[35351]: t=2024-09-17T07:36:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-09-17T07:36:09.129 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-09-17T07:36:09.129 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-09-17T07:36:09.392 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-09-17T07:36:09.393 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-09-17T07:36:09.393 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-09-17T07:36:09.393 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-09-17T07:36:09.722 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-09-17T07:36:09.722 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T07:36:09.722 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-09-17T07:36:09.723 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-09-17T07:36:09.993 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-09-17T07:36:09.994 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-09-17T07:36:09.994 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-09-17T07:36:09.994 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:09 smithi121 bash[35351]: t=2024-09-17T07:36:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-09-17T07:36:10.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-09-17T07:36:10.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-09-17T07:36:10.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-09-17T07:36:10.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T07:36:10.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-09-17T07:36:10.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-09-17T07:36:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T07:36:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-09-17T07:36:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-09-17T07:36:10.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[15143]: cluster 2024-09-17T07:36:09.176156+0000 mgr.x (mgr.24665) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:10.946 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-09-17T07:36:10.946 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-09-17T07:36:10.946 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-09-17T07:36:10.947 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:10 smithi121 bash[35351]: t=2024-09-17T07:36:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-09-17T07:36:11.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:10 smithi105 bash[15210]: cluster 2024-09-17T07:36:09.176156+0000 mgr.x (mgr.24665) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:10 smithi105 bash[19705]: cluster 2024-09-17T07:36:09.176156+0000 mgr.x (mgr.24665) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 442 B/s rd, 0 op/s 2024-09-17T07:36:11.259 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-09-17T07:36:11.260 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-09-17T07:36:11.260 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-09-17T07:36:11.260 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-09-17T07:36:11.526 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-09-17T07:36:11.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-09-17T07:36:11.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-09-17T07:36:11.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-09-17T07:36:11.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-09-17T07:36:11.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-09-17T07:36:11.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-09-17T07:36:11.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T07:36:11.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-09-17T07:36:12.172 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-09-17T07:36:12.173 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:11 smithi121 bash[35351]: t=2024-09-17T07:36:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-09-17T07:36:12.173 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[35351]: t=2024-09-17T07:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-09-17T07:36:12.426 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[35351]: t=2024-09-17T07:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-09-17T07:36:12.426 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[35351]: t=2024-09-17T07:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-09-17T07:36:12.426 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[35351]: t=2024-09-17T07:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-09-17T07:36:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:12 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 3. 2024-09-17T07:36:12.427 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:12 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:36:12.427 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:12 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:36:12.745 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[35351]: t=2024-09-17T07:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-09-17T07:36:12.745 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[35351]: t=2024-09-17T07:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-09-17T07:36:13.026 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[35351]: t=2024-09-17T07:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-09-17T07:36:13.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:12 smithi121 bash[15143]: cluster 2024-09-17T07:36:11.177829+0000 mgr.x (mgr.24665) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:13.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:12 smithi105 bash[15210]: cluster 2024-09-17T07:36:11.177829+0000 mgr.x (mgr.24665) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:13.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:12 smithi105 bash[19705]: cluster 2024-09-17T07:36:11.177829+0000 mgr.x (mgr.24665) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:13.776 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:13 smithi121 bash[35351]: t=2024-09-17T07:36:13+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-09-17T07:36:13.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:13 smithi121 bash[35351]: t=2024-09-17T07:36:13+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T07:36:14.174 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:13 smithi121 bash[35351]: t=2024-09-17T07:36:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T07:36:14.174 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T07:36:14.174 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T07:36:14.425 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-09-17T07:36:14.681 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-09-17T07:36:14.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-09-17T07:36:14.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-09-17T07:36:14.682 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.627Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:36:14.682 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.627Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:36:14.682 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.627Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:36:14.682 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.627Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:36:14.682 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.627Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.627Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.629Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.629Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.636Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.637Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.655Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.655Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.656Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.658Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.659Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.659Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=22.581914ms 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.661Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:36:14.683 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.661Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.661Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=info ts=2024-09-17T07:36:14.662Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:36:14.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[36485]: level=error ts=2024-09-17T07:36:14.662Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:36:15.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[15143]: cluster 2024-09-17T07:36:13.178582+0000 mgr.x (mgr.24665) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:15.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T07:36:15.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:14 smithi121 bash[35351]: t=2024-09-17T07:36:14+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-09-17T07:36:15.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:14 smithi105 bash[15210]: cluster 2024-09-17T07:36:13.178582+0000 mgr.x (mgr.24665) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:14 smithi105 bash[19705]: cluster 2024-09-17T07:36:13.178582+0000 mgr.x (mgr.24665) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:15.526 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:15 smithi121 bash[35351]: t=2024-09-17T07:36:15+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-09-17T07:36:15.872 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:15 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:36:15.873 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:15 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:36:15.873 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:15 smithi121 bash[35351]: t=2024-09-17T07:36:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-09-17T07:36:15.873 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:15 smithi121 bash[35351]: t=2024-09-17T07:36:15+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-09-17T07:36:15.873 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:15 smithi121 bash[35351]: t=2024-09-17T07:36:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-09-17T07:36:15.873 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:15 smithi121 bash[35351]: t=2024-09-17T07:36:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-09-17T07:36:16.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:15 smithi121 bash[35351]: t=2024-09-17T07:36:15+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-09-17T07:36:16.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-09-17T07:36:16.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T07:36:16.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-09-17T07:36:16.427 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-09-17T07:36:16.427 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-09-17T07:36:16.427 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-09-17T07:36:16.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-09-17T07:36:16.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T07:36:16.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T07:36:16.724 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-09-17T07:36:16.994 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[15143]: cluster 2024-09-17T07:36:15.179313+0000 mgr.x (mgr.24665) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:16.994 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-09-17T07:36:16.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-09-17T07:36:16.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-09-17T07:36:16.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-09-17T07:36:16.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:16 smithi121 bash[35351]: t=2024-09-17T07:36:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-09-17T07:36:17.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:16 smithi105 bash[15210]: cluster 2024-09-17T07:36:15.179313+0000 mgr.x (mgr.24665) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:16 smithi105 bash[19705]: cluster 2024-09-17T07:36:15.179313+0000 mgr.x (mgr.24665) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-17T07:36:17.254 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T07:36:17.254 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-09-17T07:36:17.526 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-09-17T07:36:17.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-09-17T07:36:17.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-09-17T07:36:17.527 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-09-17T07:36:17.848 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T07:36:17.848 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-09-17T07:36:17.848 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-09-17T07:36:17.848 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-09-17T07:36:17.848 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-09-17T07:36:18.127 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-09-17T07:36:18.127 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:17 smithi121 bash[35351]: t=2024-09-17T07:36:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-09-17T07:36:18.127 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-09-17T07:36:18.385 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-09-17T07:36:18.385 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-09-17T07:36:18.385 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-09-17T07:36:18.385 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-09-17T07:36:18.639 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-09-17T07:36:18.639 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-09-17T07:36:19.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[15143]: cluster 2024-09-17T07:36:17.180939+0000 mgr.x (mgr.24665) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing HooksService" logger=server 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-09-17T07:36:19.027 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing LoginService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing SearchService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing TracingService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-09-17T07:36:19.028 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki 2024-09-17T07:36:19.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-09-17T07:36:19.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2024-09-17T07:36:19.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="Initializing Stream Manager" 2024-09-17T07:36:19.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:36:18 smithi121 bash[35351]: t=2024-09-17T07:36:18+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T07:36:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:18 smithi105 bash[15210]: cluster 2024-09-17T07:36:17.180939+0000 mgr.x (mgr.24665) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:19.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:18 smithi105 bash[19705]: cluster 2024-09-17T07:36:17.180939+0000 mgr.x (mgr.24665) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:21.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:20 smithi121 bash[15143]: cluster 2024-09-17T07:36:19.181568+0000 mgr.x (mgr.24665) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:21.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:20 smithi105 bash[15210]: cluster 2024-09-17T07:36:19.181568+0000 mgr.x (mgr.24665) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:21.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:20 smithi105 bash[19705]: cluster 2024-09-17T07:36:19.181568+0000 mgr.x (mgr.24665) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:23.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:22 smithi121 bash[15143]: cluster 2024-09-17T07:36:21.183222+0000 mgr.x (mgr.24665) 85 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:23.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:22 smithi105 bash[15210]: cluster 2024-09-17T07:36:21.183222+0000 mgr.x (mgr.24665) 85 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:22 smithi105 bash[19705]: cluster 2024-09-17T07:36:21.183222+0000 mgr.x (mgr.24665) 85 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:25.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:24 smithi105 bash[15210]: cluster 2024-09-17T07:36:23.183993+0000 mgr.x (mgr.24665) 86 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:25.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:24 smithi105 bash[19705]: cluster 2024-09-17T07:36:23.183993+0000 mgr.x (mgr.24665) 86 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:25.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:24 smithi121 bash[15143]: cluster 2024-09-17T07:36:23.183993+0000 mgr.x (mgr.24665) 86 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:26.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:25 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 4. 2024-09-17T07:36:26.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:25 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:36:26.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:25 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:36:27.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:26 smithi121 bash[15143]: cluster 2024-09-17T07:36:25.184745+0000 mgr.x (mgr.24665) 87 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:27.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:26 smithi105 bash[15210]: cluster 2024-09-17T07:36:25.184745+0000 mgr.x (mgr.24665) 87 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:27.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:26 smithi105 bash[19705]: cluster 2024-09-17T07:36:25.184745+0000 mgr.x (mgr.24665) 87 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:27.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.111Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:36:27.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.111Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:36:27.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.111Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:36:27.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.111Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:36:27.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.111Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.111Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.113Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.113Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.119Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.120Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.137Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.137Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.137Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.137Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.138Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.138Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.138Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=19.140392ms 2024-09-17T07:36:27.528 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.141Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.142Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.142Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:36:27.529 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=info ts=2024-09-17T07:36:27.142Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:36:27.530 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 bash[36614]: level=error ts=2024-09-17T07:36:27.142Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:36:28.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:36:28.277 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:27 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:36:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:28 smithi105 bash[15210]: cluster 2024-09-17T07:36:27.186354+0000 mgr.x (mgr.24665) 88 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:29.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:28 smithi105 bash[19705]: cluster 2024-09-17T07:36:27.186354+0000 mgr.x (mgr.24665) 88 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:29.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:28 smithi121 bash[15143]: cluster 2024-09-17T07:36:27.186354+0000 mgr.x (mgr.24665) 88 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:31.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:30 smithi105 bash[15210]: cluster 2024-09-17T07:36:29.187127+0000 mgr.x (mgr.24665) 89 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:30 smithi105 bash[19705]: cluster 2024-09-17T07:36:29.187127+0000 mgr.x (mgr.24665) 89 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:31.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:30 smithi121 bash[15143]: cluster 2024-09-17T07:36:29.187127+0000 mgr.x (mgr.24665) 89 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:33.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:32 smithi105 bash[15210]: cluster 2024-09-17T07:36:31.188826+0000 mgr.x (mgr.24665) 90 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:32 smithi105 bash[19705]: cluster 2024-09-17T07:36:31.188826+0000 mgr.x (mgr.24665) 90 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:33.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:32 smithi121 bash[15143]: cluster 2024-09-17T07:36:31.188826+0000 mgr.x (mgr.24665) 90 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:35.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:34 smithi105 bash[19705]: cluster 2024-09-17T07:36:33.189660+0000 mgr.x (mgr.24665) 91 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:35.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:34 smithi105 bash[15210]: cluster 2024-09-17T07:36:33.189660+0000 mgr.x (mgr.24665) 91 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:35.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:34 smithi121 bash[15143]: cluster 2024-09-17T07:36:33.189660+0000 mgr.x (mgr.24665) 91 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:37.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:36 smithi105 bash[19705]: cluster 2024-09-17T07:36:35.190397+0000 mgr.x (mgr.24665) 92 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:36 smithi105 bash[15210]: cluster 2024-09-17T07:36:35.190397+0000 mgr.x (mgr.24665) 92 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:37.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:36 smithi121 bash[15143]: cluster 2024-09-17T07:36:35.190397+0000 mgr.x (mgr.24665) 92 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:38.526 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:38 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 5. 2024-09-17T07:36:38.526 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:38 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:36:38.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:38 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Start request repeated too quickly. 2024-09-17T07:36:38.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:38 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:36:38.527 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:36:38 smithi121 systemd[1]: Failed to start Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:36:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:38 smithi105 bash[19705]: cluster 2024-09-17T07:36:37.192012+0000 mgr.x (mgr.24665) 93 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:38 smithi105 bash[15210]: cluster 2024-09-17T07:36:37.192012+0000 mgr.x (mgr.24665) 93 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:39.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:38 smithi121 bash[15143]: cluster 2024-09-17T07:36:37.192012+0000 mgr.x (mgr.24665) 93 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:41.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:40 smithi105 bash[15210]: cluster 2024-09-17T07:36:39.192764+0000 mgr.x (mgr.24665) 94 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:41.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:40 smithi105 bash[19705]: cluster 2024-09-17T07:36:39.192764+0000 mgr.x (mgr.24665) 94 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:41.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:40 smithi121 bash[15143]: cluster 2024-09-17T07:36:39.192764+0000 mgr.x (mgr.24665) 94 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:43.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:42 smithi105 bash[15210]: cluster 2024-09-17T07:36:41.194405+0000 mgr.x (mgr.24665) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:43.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:42 smithi105 bash[19705]: cluster 2024-09-17T07:36:41.194405+0000 mgr.x (mgr.24665) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:43.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:42 smithi121 bash[15143]: cluster 2024-09-17T07:36:41.194405+0000 mgr.x (mgr.24665) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:45.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:44 smithi105 bash[15210]: cluster 2024-09-17T07:36:43.195142+0000 mgr.x (mgr.24665) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:44 smithi105 bash[19705]: cluster 2024-09-17T07:36:43.195142+0000 mgr.x (mgr.24665) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:45.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:44 smithi121 bash[15143]: cluster 2024-09-17T07:36:43.195142+0000 mgr.x (mgr.24665) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:47.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:46 smithi105 bash[19705]: cluster 2024-09-17T07:36:45.195867+0000 mgr.x (mgr.24665) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:47.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:46 smithi105 bash[15210]: cluster 2024-09-17T07:36:45.195867+0000 mgr.x (mgr.24665) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:47.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:46 smithi121 bash[15143]: cluster 2024-09-17T07:36:45.195867+0000 mgr.x (mgr.24665) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:49.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:48 smithi121 bash[15143]: cluster 2024-09-17T07:36:47.197526+0000 mgr.x (mgr.24665) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:49.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:48 smithi105 bash[19705]: cluster 2024-09-17T07:36:47.197526+0000 mgr.x (mgr.24665) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:49.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:48 smithi105 bash[15210]: cluster 2024-09-17T07:36:47.197526+0000 mgr.x (mgr.24665) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:51.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:50 smithi121 bash[15143]: cluster 2024-09-17T07:36:49.198305+0000 mgr.x (mgr.24665) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:51.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:50 smithi105 bash[15210]: cluster 2024-09-17T07:36:49.198305+0000 mgr.x (mgr.24665) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:51.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:50 smithi105 bash[19705]: cluster 2024-09-17T07:36:49.198305+0000 mgr.x (mgr.24665) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:52.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:51 smithi121 bash[15143]: cluster 2024-09-17T07:36:51.199962+0000 mgr.x (mgr.24665) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:52.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:51 smithi105 bash[15210]: cluster 2024-09-17T07:36:51.199962+0000 mgr.x (mgr.24665) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:52.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:51 smithi105 bash[19705]: cluster 2024-09-17T07:36:51.199962+0000 mgr.x (mgr.24665) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:54.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:54 smithi121 bash[15143]: cluster 2024-09-17T07:36:53.200765+0000 mgr.x (mgr.24665) 101 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:54.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:54 smithi105 bash[19705]: cluster 2024-09-17T07:36:53.200765+0000 mgr.x (mgr.24665) 101 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:54.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:54 smithi105 bash[15210]: cluster 2024-09-17T07:36:53.200765+0000 mgr.x (mgr.24665) 101 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:56.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:56 smithi121 bash[15143]: cluster 2024-09-17T07:36:55.201521+0000 mgr.x (mgr.24665) 102 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:56.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:56 smithi105 bash[19705]: cluster 2024-09-17T07:36:55.201521+0000 mgr.x (mgr.24665) 102 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:56.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:56 smithi105 bash[15210]: cluster 2024-09-17T07:36:55.201521+0000 mgr.x (mgr.24665) 102 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:36:58.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:36:58 smithi121 bash[15143]: cluster 2024-09-17T07:36:57.203196+0000 mgr.x (mgr.24665) 103 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:58.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:36:58 smithi105 bash[15210]: cluster 2024-09-17T07:36:57.203196+0000 mgr.x (mgr.24665) 103 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:36:58.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:36:58 smithi105 bash[19705]: cluster 2024-09-17T07:36:57.203196+0000 mgr.x (mgr.24665) 103 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:00.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:00 smithi121 bash[15143]: cluster 2024-09-17T07:36:59.203950+0000 mgr.x (mgr.24665) 104 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:00.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:00 smithi105 bash[15210]: cluster 2024-09-17T07:36:59.203950+0000 mgr.x (mgr.24665) 104 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:00.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:00 smithi105 bash[19705]: cluster 2024-09-17T07:36:59.203950+0000 mgr.x (mgr.24665) 104 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:02.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:02 smithi121 bash[15143]: cluster 2024-09-17T07:37:01.205752+0000 mgr.x (mgr.24665) 105 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:02.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:02 smithi105 bash[15210]: cluster 2024-09-17T07:37:01.205752+0000 mgr.x (mgr.24665) 105 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:02.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:02 smithi105 bash[19705]: cluster 2024-09-17T07:37:01.205752+0000 mgr.x (mgr.24665) 105 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:04.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:04 smithi121 bash[15143]: cluster 2024-09-17T07:37:03.206722+0000 mgr.x (mgr.24665) 106 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:04.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:04 smithi105 bash[15210]: cluster 2024-09-17T07:37:03.206722+0000 mgr.x (mgr.24665) 106 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:04.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:04 smithi105 bash[19705]: cluster 2024-09-17T07:37:03.206722+0000 mgr.x (mgr.24665) 106 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:06.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:06 smithi121 bash[15143]: cluster 2024-09-17T07:37:05.207517+0000 mgr.x (mgr.24665) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:06.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:06 smithi105 bash[15210]: cluster 2024-09-17T07:37:05.207517+0000 mgr.x (mgr.24665) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:06 smithi105 bash[19705]: cluster 2024-09-17T07:37:05.207517+0000 mgr.x (mgr.24665) 107 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:08.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:08 smithi121 bash[15143]: cluster 2024-09-17T07:37:07.209256+0000 mgr.x (mgr.24665) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:08.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:08 smithi105 bash[15210]: cluster 2024-09-17T07:37:07.209256+0000 mgr.x (mgr.24665) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:08.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:08 smithi105 bash[19705]: cluster 2024-09-17T07:37:07.209256+0000 mgr.x (mgr.24665) 108 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:10.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:10 smithi121 bash[15143]: cluster 2024-09-17T07:37:09.209996+0000 mgr.x (mgr.24665) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:10.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:10 smithi105 bash[19705]: cluster 2024-09-17T07:37:09.209996+0000 mgr.x (mgr.24665) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:10.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:10 smithi105 bash[15210]: cluster 2024-09-17T07:37:09.209996+0000 mgr.x (mgr.24665) 109 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:12.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:12 smithi121 bash[15143]: cluster 2024-09-17T07:37:11.211834+0000 mgr.x (mgr.24665) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T07:37:12.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:12 smithi121 bash[15143]: audit 2024-09-17T07:37:11.379005+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:12 smithi121 bash[15143]: audit 2024-09-17T07:37:11.388254+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:12 smithi121 bash[15143]: audit 2024-09-17T07:37:12.019007+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:12 smithi121 bash[15143]: audit 2024-09-17T07:37:12.030359+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[15210]: cluster 2024-09-17T07:37:11.211834+0000 mgr.x (mgr.24665) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[15210]: audit 2024-09-17T07:37:11.379005+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[15210]: audit 2024-09-17T07:37:11.388254+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[15210]: audit 2024-09-17T07:37:12.019007+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[15210]: audit 2024-09-17T07:37:12.030359+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[19705]: cluster 2024-09-17T07:37:11.211834+0000 mgr.x (mgr.24665) 110 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[19705]: audit 2024-09-17T07:37:11.379005+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[19705]: audit 2024-09-17T07:37:11.388254+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[19705]: audit 2024-09-17T07:37:12.019007+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:12.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:12 smithi105 bash[19705]: audit 2024-09-17T07:37:12.030359+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:13.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:13 smithi121 bash[15143]: audit 2024-09-17T07:37:12.469281+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:13.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:13 smithi121 bash[15143]: audit 2024-09-17T07:37:12.470679+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:37:13.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:13 smithi121 bash[15143]: cephadm 2024-09-17T07:37:12.471890+0000 mgr.x (mgr.24665) 111 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:37:13.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:13 smithi121 bash[15143]: cluster 2024-09-17T07:37:12.473095+0000 mgr.x (mgr.24665) 112 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T07:37:13.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:13 smithi121 bash[15143]: cluster 2024-09-17T07:37:12.473787+0000 mgr.x (mgr.24665) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 69 op/s 2024-09-17T07:37:13.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:13 smithi121 bash[15143]: audit 2024-09-17T07:37:12.481493+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:13.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[19705]: audit 2024-09-17T07:37:12.469281+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[19705]: audit 2024-09-17T07:37:12.470679+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[19705]: cephadm 2024-09-17T07:37:12.471890+0000 mgr.x (mgr.24665) 111 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[19705]: cluster 2024-09-17T07:37:12.473095+0000 mgr.x (mgr.24665) 112 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[19705]: cluster 2024-09-17T07:37:12.473787+0000 mgr.x (mgr.24665) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 69 op/s 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[19705]: audit 2024-09-17T07:37:12.481493+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[15210]: audit 2024-09-17T07:37:12.469281+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[15210]: audit 2024-09-17T07:37:12.470679+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[15210]: cephadm 2024-09-17T07:37:12.471890+0000 mgr.x (mgr.24665) 111 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:37:13.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[15210]: cluster 2024-09-17T07:37:12.473095+0000 mgr.x (mgr.24665) 112 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T07:37:13.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[15210]: cluster 2024-09-17T07:37:12.473787+0000 mgr.x (mgr.24665) 113 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 69 op/s 2024-09-17T07:37:13.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:13 smithi105 bash[15210]: audit 2024-09-17T07:37:12.481493+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:15.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:15 smithi121 bash[15143]: cluster 2024-09-17T07:37:14.474601+0000 mgr.x (mgr.24665) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 69 op/s 2024-09-17T07:37:15.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:15 smithi105 bash[19705]: cluster 2024-09-17T07:37:14.474601+0000 mgr.x (mgr.24665) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 69 op/s 2024-09-17T07:37:15.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:15 smithi105 bash[15210]: cluster 2024-09-17T07:37:14.474601+0000 mgr.x (mgr.24665) 114 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 69 op/s 2024-09-17T07:37:17.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:17 smithi105 bash[19705]: cluster 2024-09-17T07:37:16.476292+0000 mgr.x (mgr.24665) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s 2024-09-17T07:37:17.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:17 smithi105 bash[15210]: cluster 2024-09-17T07:37:16.476292+0000 mgr.x (mgr.24665) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s 2024-09-17T07:37:18.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:17 smithi121 bash[15143]: cluster 2024-09-17T07:37:16.476292+0000 mgr.x (mgr.24665) 115 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s 2024-09-17T07:37:19.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:19 smithi105 bash[19705]: cluster 2024-09-17T07:37:18.477110+0000 mgr.x (mgr.24665) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s 2024-09-17T07:37:19.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:19 smithi105 bash[15210]: cluster 2024-09-17T07:37:18.477110+0000 mgr.x (mgr.24665) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s 2024-09-17T07:37:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:19 smithi121 bash[15143]: cluster 2024-09-17T07:37:18.477110+0000 mgr.x (mgr.24665) 116 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s 2024-09-17T07:37:21.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:21 smithi105 bash[19705]: cluster 2024-09-17T07:37:20.477846+0000 mgr.x (mgr.24665) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 86 op/s 2024-09-17T07:37:21.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:21 smithi105 bash[15210]: cluster 2024-09-17T07:37:20.477846+0000 mgr.x (mgr.24665) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 86 op/s 2024-09-17T07:37:22.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:21 smithi121 bash[15143]: cluster 2024-09-17T07:37:20.477846+0000 mgr.x (mgr.24665) 117 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 86 op/s 2024-09-17T07:37:23.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:23 smithi105 bash[19705]: cluster 2024-09-17T07:37:22.479544+0000 mgr.x (mgr.24665) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T07:37:23.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:23 smithi105 bash[15210]: cluster 2024-09-17T07:37:22.479544+0000 mgr.x (mgr.24665) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T07:37:24.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:23 smithi121 bash[15143]: cluster 2024-09-17T07:37:22.479544+0000 mgr.x (mgr.24665) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T07:37:25.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:25 smithi121 bash[15143]: cluster 2024-09-17T07:37:24.480264+0000 mgr.x (mgr.24665) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T07:37:25.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:25 smithi105 bash[15210]: cluster 2024-09-17T07:37:24.480264+0000 mgr.x (mgr.24665) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T07:37:25.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:25 smithi105 bash[19705]: cluster 2024-09-17T07:37:24.480264+0000 mgr.x (mgr.24665) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T07:37:27.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:27 smithi105 bash[15210]: cluster 2024-09-17T07:37:26.481972+0000 mgr.x (mgr.24665) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T07:37:27.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:27 smithi105 bash[19705]: cluster 2024-09-17T07:37:26.481972+0000 mgr.x (mgr.24665) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T07:37:28.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:27 smithi121 bash[15143]: cluster 2024-09-17T07:37:26.481972+0000 mgr.x (mgr.24665) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T07:37:29.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:29 smithi105 bash[15210]: cluster 2024-09-17T07:37:28.482694+0000 mgr.x (mgr.24665) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:29.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:29 smithi105 bash[19705]: cluster 2024-09-17T07:37:28.482694+0000 mgr.x (mgr.24665) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:30.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:29 smithi121 bash[15143]: cluster 2024-09-17T07:37:28.482694+0000 mgr.x (mgr.24665) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:32.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:31 smithi121 bash[15143]: cluster 2024-09-17T07:37:30.483412+0000 mgr.x (mgr.24665) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:32.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:31 smithi105 bash[19705]: cluster 2024-09-17T07:37:30.483412+0000 mgr.x (mgr.24665) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:32.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:31 smithi105 bash[15210]: cluster 2024-09-17T07:37:30.483412+0000 mgr.x (mgr.24665) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:34.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:33 smithi121 bash[15143]: cluster 2024-09-17T07:37:32.485178+0000 mgr.x (mgr.24665) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:34.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:33 smithi105 bash[19705]: cluster 2024-09-17T07:37:32.485178+0000 mgr.x (mgr.24665) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:34.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:33 smithi105 bash[15210]: cluster 2024-09-17T07:37:32.485178+0000 mgr.x (mgr.24665) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:35.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:35 smithi121 bash[15143]: cluster 2024-09-17T07:37:34.486009+0000 mgr.x (mgr.24665) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:35.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:35 smithi105 bash[19705]: cluster 2024-09-17T07:37:34.486009+0000 mgr.x (mgr.24665) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:35.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:35 smithi105 bash[15210]: cluster 2024-09-17T07:37:34.486009+0000 mgr.x (mgr.24665) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:37.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:37 smithi105 bash[19705]: cluster 2024-09-17T07:37:36.487668+0000 mgr.x (mgr.24665) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:37.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:37 smithi105 bash[15210]: cluster 2024-09-17T07:37:36.487668+0000 mgr.x (mgr.24665) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:38.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:37 smithi121 bash[15143]: cluster 2024-09-17T07:37:36.487668+0000 mgr.x (mgr.24665) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:39.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:39 smithi105 bash[15210]: cluster 2024-09-17T07:37:38.488418+0000 mgr.x (mgr.24665) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:39.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:39 smithi105 bash[19705]: cluster 2024-09-17T07:37:38.488418+0000 mgr.x (mgr.24665) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:40.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:39 smithi121 bash[15143]: cluster 2024-09-17T07:37:38.488418+0000 mgr.x (mgr.24665) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:41.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:41 smithi105 bash[15210]: cluster 2024-09-17T07:37:40.489191+0000 mgr.x (mgr.24665) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:41.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:41 smithi105 bash[19705]: cluster 2024-09-17T07:37:40.489191+0000 mgr.x (mgr.24665) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:42.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:41 smithi121 bash[15143]: cluster 2024-09-17T07:37:40.489191+0000 mgr.x (mgr.24665) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:43.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:43 smithi105 bash[15210]: cluster 2024-09-17T07:37:42.490904+0000 mgr.x (mgr.24665) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:43.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:43 smithi105 bash[19705]: cluster 2024-09-17T07:37:42.490904+0000 mgr.x (mgr.24665) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:44.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:43 smithi121 bash[15143]: cluster 2024-09-17T07:37:42.490904+0000 mgr.x (mgr.24665) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:45.006 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T07:37:45.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:45 smithi105 bash[15210]: cluster 2024-09-17T07:37:44.491654+0000 mgr.x (mgr.24665) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:45.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:45 smithi105 bash[19705]: cluster 2024-09-17T07:37:44.491654+0000 mgr.x (mgr.24665) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:45.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:45 smithi121 bash[15143]: cluster 2024-09-17T07:37:44.491654+0000 mgr.x (mgr.24665) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:47.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:47 smithi105 bash[19705]: cluster 2024-09-17T07:37:46.493310+0000 mgr.x (mgr.24665) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:47.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:47 smithi105 bash[15210]: cluster 2024-09-17T07:37:46.493310+0000 mgr.x (mgr.24665) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:48.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:47 smithi121 bash[15143]: cluster 2024-09-17T07:37:46.493310+0000 mgr.x (mgr.24665) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:49.386 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled to redeploy mgr.y on host 'smithi105' 2024-09-17T07:37:49.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[15210]: cluster 2024-09-17T07:37:48.494015+0000 mgr.x (mgr.24665) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[15210]: audit 2024-09-17T07:37:48.929850+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.105:0/3815054467' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[15210]: audit 2024-09-17T07:37:49.351781+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[15210]: audit 2024-09-17T07:37:49.364129+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[15210]: audit 2024-09-17T07:37:49.376332+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[19705]: cluster 2024-09-17T07:37:48.494015+0000 mgr.x (mgr.24665) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[19705]: audit 2024-09-17T07:37:48.929850+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.105:0/3815054467' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[19705]: audit 2024-09-17T07:37:49.351781+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[19705]: audit 2024-09-17T07:37:49.364129+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:49 smithi105 bash[19705]: audit 2024-09-17T07:37:49.376332+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:50.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:49 smithi121 bash[15143]: cluster 2024-09-17T07:37:48.494015+0000 mgr.x (mgr.24665) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:50.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:49 smithi121 bash[15143]: audit 2024-09-17T07:37:48.929850+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.105:0/3815054467' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T07:37:50.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:49 smithi121 bash[15143]: audit 2024-09-17T07:37:49.351781+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:50.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:49 smithi121 bash[15143]: audit 2024-09-17T07:37:49.364129+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:50.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:49 smithi121 bash[15143]: audit 2024-09-17T07:37:49.376332+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:50.242 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps --refresh' 2024-09-17T07:37:50.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:50 smithi105 bash[15210]: audit 2024-09-17T07:37:49.343314+0000 mgr.x (mgr.24665) 132 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:37:50.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:50 smithi105 bash[15210]: cephadm 2024-09-17T07:37:49.357344+0000 mgr.x (mgr.24665) 133 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T07:37:50.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:50 smithi105 bash[19705]: audit 2024-09-17T07:37:49.343314+0000 mgr.x (mgr.24665) 132 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:37:50.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:50 smithi105 bash[19705]: cephadm 2024-09-17T07:37:49.357344+0000 mgr.x (mgr.24665) 133 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T07:37:51.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:50 smithi121 bash[15143]: audit 2024-09-17T07:37:49.343314+0000 mgr.x (mgr.24665) 132 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:37:51.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:50 smithi121 bash[15143]: cephadm 2024-09-17T07:37:49.357344+0000 mgr.x (mgr.24665) 133 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T07:37:51.826 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:51 smithi105 bash[19705]: cluster 2024-09-17T07:37:50.494875+0000 mgr.x (mgr.24665) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:51.826 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:51 smithi105 bash[15210]: cluster 2024-09-17T07:37:50.494875+0000 mgr.x (mgr.24665) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:52.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:51 smithi121 bash[15143]: cluster 2024-09-17T07:37:50.494875+0000 mgr.x (mgr.24665) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:53.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:53 smithi105 bash[19705]: cluster 2024-09-17T07:37:52.496757+0000 mgr.x (mgr.24665) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:53.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:53 smithi105 bash[15210]: cluster 2024-09-17T07:37:52.496757+0000 mgr.x (mgr.24665) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:54.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:53 smithi121 bash[15143]: cluster 2024-09-17T07:37:52.496757+0000 mgr.x (mgr.24665) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:37:54.307 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:37:54.307 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (2m) 42s ago 12m 10.3M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:37:54.307 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (2m) 42s ago 12m 25.2M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:37:54.307 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (117s) 42s ago 10m 42.8M - 3.4 24ecd6d5f14c b3045cc1587a 2024-09-17T07:37:54.307 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443 running (5m) 42s ago 17m 472M - 18.2.4-855-g19e2a2be 980a0bfcd684 c9d9f4c803ad 2024-09-17T07:37:54.307 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:9283 running (19m) 42s ago 19m 358M - 16.2.0 24ecd6d5f14c 55e1d5c7207b 2024-09-17T07:37:54.307 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (19m) 42s ago 19m 62.4M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (17m) 42s ago 17m 47.5M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (17m) 42s ago 17m 44.7M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (2m) 42s ago 13m 8924k - 0.18.1 e5a616e4b9cf 0ed4fdd1093b 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (2m) 42s ago 13m 3355k - 0.18.1 e5a616e4b9cf 145bd9d8a48e 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (17m) 42s ago 17m 52.4M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (16m) 42s ago 16m 50.6M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (16m) 42s ago 16m 47.1M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (15m) 42s ago 15m 51.3M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (15m) 42s ago 15m 51.8M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (14m) 42s ago 14m 50.4M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (14m) 42s ago 14m 51.3M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (13m) 42s ago 13m 54.2M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:37:54.308 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 error 42s ago 13m - - 2024-09-17T07:37:54.309 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (10m) 42s ago 10m 53.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:37:54.309 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (10m) 42s ago 10m 53.8M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:37:55.136 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 180' 2024-09-17T07:37:55.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:55 smithi121 bash[15143]: audit 2024-09-17T07:37:54.282296+0000 mgr.x (mgr.24665) 136 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:37:55.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:55 smithi121 bash[15143]: cluster 2024-09-17T07:37:54.497572+0000 mgr.x (mgr.24665) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:55.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:55 smithi105 bash[15210]: audit 2024-09-17T07:37:54.282296+0000 mgr.x (mgr.24665) 136 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:37:55.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:55 smithi105 bash[15210]: cluster 2024-09-17T07:37:54.497572+0000 mgr.x (mgr.24665) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:55 smithi105 bash[19705]: audit 2024-09-17T07:37:54.282296+0000 mgr.x (mgr.24665) 136 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:37:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:55 smithi105 bash[19705]: cluster 2024-09-17T07:37:54.497572+0000 mgr.x (mgr.24665) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:37:57.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.141410+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.154673+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.158726+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:57.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.160071+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: cephadm 2024-09-17T07:37:56.161288+0000 mgr.x (mgr.24665) 138 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: cluster 2024-09-17T07:37:56.162883+0000 mgr.x (mgr.24665) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: cluster 2024-09-17T07:37:56.163254+0000 mgr.x (mgr.24665) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.169977+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.224338+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.224861+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.227932+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: audit 2024-09-17T07:37:56.229279+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[19705]: cephadm 2024-09-17T07:37:56.230850+0000 mgr.x (mgr.24665) 141 : cephadm [INF] Deploying daemon mgr.y on smithi105 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.141410+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.154673+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.158726+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.160071+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: cephadm 2024-09-17T07:37:56.161288+0000 mgr.x (mgr.24665) 138 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: cluster 2024-09-17T07:37:56.162883+0000 mgr.x (mgr.24665) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: cluster 2024-09-17T07:37:56.163254+0000 mgr.x (mgr.24665) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.169977+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.224338+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.224861+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.227932+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: audit 2024-09-17T07:37:56.229279+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:57.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:57 smithi105 bash[15210]: cephadm 2024-09-17T07:37:56.230850+0000 mgr.x (mgr.24665) 141 : cephadm [INF] Deploying daemon mgr.y on smithi105 2024-09-17T07:37:57.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.141410+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.154673+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.158726+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:57.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.160071+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: cephadm 2024-09-17T07:37:56.161288+0000 mgr.x (mgr.24665) 138 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: cluster 2024-09-17T07:37:56.162883+0000 mgr.x (mgr.24665) 139 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: cluster 2024-09-17T07:37:56.163254+0000 mgr.x (mgr.24665) 140 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.169977+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.224338+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.224861+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.227932+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: audit 2024-09-17T07:37:56.229279+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:37:57.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:57 smithi121 bash[15143]: cephadm 2024-09-17T07:37:56.230850+0000 mgr.x (mgr.24665) 141 : cephadm [INF] Deploying daemon mgr.y on smithi105 2024-09-17T07:37:59.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:37:59 smithi105 bash[19705]: cluster 2024-09-17T07:37:58.163976+0000 mgr.x (mgr.24665) 142 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:37:59.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:37:59 smithi105 bash[15210]: cluster 2024-09-17T07:37:58.163976+0000 mgr.x (mgr.24665) 142 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:37:59.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:37:59 smithi121 bash[15143]: cluster 2024-09-17T07:37:58.163976+0000 mgr.x (mgr.24665) 142 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:01.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:01 smithi121 bash[15143]: cluster 2024-09-17T07:38:00.164711+0000 mgr.x (mgr.24665) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:01.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:01 smithi105 bash[15210]: cluster 2024-09-17T07:38:00.164711+0000 mgr.x (mgr.24665) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:01.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:01 smithi105 bash[19705]: cluster 2024-09-17T07:38:00.164711+0000 mgr.x (mgr.24665) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:03.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:03 smithi121 bash[15143]: cluster 2024-09-17T07:38:02.166386+0000 mgr.x (mgr.24665) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:03.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:03 smithi105 bash[15210]: cluster 2024-09-17T07:38:02.166386+0000 mgr.x (mgr.24665) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:03.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:03 smithi105 bash[19705]: cluster 2024-09-17T07:38:02.166386+0000 mgr.x (mgr.24665) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:05.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:05 smithi121 bash[15143]: cluster 2024-09-17T07:38:04.167126+0000 mgr.x (mgr.24665) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:05.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:05 smithi105 bash[15210]: cluster 2024-09-17T07:38:04.167126+0000 mgr.x (mgr.24665) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:05.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:05 smithi105 bash[19705]: cluster 2024-09-17T07:38:04.167126+0000 mgr.x (mgr.24665) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T07:38:07.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:07 smithi121 bash[15143]: cluster 2024-09-17T07:38:06.168750+0000 mgr.x (mgr.24665) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:38:07.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:07 smithi105 bash[19705]: cluster 2024-09-17T07:38:06.168750+0000 mgr.x (mgr.24665) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:38:07.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:07 smithi105 bash[15210]: cluster 2024-09-17T07:38:06.168750+0000 mgr.x (mgr.24665) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:38:09.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:09 smithi121 bash[15143]: cluster 2024-09-17T07:38:08.169478+0000 mgr.x (mgr.24665) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:09.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:09 smithi105 bash[19705]: cluster 2024-09-17T07:38:08.169478+0000 mgr.x (mgr.24665) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:09.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:09 smithi105 bash[15210]: cluster 2024-09-17T07:38:08.169478+0000 mgr.x (mgr.24665) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:11.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:11 smithi121 bash[15143]: cluster 2024-09-17T07:38:10.170187+0000 mgr.x (mgr.24665) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:11.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:11 smithi105 bash[15210]: cluster 2024-09-17T07:38:10.170187+0000 mgr.x (mgr.24665) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:11.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:11 smithi105 bash[19705]: cluster 2024-09-17T07:38:10.170187+0000 mgr.x (mgr.24665) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:13.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:13 smithi105 bash[19705]: cluster 2024-09-17T07:38:12.171859+0000 mgr.x (mgr.24665) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:13.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:13 smithi105 bash[15210]: cluster 2024-09-17T07:38:12.171859+0000 mgr.x (mgr.24665) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:14.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:13 smithi121 bash[15143]: cluster 2024-09-17T07:38:12.171859+0000 mgr.x (mgr.24665) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:15.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:15 smithi105 bash[15210]: cluster 2024-09-17T07:38:14.172636+0000 mgr.x (mgr.24665) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:15.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:15 smithi105 bash[19705]: cluster 2024-09-17T07:38:14.172636+0000 mgr.x (mgr.24665) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:16.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:15 smithi121 bash[15143]: cluster 2024-09-17T07:38:14.172636+0000 mgr.x (mgr.24665) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:17.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:17 smithi105 bash[15210]: cluster 2024-09-17T07:38:16.174261+0000 mgr.x (mgr.24665) 151 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:17.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:17 smithi105 bash[19705]: cluster 2024-09-17T07:38:16.174261+0000 mgr.x (mgr.24665) 151 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:18.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:17 smithi121 bash[15143]: cluster 2024-09-17T07:38:16.174261+0000 mgr.x (mgr.24665) 151 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:19.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:19 smithi105 bash[15210]: cluster 2024-09-17T07:38:18.174999+0000 mgr.x (mgr.24665) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:19.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:19 smithi105 bash[19705]: cluster 2024-09-17T07:38:18.174999+0000 mgr.x (mgr.24665) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:19 smithi121 bash[15143]: cluster 2024-09-17T07:38:18.174999+0000 mgr.x (mgr.24665) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:21.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:21 smithi105 bash[15210]: cluster 2024-09-17T07:38:20.175757+0000 mgr.x (mgr.24665) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:21.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:21 smithi105 bash[19705]: cluster 2024-09-17T07:38:20.175757+0000 mgr.x (mgr.24665) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:22.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:21 smithi121 bash[15143]: cluster 2024-09-17T07:38:20.175757+0000 mgr.x (mgr.24665) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:23.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:23 smithi105 bash[15210]: cluster 2024-09-17T07:38:22.177445+0000 mgr.x (mgr.24665) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:23.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:23 smithi105 bash[19705]: cluster 2024-09-17T07:38:22.177445+0000 mgr.x (mgr.24665) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:24.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:23 smithi121 bash[15143]: cluster 2024-09-17T07:38:22.177445+0000 mgr.x (mgr.24665) 154 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:25.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:25 smithi105 bash[15210]: cluster 2024-09-17T07:38:24.178231+0000 mgr.x (mgr.24665) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:25.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:25 smithi105 bash[19705]: cluster 2024-09-17T07:38:24.178231+0000 mgr.x (mgr.24665) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:26.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:25 smithi121 bash[15143]: cluster 2024-09-17T07:38:24.178231+0000 mgr.x (mgr.24665) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:27.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:27 smithi105 bash[19705]: cluster 2024-09-17T07:38:26.179858+0000 mgr.x (mgr.24665) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:27.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:27 smithi105 bash[15210]: cluster 2024-09-17T07:38:26.179858+0000 mgr.x (mgr.24665) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:28.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:27 smithi121 bash[15143]: cluster 2024-09-17T07:38:26.179858+0000 mgr.x (mgr.24665) 156 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:29.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:29 smithi105 bash[19705]: cluster 2024-09-17T07:38:28.180548+0000 mgr.x (mgr.24665) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:29.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:29 smithi105 bash[15210]: cluster 2024-09-17T07:38:28.180548+0000 mgr.x (mgr.24665) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:30.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:29 smithi121 bash[15143]: cluster 2024-09-17T07:38:28.180548+0000 mgr.x (mgr.24665) 157 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:31.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:31 smithi105 bash[19705]: cluster 2024-09-17T07:38:30.181313+0000 mgr.x (mgr.24665) 158 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:31 smithi105 bash[15210]: cluster 2024-09-17T07:38:30.181313+0000 mgr.x (mgr.24665) 158 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:32.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:31 smithi121 bash[15143]: cluster 2024-09-17T07:38:30.181313+0000 mgr.x (mgr.24665) 158 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:33.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:33 smithi105 bash[15210]: cluster 2024-09-17T07:38:32.182995+0000 mgr.x (mgr.24665) 159 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:33.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:33 smithi105 bash[19705]: cluster 2024-09-17T07:38:32.182995+0000 mgr.x (mgr.24665) 159 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:34.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:33 smithi121 bash[15143]: cluster 2024-09-17T07:38:32.182995+0000 mgr.x (mgr.24665) 159 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:35.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:35 smithi105 bash[15210]: cluster 2024-09-17T07:38:34.183726+0000 mgr.x (mgr.24665) 160 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:35.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:35 smithi105 bash[19705]: cluster 2024-09-17T07:38:34.183726+0000 mgr.x (mgr.24665) 160 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:36.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:35 smithi121 bash[15143]: cluster 2024-09-17T07:38:34.183726+0000 mgr.x (mgr.24665) 160 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:37.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:37 smithi105 bash[15210]: cluster 2024-09-17T07:38:36.185394+0000 mgr.x (mgr.24665) 161 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:37.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:37 smithi105 bash[19705]: cluster 2024-09-17T07:38:36.185394+0000 mgr.x (mgr.24665) 161 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:38.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:37 smithi121 bash[15143]: cluster 2024-09-17T07:38:36.185394+0000 mgr.x (mgr.24665) 161 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:39.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:39 smithi105 bash[15210]: cluster 2024-09-17T07:38:38.186138+0000 mgr.x (mgr.24665) 162 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:39.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:39 smithi105 bash[19705]: cluster 2024-09-17T07:38:38.186138+0000 mgr.x (mgr.24665) 162 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:40.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:39 smithi121 bash[15143]: cluster 2024-09-17T07:38:38.186138+0000 mgr.x (mgr.24665) 162 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:42.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:41 smithi121 bash[15143]: cluster 2024-09-17T07:38:40.186863+0000 mgr.x (mgr.24665) 163 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:42.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:41 smithi105 bash[15210]: cluster 2024-09-17T07:38:40.186863+0000 mgr.x (mgr.24665) 163 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:42.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:41 smithi105 bash[19705]: cluster 2024-09-17T07:38:40.186863+0000 mgr.x (mgr.24665) 163 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:44.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:43 smithi121 bash[15143]: cluster 2024-09-17T07:38:42.188510+0000 mgr.x (mgr.24665) 164 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:44.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:43 smithi105 bash[19705]: cluster 2024-09-17T07:38:42.188510+0000 mgr.x (mgr.24665) 164 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:44.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:43 smithi105 bash[15210]: cluster 2024-09-17T07:38:42.188510+0000 mgr.x (mgr.24665) 164 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:46.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:45 smithi121 bash[15143]: cluster 2024-09-17T07:38:44.189305+0000 mgr.x (mgr.24665) 165 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:45 smithi105 bash[19705]: cluster 2024-09-17T07:38:44.189305+0000 mgr.x (mgr.24665) 165 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:46.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:45 smithi105 bash[15210]: cluster 2024-09-17T07:38:44.189305+0000 mgr.x (mgr.24665) 165 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:48.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:47 smithi121 bash[15143]: cluster 2024-09-17T07:38:46.190911+0000 mgr.x (mgr.24665) 166 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:48.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:47 smithi105 bash[15210]: cluster 2024-09-17T07:38:46.190911+0000 mgr.x (mgr.24665) 166 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:48.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:47 smithi105 bash[19705]: cluster 2024-09-17T07:38:46.190911+0000 mgr.x (mgr.24665) 166 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:49.908 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:49 smithi105 bash[19705]: cluster 2024-09-17T07:38:48.191644+0000 mgr.x (mgr.24665) 167 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:49.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:49 smithi105 bash[15210]: cluster 2024-09-17T07:38:48.191644+0000 mgr.x (mgr.24665) 167 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:50.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:49 smithi121 bash[15143]: cluster 2024-09-17T07:38:48.191644+0000 mgr.x (mgr.24665) 167 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:51.210 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:51 smithi105 systemd[1]: Stopping Ceph mgr.y for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:38:51.823 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:51 smithi105 bash[19705]: cluster 2024-09-17T07:38:50.192412+0000 mgr.x (mgr.24665) 168 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:51.824 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:51 smithi105 bash[15210]: cluster 2024-09-17T07:38:50.192412+0000 mgr.x (mgr.24665) 168 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:52.005 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:51 smithi105 bash[47919]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mgr.y 2024-09-17T07:38:52.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:51 smithi121 bash[15143]: cluster 2024-09-17T07:38:50.192412+0000 mgr.x (mgr.24665) 168 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:52.304 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:51 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T07:38:52.305 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:52 smithi105 bash[48038]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mgr.y 2024-09-17T07:38:52.305 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:52 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T07:38:52.305 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:52 smithi105 systemd[1]: Stopped Ceph mgr.y for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:38:52.305 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:52 smithi105 systemd[1]: Started Ceph mgr.y for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:38:53.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[19705]: cluster 2024-09-17T07:38:52.194099+0000 mgr.x (mgr.24665) 169 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:53.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[19705]: audit 2024-09-17T07:38:52.335699+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[19705]: audit 2024-09-17T07:38:52.345912+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[19705]: audit 2024-09-17T07:38:52.353476+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.647 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[19705]: audit 2024-09-17T07:38:52.360456+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.648 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[15210]: cluster 2024-09-17T07:38:52.194099+0000 mgr.x (mgr.24665) 169 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:53.648 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[15210]: audit 2024-09-17T07:38:52.335699+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.648 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[15210]: audit 2024-09-17T07:38:52.345912+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.648 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[15210]: audit 2024-09-17T07:38:52.353476+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.648 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[15210]: audit 2024-09-17T07:38:52.360456+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:53 smithi121 bash[15143]: cluster 2024-09-17T07:38:52.194099+0000 mgr.x (mgr.24665) 169 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:53 smithi121 bash[15143]: audit 2024-09-17T07:38:52.335699+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:53 smithi121 bash[15143]: audit 2024-09-17T07:38:52.345912+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:53 smithi121 bash[15143]: audit 2024-09-17T07:38:52.353476+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:53.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:53 smithi121 bash[15143]: audit 2024-09-17T07:38:52.360456+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:54.088 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[48121]: debug 2024-09-17T07:38:53.638+0000 7f89c4948640 1 -- 172.21.15.105:0/2626300499 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560a66cdad00 con 0x560a66ccd400 2024-09-17T07:38:54.088 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:53 smithi105 bash[48121]: debug 2024-09-17T07:38:53.766+0000 7f89c71b1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:38:54.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:54 smithi105 bash[48121]: debug 2024-09-17T07:38:54.550+0000 7f89c71b1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:38:54.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:54 smithi105 bash[48121]: debug 2024-09-17T07:38:54.618+0000 7f89c71b1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:38:54.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:54 smithi105 bash[48121]: debug 2024-09-17T07:38:54.686+0000 7f89c71b1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:38:55.144 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:54 smithi105 bash[48121]: debug 2024-09-17T07:38:54.862+0000 7f89c71b1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:38:55.511 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:55 smithi105 bash[48121]: debug 2024-09-17T07:38:55.134+0000 7f89c71b1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:38:55.511 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:55 smithi105 bash[48121]: debug 2024-09-17T07:38:55.198+0000 7f89c71b1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:38:55.512 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:55 smithi105 bash[48121]: debug 2024-09-17T07:38:55.338+0000 7f89c71b1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:38:55.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:55 smithi121 bash[15143]: cluster 2024-09-17T07:38:54.194847+0000 mgr.x (mgr.24665) 170 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:55.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:55 smithi105 bash[15210]: cluster 2024-09-17T07:38:54.194847+0000 mgr.x (mgr.24665) 170 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:55.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:55 smithi105 bash[19705]: cluster 2024-09-17T07:38:54.194847+0000 mgr.x (mgr.24665) 170 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:56.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:56 smithi105 bash[48121]: debug 2024-09-17T07:38:56.002+0000 7f89c71b1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:38:56.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:56 smithi105 bash[48121]: debug 2024-09-17T07:38:56.074+0000 7f89c71b1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:38:56.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:56 smithi105 bash[48121]: debug 2024-09-17T07:38:56.146+0000 7f89c71b1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:38:56.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:56 smithi105 bash[48121]: debug 2024-09-17T07:38:56.430+0000 7f89c71b1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:38:56.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:56 smithi105 bash[48121]: debug 2024-09-17T07:38:56.566+0000 7f89c71b1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:38:57.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:56 smithi105 bash[48121]: debug 2024-09-17T07:38:56.946+0000 7f89c71b1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:38:57.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:57 smithi105 bash[48121]: debug 2024-09-17T07:38:57.186+0000 7f89c71b1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:38:57.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:57 smithi121 bash[15143]: cluster 2024-09-17T07:38:56.196521+0000 mgr.x (mgr.24665) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:57.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:57 smithi105 bash[15210]: cluster 2024-09-17T07:38:56.196521+0000 mgr.x (mgr.24665) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:57.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:57 smithi105 bash[19705]: cluster 2024-09-17T07:38:56.196521+0000 mgr.x (mgr.24665) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:38:57.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:57 smithi105 bash[48121]: debug 2024-09-17T07:38:57.638+0000 7f89c71b1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:38:57.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:57 smithi105 bash[48121]: debug 2024-09-17T07:38:57.710+0000 7f89c71b1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:38:58.190 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:57 smithi105 bash[48121]: debug 2024-09-17T07:38:57.918+0000 7f89c71b1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:38:58.190 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:58 smithi105 bash[48121]: debug 2024-09-17T07:38:57.998+0000 7f89c71b1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:38:58.190 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:58 smithi105 bash[48121]: debug 2024-09-17T07:38:58.106+0000 7f89c71b1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:38:58.535 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:58 smithi105 bash[48121]: debug 2024-09-17T07:38:58.178+0000 7f89c71b1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:38:58.535 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:58 smithi105 bash[48121]: debug 2024-09-17T07:38:58.262+0000 7f89c71b1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:38:58.535 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:58 smithi105 bash[48121]: debug 2024-09-17T07:38:58.430+0000 7f89c71b1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:38:58.536 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:58 smithi105 bash[48121]: debug 2024-09-17T07:38:58.526+0000 7f89c71b1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:38:59.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[48121]: debug 2024-09-17T07:38:59.550+0000 7f89c71b1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:38:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: cluster 2024-09-17T07:38:58.197039+0000 mgr.x (mgr.24665) 172 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:58.597249+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:58.609485+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.146430+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.157388+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: cluster 2024-09-17T07:38:59.557097+0000 mon.a (mon.0) 743 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: cluster 2024-09-17T07:38:59.557313+0000 mon.a (mon.0) 744 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.559612+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.560289+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.561541+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.562022+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.591437+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:38:59.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[19705]: audit 2024-09-17T07:38:59.593188+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:38:59.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: cluster 2024-09-17T07:38:58.197039+0000 mgr.x (mgr.24665) 172 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:38:59.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:58.597249+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:58.609485+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.146430+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.157388+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: cluster 2024-09-17T07:38:59.557097+0000 mon.a (mon.0) 743 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: cluster 2024-09-17T07:38:59.557313+0000 mon.a (mon.0) 744 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.559612+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.560289+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.561541+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.562022+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.591437+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:38:59.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:38:59 smithi105 bash[15210]: audit 2024-09-17T07:38:59.593188+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:39:00.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: cluster 2024-09-17T07:38:58.197039+0000 mgr.x (mgr.24665) 172 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:00.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:58.597249+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:39:00.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:58.609485+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:39:00.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.146430+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:39:00.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.157388+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:39:00.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: cluster 2024-09-17T07:38:59.557097+0000 mon.a (mon.0) 743 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T07:39:00.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: cluster 2024-09-17T07:38:59.557313+0000 mon.a (mon.0) 744 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:39:00.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.559612+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:39:00.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.560289+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:39:00.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.561541+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:39:00.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.562022+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.? 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:39:00.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.591437+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:39:00.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:38:59 smithi121 bash[15143]: audit 2024-09-17T07:38:59.593188+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:39:01.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:00 smithi121 bash[15143]: cephadm 2024-09-17T07:38:59.594590+0000 mgr.x (mgr.24665) 173 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:39:01.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:00 smithi121 bash[15143]: cluster 2024-09-17T07:38:59.595749+0000 mgr.x (mgr.24665) 174 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-17T07:39:01.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:00 smithi121 bash[15143]: cluster 2024-09-17T07:38:59.596411+0000 mgr.x (mgr.24665) 175 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:01.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:00 smithi121 bash[15143]: audit 2024-09-17T07:38:59.610279+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:39:01.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:00 smithi121 bash[15143]: cluster 2024-09-17T07:39:00.527142+0000 mon.a (mon.0) 750 : cluster [DBG] mgrmap e21: x(active, since 4m), standbys: y 2024-09-17T07:39:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[15210]: cephadm 2024-09-17T07:38:59.594590+0000 mgr.x (mgr.24665) 173 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[15210]: cluster 2024-09-17T07:38:59.595749+0000 mgr.x (mgr.24665) 174 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[15210]: cluster 2024-09-17T07:38:59.596411+0000 mgr.x (mgr.24665) 175 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[15210]: audit 2024-09-17T07:38:59.610279+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[15210]: cluster 2024-09-17T07:39:00.527142+0000 mon.a (mon.0) 750 : cluster [DBG] mgrmap e21: x(active, since 4m), standbys: y 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[19705]: cephadm 2024-09-17T07:38:59.594590+0000 mgr.x (mgr.24665) 173 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[19705]: cluster 2024-09-17T07:38:59.595749+0000 mgr.x (mgr.24665) 174 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[19705]: cluster 2024-09-17T07:38:59.596411+0000 mgr.x (mgr.24665) 175 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[19705]: audit 2024-09-17T07:38:59.610279+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:39:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:00 smithi105 bash[19705]: cluster 2024-09-17T07:39:00.527142+0000 mon.a (mon.0) 750 : cluster [DBG] mgrmap e21: x(active, since 4m), standbys: y 2024-09-17T07:39:03.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:02 smithi121 bash[15143]: cluster 2024-09-17T07:39:01.598087+0000 mgr.x (mgr.24665) 176 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:03.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:02 smithi105 bash[19705]: cluster 2024-09-17T07:39:01.598087+0000 mgr.x (mgr.24665) 176 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:03.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:02 smithi105 bash[15210]: cluster 2024-09-17T07:39:01.598087+0000 mgr.x (mgr.24665) 176 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:05.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:04 smithi121 bash[15143]: cluster 2024-09-17T07:39:03.598840+0000 mgr.x (mgr.24665) 177 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:05.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:04 smithi105 bash[15210]: cluster 2024-09-17T07:39:03.598840+0000 mgr.x (mgr.24665) 177 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:05.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:04 smithi105 bash[19705]: cluster 2024-09-17T07:39:03.598840+0000 mgr.x (mgr.24665) 177 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:06 smithi121 bash[15143]: cluster 2024-09-17T07:39:05.599580+0000 mgr.x (mgr.24665) 178 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-09-17T07:39:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:06 smithi105 bash[19705]: cluster 2024-09-17T07:39:05.599580+0000 mgr.x (mgr.24665) 178 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-09-17T07:39:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:06 smithi105 bash[15210]: cluster 2024-09-17T07:39:05.599580+0000 mgr.x (mgr.24665) 178 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-09-17T07:39:09.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:08 smithi121 bash[15143]: cluster 2024-09-17T07:39:07.601264+0000 mgr.x (mgr.24665) 179 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:09.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:08 smithi105 bash[15210]: cluster 2024-09-17T07:39:07.601264+0000 mgr.x (mgr.24665) 179 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:09.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:08 smithi105 bash[19705]: cluster 2024-09-17T07:39:07.601264+0000 mgr.x (mgr.24665) 179 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:39:10.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:10 smithi121 bash[15143]: cluster 2024-09-17T07:39:09.601963+0000 mgr.x (mgr.24665) 180 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:39:10.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:10 smithi105 bash[15210]: cluster 2024-09-17T07:39:09.601963+0000 mgr.x (mgr.24665) 180 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:39:10.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:10 smithi105 bash[19705]: cluster 2024-09-17T07:39:09.601963+0000 mgr.x (mgr.24665) 180 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:39:13.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:12 smithi121 bash[15143]: cluster 2024-09-17T07:39:11.603649+0000 mgr.x (mgr.24665) 181 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:13.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:12 smithi105 bash[15210]: cluster 2024-09-17T07:39:11.603649+0000 mgr.x (mgr.24665) 181 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:13.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:12 smithi105 bash[19705]: cluster 2024-09-17T07:39:11.603649+0000 mgr.x (mgr.24665) 181 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:15.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:14 smithi121 bash[15143]: cluster 2024-09-17T07:39:13.604375+0000 mgr.x (mgr.24665) 182 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:15.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:14 smithi105 bash[15210]: cluster 2024-09-17T07:39:13.604375+0000 mgr.x (mgr.24665) 182 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:14 smithi105 bash[19705]: cluster 2024-09-17T07:39:13.604375+0000 mgr.x (mgr.24665) 182 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:17.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:16 smithi121 bash[15143]: cluster 2024-09-17T07:39:15.605200+0000 mgr.x (mgr.24665) 183 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:17.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:16 smithi105 bash[19705]: cluster 2024-09-17T07:39:15.605200+0000 mgr.x (mgr.24665) 183 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:17.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:16 smithi105 bash[15210]: cluster 2024-09-17T07:39:15.605200+0000 mgr.x (mgr.24665) 183 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:19.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:18 smithi121 bash[15143]: cluster 2024-09-17T07:39:17.606852+0000 mgr.x (mgr.24665) 184 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:18 smithi105 bash[15210]: cluster 2024-09-17T07:39:17.606852+0000 mgr.x (mgr.24665) 184 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:19.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:18 smithi105 bash[19705]: cluster 2024-09-17T07:39:17.606852+0000 mgr.x (mgr.24665) 184 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:20.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:20 smithi121 bash[15143]: cluster 2024-09-17T07:39:19.607588+0000 mgr.x (mgr.24665) 185 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:20.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:20 smithi105 bash[15210]: cluster 2024-09-17T07:39:19.607588+0000 mgr.x (mgr.24665) 185 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:20.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:20 smithi105 bash[19705]: cluster 2024-09-17T07:39:19.607588+0000 mgr.x (mgr.24665) 185 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:23.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:22 smithi121 bash[15143]: cluster 2024-09-17T07:39:21.609315+0000 mgr.x (mgr.24665) 186 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:22 smithi105 bash[15210]: cluster 2024-09-17T07:39:21.609315+0000 mgr.x (mgr.24665) 186 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:22 smithi105 bash[19705]: cluster 2024-09-17T07:39:21.609315+0000 mgr.x (mgr.24665) 186 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:25.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:24 smithi121 bash[15143]: cluster 2024-09-17T07:39:23.610035+0000 mgr.x (mgr.24665) 187 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:25.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:24 smithi105 bash[15210]: cluster 2024-09-17T07:39:23.610035+0000 mgr.x (mgr.24665) 187 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:25.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:24 smithi105 bash[19705]: cluster 2024-09-17T07:39:23.610035+0000 mgr.x (mgr.24665) 187 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:27.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:26 smithi121 bash[15143]: cluster 2024-09-17T07:39:25.610796+0000 mgr.x (mgr.24665) 188 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:27.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:26 smithi105 bash[19705]: cluster 2024-09-17T07:39:25.610796+0000 mgr.x (mgr.24665) 188 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:27.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:26 smithi105 bash[15210]: cluster 2024-09-17T07:39:25.610796+0000 mgr.x (mgr.24665) 188 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:29.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:28 smithi121 bash[15143]: cluster 2024-09-17T07:39:27.612424+0000 mgr.x (mgr.24665) 189 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:29.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:28 smithi105 bash[15210]: cluster 2024-09-17T07:39:27.612424+0000 mgr.x (mgr.24665) 189 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:29.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:28 smithi105 bash[19705]: cluster 2024-09-17T07:39:27.612424+0000 mgr.x (mgr.24665) 189 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:30.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:30 smithi105 bash[19705]: cluster 2024-09-17T07:39:29.613226+0000 mgr.x (mgr.24665) 190 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:30.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:30 smithi105 bash[15210]: cluster 2024-09-17T07:39:29.613226+0000 mgr.x (mgr.24665) 190 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:31.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:30 smithi121 bash[15143]: cluster 2024-09-17T07:39:29.613226+0000 mgr.x (mgr.24665) 190 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:33.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:32 smithi121 bash[15143]: cluster 2024-09-17T07:39:31.614791+0000 mgr.x (mgr.24665) 191 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:33.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:32 smithi105 bash[19705]: cluster 2024-09-17T07:39:31.614791+0000 mgr.x (mgr.24665) 191 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:32 smithi105 bash[15210]: cluster 2024-09-17T07:39:31.614791+0000 mgr.x (mgr.24665) 191 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:35.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:34 smithi121 bash[15143]: cluster 2024-09-17T07:39:33.615554+0000 mgr.x (mgr.24665) 192 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:35.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:34 smithi105 bash[15210]: cluster 2024-09-17T07:39:33.615554+0000 mgr.x (mgr.24665) 192 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:35.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:34 smithi105 bash[19705]: cluster 2024-09-17T07:39:33.615554+0000 mgr.x (mgr.24665) 192 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:36 smithi121 bash[15143]: cluster 2024-09-17T07:39:35.616272+0000 mgr.x (mgr.24665) 193 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:36 smithi105 bash[15210]: cluster 2024-09-17T07:39:35.616272+0000 mgr.x (mgr.24665) 193 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:36 smithi105 bash[19705]: cluster 2024-09-17T07:39:35.616272+0000 mgr.x (mgr.24665) 193 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:39.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:38 smithi121 bash[15143]: cluster 2024-09-17T07:39:37.617989+0000 mgr.x (mgr.24665) 194 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:39.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:38 smithi105 bash[15210]: cluster 2024-09-17T07:39:37.617989+0000 mgr.x (mgr.24665) 194 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:38 smithi105 bash[19705]: cluster 2024-09-17T07:39:37.617989+0000 mgr.x (mgr.24665) 194 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:40 smithi105 bash[15210]: cluster 2024-09-17T07:39:39.618736+0000 mgr.x (mgr.24665) 195 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:40.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:40 smithi105 bash[19705]: cluster 2024-09-17T07:39:39.618736+0000 mgr.x (mgr.24665) 195 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:41.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:40 smithi121 bash[15143]: cluster 2024-09-17T07:39:39.618736+0000 mgr.x (mgr.24665) 195 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:43.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:42 smithi121 bash[15143]: cluster 2024-09-17T07:39:41.620415+0000 mgr.x (mgr.24665) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:42 smithi105 bash[15210]: cluster 2024-09-17T07:39:41.620415+0000 mgr.x (mgr.24665) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:43.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:42 smithi105 bash[19705]: cluster 2024-09-17T07:39:41.620415+0000 mgr.x (mgr.24665) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:45.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:44 smithi121 bash[15143]: cluster 2024-09-17T07:39:43.621217+0000 mgr.x (mgr.24665) 197 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:45.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:44 smithi105 bash[15210]: cluster 2024-09-17T07:39:43.621217+0000 mgr.x (mgr.24665) 197 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:44 smithi105 bash[19705]: cluster 2024-09-17T07:39:43.621217+0000 mgr.x (mgr.24665) 197 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:47.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:46 smithi121 bash[15143]: cluster 2024-09-17T07:39:45.621988+0000 mgr.x (mgr.24665) 198 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:47.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:46 smithi105 bash[15210]: cluster 2024-09-17T07:39:45.621988+0000 mgr.x (mgr.24665) 198 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:47.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:46 smithi105 bash[19705]: cluster 2024-09-17T07:39:45.621988+0000 mgr.x (mgr.24665) 198 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:49.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:48 smithi121 bash[15143]: cluster 2024-09-17T07:39:47.623690+0000 mgr.x (mgr.24665) 199 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:49.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:48 smithi105 bash[15210]: cluster 2024-09-17T07:39:47.623690+0000 mgr.x (mgr.24665) 199 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:49.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:48 smithi105 bash[19705]: cluster 2024-09-17T07:39:47.623690+0000 mgr.x (mgr.24665) 199 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:50.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:50 smithi105 bash[15210]: cluster 2024-09-17T07:39:49.624452+0000 mgr.x (mgr.24665) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:50.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:50 smithi105 bash[19705]: cluster 2024-09-17T07:39:49.624452+0000 mgr.x (mgr.24665) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:51.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:50 smithi121 bash[15143]: cluster 2024-09-17T07:39:49.624452+0000 mgr.x (mgr.24665) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:53.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:52 smithi121 bash[15143]: cluster 2024-09-17T07:39:51.626244+0000 mgr.x (mgr.24665) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:53.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:52 smithi105 bash[15210]: cluster 2024-09-17T07:39:51.626244+0000 mgr.x (mgr.24665) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:53.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:52 smithi105 bash[19705]: cluster 2024-09-17T07:39:51.626244+0000 mgr.x (mgr.24665) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:55.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:54 smithi121 bash[15143]: cluster 2024-09-17T07:39:53.627121+0000 mgr.x (mgr.24665) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:55.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:54 smithi105 bash[15210]: cluster 2024-09-17T07:39:53.627121+0000 mgr.x (mgr.24665) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:55.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:54 smithi105 bash[19705]: cluster 2024-09-17T07:39:53.627121+0000 mgr.x (mgr.24665) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:57.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:56 smithi121 bash[15143]: cluster 2024-09-17T07:39:55.627915+0000 mgr.x (mgr.24665) 203 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:57.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:56 smithi105 bash[15210]: cluster 2024-09-17T07:39:55.627915+0000 mgr.x (mgr.24665) 203 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:56 smithi105 bash[19705]: cluster 2024-09-17T07:39:55.627915+0000 mgr.x (mgr.24665) 203 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:39:59.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:39:58 smithi121 bash[15143]: cluster 2024-09-17T07:39:57.629603+0000 mgr.x (mgr.24665) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:39:58 smithi105 bash[15210]: cluster 2024-09-17T07:39:57.629603+0000 mgr.x (mgr.24665) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:39:59.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:39:58 smithi105 bash[19705]: cluster 2024-09-17T07:39:57.629603+0000 mgr.x (mgr.24665) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[15210]: cluster 2024-09-17T07:39:59.630506+0000 mgr.x (mgr.24665) 205 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[15210]: cluster 2024-09-17T07:40:00.000112+0000 mon.a (mon.0) 751 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:40:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[15210]: cluster 2024-09-17T07:40:00.000152+0000 mon.a (mon.0) 752 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:40:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[15210]: cluster 2024-09-17T07:40:00.000171+0000 mon.a (mon.0) 753 : cluster [WRN] daemon prometheus.a on smithi121 is in error state 2024-09-17T07:40:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[15210]: audit 2024-09-17T07:40:00.074585+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[15210]: audit 2024-09-17T07:40:00.083423+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:00.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[19705]: cluster 2024-09-17T07:39:59.630506+0000 mgr.x (mgr.24665) 205 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:00.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[19705]: cluster 2024-09-17T07:40:00.000112+0000 mon.a (mon.0) 751 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:40:00.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[19705]: cluster 2024-09-17T07:40:00.000152+0000 mon.a (mon.0) 752 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:40:00.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[19705]: cluster 2024-09-17T07:40:00.000171+0000 mon.a (mon.0) 753 : cluster [WRN] daemon prometheus.a on smithi121 is in error state 2024-09-17T07:40:00.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[19705]: audit 2024-09-17T07:40:00.074585+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:00.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:00 smithi105 bash[19705]: audit 2024-09-17T07:40:00.083423+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:01.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:00 smithi121 bash[15143]: cluster 2024-09-17T07:39:59.630506+0000 mgr.x (mgr.24665) 205 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:01.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:00 smithi121 bash[15143]: cluster 2024-09-17T07:40:00.000112+0000 mon.a (mon.0) 751 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:40:01.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:00 smithi121 bash[15143]: cluster 2024-09-17T07:40:00.000152+0000 mon.a (mon.0) 752 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:40:01.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:00 smithi121 bash[15143]: cluster 2024-09-17T07:40:00.000171+0000 mon.a (mon.0) 753 : cluster [WRN] daemon prometheus.a on smithi121 is in error state 2024-09-17T07:40:01.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:00 smithi121 bash[15143]: audit 2024-09-17T07:40:00.074585+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:01.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:00 smithi121 bash[15143]: audit 2024-09-17T07:40:00.083423+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:03.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:02 smithi121 bash[15143]: cluster 2024-09-17T07:40:01.632264+0000 mgr.x (mgr.24665) 206 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:03.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:02 smithi105 bash[15210]: cluster 2024-09-17T07:40:01.632264+0000 mgr.x (mgr.24665) 206 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:03.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:02 smithi105 bash[19705]: cluster 2024-09-17T07:40:01.632264+0000 mgr.x (mgr.24665) 206 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:05.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:04 smithi121 bash[15143]: cluster 2024-09-17T07:40:03.633029+0000 mgr.x (mgr.24665) 207 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:05.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:04 smithi105 bash[19705]: cluster 2024-09-17T07:40:03.633029+0000 mgr.x (mgr.24665) 207 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:04 smithi105 bash[15210]: cluster 2024-09-17T07:40:03.633029+0000 mgr.x (mgr.24665) 207 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:06 smithi121 bash[15143]: cluster 2024-09-17T07:40:05.633712+0000 mgr.x (mgr.24665) 208 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:06 smithi121 bash[15143]: audit 2024-09-17T07:40:06.332069+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:06 smithi121 bash[15143]: audit 2024-09-17T07:40:06.341036+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:06 smithi121 bash[15143]: audit 2024-09-17T07:40:06.407293+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:06 smithi121 bash[15143]: audit 2024-09-17T07:40:06.417051+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[19705]: cluster 2024-09-17T07:40:05.633712+0000 mgr.x (mgr.24665) 208 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[19705]: audit 2024-09-17T07:40:06.332069+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[19705]: audit 2024-09-17T07:40:06.341036+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[19705]: audit 2024-09-17T07:40:06.407293+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[19705]: audit 2024-09-17T07:40:06.417051+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[15210]: cluster 2024-09-17T07:40:05.633712+0000 mgr.x (mgr.24665) 208 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[15210]: audit 2024-09-17T07:40:06.332069+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[15210]: audit 2024-09-17T07:40:06.341036+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[15210]: audit 2024-09-17T07:40:06.407293+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:07.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:06 smithi105 bash[15210]: audit 2024-09-17T07:40:06.417051+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:08.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:07 smithi121 bash[15143]: audit 2024-09-17T07:40:06.842058+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:40:08.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:07 smithi121 bash[15143]: audit 2024-09-17T07:40:06.843859+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:40:08.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:07 smithi121 bash[15143]: cephadm 2024-09-17T07:40:06.845265+0000 mgr.x (mgr.24665) 209 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:40:08.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:07 smithi121 bash[15143]: cluster 2024-09-17T07:40:06.847519+0000 mgr.x (mgr.24665) 210 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:08.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:07 smithi121 bash[15143]: audit 2024-09-17T07:40:06.851824+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[15210]: audit 2024-09-17T07:40:06.842058+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:40:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[15210]: audit 2024-09-17T07:40:06.843859+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:40:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[15210]: cephadm 2024-09-17T07:40:06.845265+0000 mgr.x (mgr.24665) 209 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:40:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[15210]: cluster 2024-09-17T07:40:06.847519+0000 mgr.x (mgr.24665) 210 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[15210]: audit 2024-09-17T07:40:06.851824+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:08.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[19705]: audit 2024-09-17T07:40:06.842058+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:40:08.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[19705]: audit 2024-09-17T07:40:06.843859+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:40:08.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[19705]: cephadm 2024-09-17T07:40:06.845265+0000 mgr.x (mgr.24665) 209 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:40:08.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[19705]: cluster 2024-09-17T07:40:06.847519+0000 mgr.x (mgr.24665) 210 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:08.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:07 smithi105 bash[19705]: audit 2024-09-17T07:40:06.851824+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:40:09.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:08 smithi121 bash[15143]: cluster 2024-09-17T07:40:08.848257+0000 mgr.x (mgr.24665) 211 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:09.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:08 smithi105 bash[19705]: cluster 2024-09-17T07:40:08.848257+0000 mgr.x (mgr.24665) 211 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:08 smithi105 bash[15210]: cluster 2024-09-17T07:40:08.848257+0000 mgr.x (mgr.24665) 211 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:11.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:10 smithi121 bash[15143]: cluster 2024-09-17T07:40:10.849896+0000 mgr.x (mgr.24665) 212 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:11.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:10 smithi105 bash[15210]: cluster 2024-09-17T07:40:10.849896+0000 mgr.x (mgr.24665) 212 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:11.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:10 smithi105 bash[19705]: cluster 2024-09-17T07:40:10.849896+0000 mgr.x (mgr.24665) 212 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:13.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:12 smithi121 bash[15143]: cluster 2024-09-17T07:40:12.850637+0000 mgr.x (mgr.24665) 213 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:13.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:12 smithi105 bash[15210]: cluster 2024-09-17T07:40:12.850637+0000 mgr.x (mgr.24665) 213 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:13.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:12 smithi105 bash[19705]: cluster 2024-09-17T07:40:12.850637+0000 mgr.x (mgr.24665) 213 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:15.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:15 smithi105 bash[15210]: cluster 2024-09-17T07:40:14.851389+0000 mgr.x (mgr.24665) 214 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:15.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:15 smithi105 bash[19705]: cluster 2024-09-17T07:40:14.851389+0000 mgr.x (mgr.24665) 214 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:16.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:15 smithi121 bash[15143]: cluster 2024-09-17T07:40:14.851389+0000 mgr.x (mgr.24665) 214 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-17T07:40:17.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:16 smithi121 bash[15143]: cluster 2024-09-17T07:40:16.853054+0000 mgr.x (mgr.24665) 215 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:16 smithi105 bash[15210]: cluster 2024-09-17T07:40:16.853054+0000 mgr.x (mgr.24665) 215 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:17.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:16 smithi105 bash[19705]: cluster 2024-09-17T07:40:16.853054+0000 mgr.x (mgr.24665) 215 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T07:40:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:18 smithi121 bash[15143]: cluster 2024-09-17T07:40:18.853787+0000 mgr.x (mgr.24665) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:19.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:18 smithi105 bash[15210]: cluster 2024-09-17T07:40:18.853787+0000 mgr.x (mgr.24665) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:19.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:18 smithi105 bash[19705]: cluster 2024-09-17T07:40:18.853787+0000 mgr.x (mgr.24665) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:21.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:20 smithi121 bash[15143]: cluster 2024-09-17T07:40:20.855372+0000 mgr.x (mgr.24665) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:21.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:20 smithi105 bash[15210]: cluster 2024-09-17T07:40:20.855372+0000 mgr.x (mgr.24665) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:21.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:20 smithi105 bash[19705]: cluster 2024-09-17T07:40:20.855372+0000 mgr.x (mgr.24665) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:23.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:22 smithi121 bash[15143]: cluster 2024-09-17T07:40:22.856108+0000 mgr.x (mgr.24665) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:23.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:22 smithi105 bash[19705]: cluster 2024-09-17T07:40:22.856108+0000 mgr.x (mgr.24665) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:23.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:22 smithi105 bash[15210]: cluster 2024-09-17T07:40:22.856108+0000 mgr.x (mgr.24665) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:25.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:25 smithi105 bash[19705]: cluster 2024-09-17T07:40:24.856854+0000 mgr.x (mgr.24665) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:25.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:25 smithi105 bash[15210]: cluster 2024-09-17T07:40:24.856854+0000 mgr.x (mgr.24665) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:26.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:25 smithi121 bash[15143]: cluster 2024-09-17T07:40:24.856854+0000 mgr.x (mgr.24665) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:26 smithi121 bash[15143]: cluster 2024-09-17T07:40:26.858547+0000 mgr.x (mgr.24665) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:27.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:26 smithi105 bash[19705]: cluster 2024-09-17T07:40:26.858547+0000 mgr.x (mgr.24665) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:27.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:26 smithi105 bash[15210]: cluster 2024-09-17T07:40:26.858547+0000 mgr.x (mgr.24665) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:29.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:28 smithi121 bash[15143]: cluster 2024-09-17T07:40:28.859324+0000 mgr.x (mgr.24665) 221 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:28 smithi105 bash[19705]: cluster 2024-09-17T07:40:28.859324+0000 mgr.x (mgr.24665) 221 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:29.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:28 smithi105 bash[15210]: cluster 2024-09-17T07:40:28.859324+0000 mgr.x (mgr.24665) 221 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:31.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:30 smithi121 bash[15143]: cluster 2024-09-17T07:40:30.860960+0000 mgr.x (mgr.24665) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:31.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:30 smithi105 bash[19705]: cluster 2024-09-17T07:40:30.860960+0000 mgr.x (mgr.24665) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:31.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:30 smithi105 bash[15210]: cluster 2024-09-17T07:40:30.860960+0000 mgr.x (mgr.24665) 222 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:33.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:32 smithi121 bash[15143]: cluster 2024-09-17T07:40:32.861704+0000 mgr.x (mgr.24665) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:33.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:32 smithi105 bash[15210]: cluster 2024-09-17T07:40:32.861704+0000 mgr.x (mgr.24665) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:32 smithi105 bash[19705]: cluster 2024-09-17T07:40:32.861704+0000 mgr.x (mgr.24665) 223 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:35.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:35 smithi105 bash[19705]: cluster 2024-09-17T07:40:34.862468+0000 mgr.x (mgr.24665) 224 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:35.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:35 smithi105 bash[15210]: cluster 2024-09-17T07:40:34.862468+0000 mgr.x (mgr.24665) 224 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:36.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:35 smithi121 bash[15143]: cluster 2024-09-17T07:40:34.862468+0000 mgr.x (mgr.24665) 224 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:37.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:36 smithi121 bash[15143]: cluster 2024-09-17T07:40:36.864169+0000 mgr.x (mgr.24665) 225 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:37.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:36 smithi105 bash[15210]: cluster 2024-09-17T07:40:36.864169+0000 mgr.x (mgr.24665) 225 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:37.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:36 smithi105 bash[19705]: cluster 2024-09-17T07:40:36.864169+0000 mgr.x (mgr.24665) 225 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:39.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:38 smithi121 bash[15143]: cluster 2024-09-17T07:40:38.864976+0000 mgr.x (mgr.24665) 226 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:39.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:38 smithi105 bash[15210]: cluster 2024-09-17T07:40:38.864976+0000 mgr.x (mgr.24665) 226 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:39.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:38 smithi105 bash[19705]: cluster 2024-09-17T07:40:38.864976+0000 mgr.x (mgr.24665) 226 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:41.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:40 smithi121 bash[15143]: cluster 2024-09-17T07:40:40.866576+0000 mgr.x (mgr.24665) 227 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:41.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:40 smithi105 bash[15210]: cluster 2024-09-17T07:40:40.866576+0000 mgr.x (mgr.24665) 227 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:41.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:40 smithi105 bash[19705]: cluster 2024-09-17T07:40:40.866576+0000 mgr.x (mgr.24665) 227 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:42 smithi121 bash[15143]: cluster 2024-09-17T07:40:42.867307+0000 mgr.x (mgr.24665) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:43.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:42 smithi105 bash[15210]: cluster 2024-09-17T07:40:42.867307+0000 mgr.x (mgr.24665) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:43.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:42 smithi105 bash[19705]: cluster 2024-09-17T07:40:42.867307+0000 mgr.x (mgr.24665) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:45 smithi105 bash[19705]: cluster 2024-09-17T07:40:44.868041+0000 mgr.x (mgr.24665) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:45.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:45 smithi105 bash[15210]: cluster 2024-09-17T07:40:44.868041+0000 mgr.x (mgr.24665) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:46.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:45 smithi121 bash[15143]: cluster 2024-09-17T07:40:44.868041+0000 mgr.x (mgr.24665) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T07:40:47.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:46 smithi121 bash[15143]: cluster 2024-09-17T07:40:46.869716+0000 mgr.x (mgr.24665) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:47.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:46 smithi105 bash[19705]: cluster 2024-09-17T07:40:46.869716+0000 mgr.x (mgr.24665) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:47.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:46 smithi105 bash[15210]: cluster 2024-09-17T07:40:46.869716+0000 mgr.x (mgr.24665) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:49.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:48 smithi121 bash[15143]: cluster 2024-09-17T07:40:48.870492+0000 mgr.x (mgr.24665) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:49.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:48 smithi105 bash[15210]: cluster 2024-09-17T07:40:48.870492+0000 mgr.x (mgr.24665) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:48 smithi105 bash[19705]: cluster 2024-09-17T07:40:48.870492+0000 mgr.x (mgr.24665) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:51.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:50 smithi121 bash[15143]: cluster 2024-09-17T07:40:50.872124+0000 mgr.x (mgr.24665) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:51.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:50 smithi105 bash[19705]: cluster 2024-09-17T07:40:50.872124+0000 mgr.x (mgr.24665) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:51.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:50 smithi105 bash[15210]: cluster 2024-09-17T07:40:50.872124+0000 mgr.x (mgr.24665) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:53.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:52 smithi121 bash[15143]: cluster 2024-09-17T07:40:52.872861+0000 mgr.x (mgr.24665) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:53.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:52 smithi105 bash[15210]: cluster 2024-09-17T07:40:52.872861+0000 mgr.x (mgr.24665) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:53.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:52 smithi105 bash[19705]: cluster 2024-09-17T07:40:52.872861+0000 mgr.x (mgr.24665) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:55 smithi105 bash[19705]: cluster 2024-09-17T07:40:54.873822+0000 mgr.x (mgr.24665) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:55.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:55 smithi105 bash[15210]: cluster 2024-09-17T07:40:54.873822+0000 mgr.x (mgr.24665) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:56.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:55 smithi121 bash[15143]: cluster 2024-09-17T07:40:54.873822+0000 mgr.x (mgr.24665) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:57.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:56 smithi121 bash[15143]: cluster 2024-09-17T07:40:56.875527+0000 mgr.x (mgr.24665) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:57.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:56 smithi105 bash[19705]: cluster 2024-09-17T07:40:56.875527+0000 mgr.x (mgr.24665) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:57.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:56 smithi105 bash[15210]: cluster 2024-09-17T07:40:56.875527+0000 mgr.x (mgr.24665) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:40:59.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:40:58 smithi121 bash[15143]: cluster 2024-09-17T07:40:58.876255+0000 mgr.x (mgr.24665) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:59.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:40:58 smithi105 bash[19705]: cluster 2024-09-17T07:40:58.876255+0000 mgr.x (mgr.24665) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:59.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:40:58 smithi105 bash[15210]: cluster 2024-09-17T07:40:58.876255+0000 mgr.x (mgr.24665) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:40:59.915 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:41:01.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:00 smithi121 bash[15143]: cluster 2024-09-17T07:41:00.877867+0000 mgr.x (mgr.24665) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:01.299 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:00 smithi105 bash[15210]: cluster 2024-09-17T07:41:00.877867+0000 mgr.x (mgr.24665) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:01.299 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:00 smithi105 bash[19705]: cluster 2024-09-17T07:41:00.877867+0000 mgr.x (mgr.24665) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:03.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:02 smithi121 bash[15143]: cluster 2024-09-17T07:41:02.878637+0000 mgr.x (mgr.24665) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:03.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:02 smithi105 bash[19705]: cluster 2024-09-17T07:41:02.878637+0000 mgr.x (mgr.24665) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:03.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:02 smithi105 bash[15210]: cluster 2024-09-17T07:41:02.878637+0000 mgr.x (mgr.24665) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:03.966 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:41:03.966 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (5m) 57s ago 15m 10.1M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:41:03.966 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (5m) 57s ago 15m 25.8M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:41:03.966 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (5m) 57s ago 13m 43.9M - 3.4 24ecd6d5f14c b3045cc1587a 2024-09-17T07:41:03.966 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443 running (9m) 57s ago 20m 475M - 18.2.4-855-g19e2a2be 980a0bfcd684 c9d9f4c803ad 2024-09-17T07:41:03.967 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (2m) 57s ago 22m 425M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:41:03.967 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (22m) 57s ago 22m 80.8M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:41:03.967 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (20m) 57s ago 20m 61.7M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:41:03.967 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (21m) 57s ago 21m 50.2M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:41:03.967 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (6m) 57s ago 16m 9331k - 0.18.1 e5a616e4b9cf 0ed4fdd1093b 2024-09-17T07:41:03.967 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (5m) 57s ago 16m 3900k - 0.18.1 e5a616e4b9cf 145bd9d8a48e 2024-09-17T07:41:03.967 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (20m) 57s ago 20m 53.4M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (19m) 57s ago 19m 52.2M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (19m) 57s ago 19m 48.7M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (18m) 57s ago 18m 52.8M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (18m) 57s ago 18m 53.3M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (17m) 57s ago 18m 51.7M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (17m) 57s ago 17m 53.3M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (17m) 57s ago 17m 55.8M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 error 57s ago 16m - - 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (13m) 57s ago 13m 54.8M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:41:03.968 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (13m) 57s ago 13m 55.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:41:04.825 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T07:41:05.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:05 smithi105 bash[15210]: audit 2024-09-17T07:41:03.941493+0000 mgr.x (mgr.24665) 239 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:41:05.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:05 smithi105 bash[15210]: cluster 2024-09-17T07:41:04.879331+0000 mgr.x (mgr.24665) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:05.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:05 smithi105 bash[19705]: audit 2024-09-17T07:41:03.941493+0000 mgr.x (mgr.24665) 239 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:41:05.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:05 smithi105 bash[19705]: cluster 2024-09-17T07:41:04.879331+0000 mgr.x (mgr.24665) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:05 smithi121 bash[15143]: audit 2024-09-17T07:41:03.941493+0000 mgr.x (mgr.24665) 239 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:41:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:05 smithi121 bash[15143]: cluster 2024-09-17T07:41:04.879331+0000 mgr.x (mgr.24665) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:07.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:06 smithi121 bash[15143]: cluster 2024-09-17T07:41:06.881020+0000 mgr.x (mgr.24665) 241 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:07.291 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:06 smithi105 bash[19705]: cluster 2024-09-17T07:41:06.881020+0000 mgr.x (mgr.24665) 241 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:07.291 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:06 smithi105 bash[15210]: cluster 2024-09-17T07:41:06.881020+0000 mgr.x (mgr.24665) 241 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: audit 2024-09-17T07:41:07.314242+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: audit 2024-09-17T07:41:07.324615+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: audit 2024-09-17T07:41:07.848149+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: audit 2024-09-17T07:41:07.849847+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: cephadm 2024-09-17T07:41:07.851047+0000 mgr.x (mgr.24665) 242 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: cluster 2024-09-17T07:41:07.851729+0000 mgr.x (mgr.24665) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-17T07:41:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: cluster 2024-09-17T07:41:07.851981+0000 mgr.x (mgr.24665) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[15210]: audit 2024-09-17T07:41:07.856978+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: audit 2024-09-17T07:41:07.314242+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: audit 2024-09-17T07:41:07.324615+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: audit 2024-09-17T07:41:07.848149+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: audit 2024-09-17T07:41:07.849847+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: cephadm 2024-09-17T07:41:07.851047+0000 mgr.x (mgr.24665) 242 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: cluster 2024-09-17T07:41:07.851729+0000 mgr.x (mgr.24665) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: cluster 2024-09-17T07:41:07.851981+0000 mgr.x (mgr.24665) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:08 smithi105 bash[19705]: audit 2024-09-17T07:41:07.856978+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: audit 2024-09-17T07:41:07.314242+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: audit 2024-09-17T07:41:07.324615+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: audit 2024-09-17T07:41:07.848149+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: audit 2024-09-17T07:41:07.849847+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24665 172.21.15.121:0/312162246' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: cephadm 2024-09-17T07:41:07.851047+0000 mgr.x (mgr.24665) 242 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: cluster 2024-09-17T07:41:07.851729+0000 mgr.x (mgr.24665) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: cluster 2024-09-17T07:41:07.851981+0000 mgr.x (mgr.24665) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:08.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:08 smithi121 bash[15143]: audit 2024-09-17T07:41:07.856978+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T07:41:09.015 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:41:09.015 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:41:09.015 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:41:09.015 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:41:09.015 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:41:09.015 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:41:09.016 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:41:09.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:09 smithi105 bash[19705]: audit 2024-09-17T07:41:09.006533+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.105:0/3550729925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:41:09.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:09 smithi105 bash[15210]: audit 2024-09-17T07:41:09.006533+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.105:0/3550729925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:41:09.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:09 smithi121 bash[15143]: audit 2024-09-17T07:41:09.006533+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.105:0/3550729925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:41:09.833 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:41:10.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:10 smithi105 bash[15210]: cluster 2024-09-17T07:41:09.852655+0000 mgr.x (mgr.24665) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-09-17T07:41:10.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:10 smithi105 bash[19705]: cluster 2024-09-17T07:41:09.852655+0000 mgr.x (mgr.24665) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-09-17T07:41:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:10 smithi121 bash[15143]: cluster 2024-09-17T07:41:09.852655+0000 mgr.x (mgr.24665) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-09-17T07:41:12.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:11 smithi105 bash[15210]: cluster 2024-09-17T07:41:11.854372+0000 mgr.x (mgr.24665) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:12.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:11 smithi105 bash[19705]: cluster 2024-09-17T07:41:11.854372+0000 mgr.x (mgr.24665) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:12.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:11 smithi121 bash[15143]: cluster 2024-09-17T07:41:11.854372+0000 mgr.x (mgr.24665) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:14.016 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:41:14.017 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:41:14.017 INFO:teuthology.orchestra.run.smithi105.stdout: daemon prometheus.a on smithi121 is in error state 2024-09-17T07:41:14.260 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:13 smithi105 bash[19705]: cluster 2024-09-17T07:41:13.855110+0000 mgr.x (mgr.24665) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:14.260 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:13 smithi105 bash[15210]: cluster 2024-09-17T07:41:13.855110+0000 mgr.x (mgr.24665) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:14.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:13 smithi121 bash[15143]: cluster 2024-09-17T07:41:13.855110+0000 mgr.x (mgr.24665) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:14.856 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph -s' 2024-09-17T07:41:15.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:14 smithi121 bash[15143]: audit 2024-09-17T07:41:14.008332+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.105:0/2808575856' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:41:15.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:14 smithi105 bash[15210]: audit 2024-09-17T07:41:14.008332+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.105:0/2808575856' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:41:15.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:14 smithi105 bash[19705]: audit 2024-09-17T07:41:14.008332+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.105:0/2808575856' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:41:16.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:15 smithi121 bash[15143]: cluster 2024-09-17T07:41:15.856701+0000 mgr.x (mgr.24665) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:16.276 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:15 smithi105 bash[19705]: cluster 2024-09-17T07:41:15.856701+0000 mgr.x (mgr.24665) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:16.276 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:15 smithi105 bash[15210]: cluster 2024-09-17T07:41:15.856701+0000 mgr.x (mgr.24665) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:18.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:17 smithi121 bash[15143]: cluster 2024-09-17T07:41:17.857449+0000 mgr.x (mgr.24665) 249 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:41:18.332 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:17 smithi105 bash[19705]: cluster 2024-09-17T07:41:17.857449+0000 mgr.x (mgr.24665) 249 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:41:18.332 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:17 smithi105 bash[15210]: cluster 2024-09-17T07:41:17.857449+0000 mgr.x (mgr.24665) 249 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T07:41:18.853 INFO:teuthology.orchestra.run.smithi105.stdout: cluster: 2024-09-17T07:41:18.853 INFO:teuthology.orchestra.run.smithi105.stdout: id: ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:41:18.853 INFO:teuthology.orchestra.run.smithi105.stdout: health: HEALTH_WARN 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: 1 failed cephadm daemon(s) 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: services: 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: mon: 3 daemons, quorum a,c,b (age 21m) 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: mgr: x(active, since 6m), standbys: y 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: data: 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: pools: 6 pools, 161 pgs 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: objects: 333 objects, 604 KiB 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: usage: 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:18.854 INFO:teuthology.orchestra.run.smithi105.stdout: pgs: 161 active+clean 2024-09-17T07:41:18.855 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:41:18.855 INFO:teuthology.orchestra.run.smithi105.stdout: io: 2024-09-17T07:41:18.855 INFO:teuthology.orchestra.run.smithi105.stdout: client: 1023 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T07:41:18.855 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:41:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:18 smithi121 bash[15143]: audit 2024-09-17T07:41:18.845092+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.105:0/454332535' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:41:19.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:18 smithi105 bash[15210]: audit 2024-09-17T07:41:18.845092+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.105:0/454332535' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:41:19.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:18 smithi105 bash[19705]: audit 2024-09-17T07:41:18.845092+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.105:0/454332535' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:41:19.626 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph mgr fail' 2024-09-17T07:41:20.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:20 smithi105 bash[19705]: cluster 2024-09-17T07:41:19.858208+0000 mgr.x (mgr.24665) 250 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:20 smithi105 bash[15210]: cluster 2024-09-17T07:41:19.858208+0000 mgr.x (mgr.24665) 250 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:21.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:20 smithi121 bash[15143]: cluster 2024-09-17T07:41:19.858208+0000 mgr.x (mgr.24665) 250 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:22.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:21 smithi121 bash[15143]: cluster 2024-09-17T07:41:21.859907+0000 mgr.x (mgr.24665) 251 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:22.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:21 smithi105 bash[15210]: cluster 2024-09-17T07:41:21.859907+0000 mgr.x (mgr.24665) 251 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:22.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:21 smithi105 bash[19705]: cluster 2024-09-17T07:41:21.859907+0000 mgr.x (mgr.24665) 251 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T07:41:23.884 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:23 smithi105 bash[15210]: audit 2024-09-17T07:41:23.549149+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.105:0/2566049666' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:41:23.884 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:23 smithi105 bash[15210]: cluster 2024-09-17T07:41:23.557356+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T07:41:23.884 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:23 smithi105 bash[19705]: audit 2024-09-17T07:41:23.549149+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.105:0/2566049666' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:41:23.884 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:23 smithi105 bash[19705]: cluster 2024-09-17T07:41:23.557356+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T07:41:24.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:23 smithi121 bash[15143]: audit 2024-09-17T07:41:23.549149+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.105:0/2566049666' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:41:24.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:23 smithi121 bash[15143]: cluster 2024-09-17T07:41:23.557356+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T07:41:24.024 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:23 smithi121 bash[32435]: ignoring --setuser ceph since I am not root 2024-09-17T07:41:24.024 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:23 smithi121 bash[32435]: ignoring --setgroup ceph since I am not root 2024-09-17T07:41:24.024 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:23 smithi121 bash[32435]: debug 2024-09-17T07:41:23.666+0000 7f9021044640 1 -- 172.21.15.121:0/1374023084 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b62fc46d00 con 0x55b62fc38800 2024-09-17T07:41:24.024 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:23 smithi121 bash[32435]: debug 2024-09-17T07:41:23.798+0000 7f902389f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:41:24.443 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 180' 2024-09-17T07:41:24.923 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[32435]: debug 2024-09-17T07:41:24.586+0000 7f902389f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:41:24.923 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[32435]: debug 2024-09-17T07:41:24.658+0000 7f902389f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:41:24.924 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[32435]: debug 2024-09-17T07:41:24.730+0000 7f902389f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:41:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.613712+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.105:0/2566049666' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:41:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: cluster 2024-09-17T07:41:23.613911+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e22: y(active, starting, since 0.0632862s) 2024-09-17T07:41:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.621726+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:41:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.621886+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:41:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.622033+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.626592+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.626916+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.627261+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.627580+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.627913+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.628208+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.628466+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.628704+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.628967+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.629213+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.629397+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.629878+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: cluster 2024-09-17T07:41:23.960473+0000 mon.a (mon.0) 771 : cluster [INF] Manager daemon y is now available 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:23.988719+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:24.925 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:24.072678+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:41:24.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:24.076668+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:41:24.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:24.101125+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:41:24.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[15143]: audit 2024-09-17T07:41:24.105268+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.613712+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.105:0/2566049666' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: cluster 2024-09-17T07:41:23.613911+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e22: y(active, starting, since 0.0632862s) 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.621726+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.621886+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.622033+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.626592+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.626916+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.627261+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:41:25.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.627580+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.627913+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.628208+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.628466+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.628704+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.628967+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.629213+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.629397+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.629878+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: cluster 2024-09-17T07:41:23.960473+0000 mon.a (mon.0) 771 : cluster [INF] Manager daemon y is now available 2024-09-17T07:41:25.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:23.988719+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.613712+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.105:0/2566049666' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: cluster 2024-09-17T07:41:23.613911+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e22: y(active, starting, since 0.0632862s) 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.621726+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.621886+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.622033+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.626592+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.626916+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.627261+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.627580+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.627913+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.628208+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:41:25.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.628466+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.628704+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.628967+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.629213+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.629397+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.629878+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: cluster 2024-09-17T07:41:23.960473+0000 mon.a (mon.0) 771 : cluster [INF] Manager daemon y is now available 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:23.988719+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:24.072678+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:24.076668+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:24.101125+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:41:25.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[15210]: audit 2024-09-17T07:41:24.105268+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:41:25.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:24.072678+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:41:25.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:24.076668+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:41:25.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:24.101125+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:41:25.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:24 smithi105 bash[19705]: audit 2024-09-17T07:41:24.105268+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:41:25.197 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:24 smithi121 bash[32435]: debug 2024-09-17T07:41:24.914+0000 7f902389f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:41:25.523 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:25 smithi121 bash[32435]: debug 2024-09-17T07:41:25.190+0000 7f902389f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:41:25.523 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:25 smithi121 bash[32435]: debug 2024-09-17T07:41:25.254+0000 7f902389f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:41:25.523 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:25 smithi121 bash[32435]: debug 2024-09-17T07:41:25.386+0000 7f902389f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:41:25.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[15210]: cephadm 2024-09-17T07:41:23.981978+0000 mgr.y (mgr.14898) 1 : cephadm [INF] inventory: adjusted host smithi121 addr 'smithi121' -> '172.21.15.121' 2024-09-17T07:41:25.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[15210]: cluster 2024-09-17T07:41:24.635274+0000 mon.a (mon.0) 775 : cluster [DBG] mgrmap e23: y(active, since 1.08466s) 2024-09-17T07:41:25.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[19705]: cephadm 2024-09-17T07:41:23.981978+0000 mgr.y (mgr.14898) 1 : cephadm [INF] inventory: adjusted host smithi121 addr 'smithi121' -> '172.21.15.121' 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[19705]: cluster 2024-09-17T07:41:24.635274+0000 mon.a (mon.0) 775 : cluster [DBG] mgrmap e23: y(active, since 1.08466s) 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: debug 2024-09-17T07:41:25.429+0000 7f8927592640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:07:41:25] ENGINE Error in HTTPServer.serve 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: Traceback (most recent call last): 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: self._connections.run(self.expiration_interval) 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: self._run(expiration_interval) 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:41:25.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: s = self.context.wrap_socket( 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: return self.sslsocket_class._create( 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: self.do_handshake() 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:41:25.841 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: self._sslobj.do_handshake() 2024-09-17T07:41:25.842 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:41:25 smithi105 bash[48121]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:41:26.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:25 smithi121 bash[15143]: cephadm 2024-09-17T07:41:23.981978+0000 mgr.y (mgr.14898) 1 : cephadm [INF] inventory: adjusted host smithi121 addr 'smithi121' -> '172.21.15.121' 2024-09-17T07:41:26.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:25 smithi121 bash[15143]: cluster 2024-09-17T07:41:24.635274+0000 mon.a (mon.0) 775 : cluster [DBG] mgrmap e23: y(active, since 1.08466s) 2024-09-17T07:41:26.498 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[32435]: debug 2024-09-17T07:41:26.050+0000 7f902389f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:41:26.498 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[32435]: debug 2024-09-17T07:41:26.130+0000 7f902389f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:41:26.498 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[32435]: debug 2024-09-17T07:41:26.206+0000 7f902389f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:41:26.773 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[32435]: debug 2024-09-17T07:41:26.490+0000 7f902389f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[32435]: debug 2024-09-17T07:41:26.630+0000 7f902389f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cluster 2024-09-17T07:41:24.679943+0000 mgr.y (mgr.14898) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cephadm 2024-09-17T07:41:25.196179+0000 mgr.y (mgr.14898) 3 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Bus STARTING 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cephadm 2024-09-17T07:41:25.298127+0000 mgr.y (mgr.14898) 4 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cephadm 2024-09-17T07:41:25.431802+0000 mgr.y (mgr.14898) 5 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cephadm 2024-09-17T07:41:25.432041+0000 mgr.y (mgr.14898) 6 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Bus STARTED 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cephadm 2024-09-17T07:41:25.435082+0000 mgr.y (mgr.14898) 7 : cephadm [ERR] [17/Sep/2024:07:41:25] ENGINE Error in HTTPServer.serve 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: Traceback (most recent call last): 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:41:26.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: self._connections.run(self.expiration_interval) 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: self._run(expiration_interval) 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: s = self.context.wrap_socket( 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: return self.sslsocket_class._create( 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: self.do_handshake() 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: self._sslobj.do_handshake() 2024-09-17T07:41:26.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:41:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cluster 2024-09-17T07:41:25.620817+0000 mgr.y (mgr.14898) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cluster 2024-09-17T07:41:25.630700+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:41:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cluster 2024-09-17T07:41:25.630765+0000 mon.a (mon.0) 777 : cluster [INF] Cluster is now healthy 2024-09-17T07:41:26.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:26 smithi121 bash[15143]: cluster 2024-09-17T07:41:25.647117+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e24: y(active, since 2s) 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cluster 2024-09-17T07:41:24.679943+0000 mgr.y (mgr.14898) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cephadm 2024-09-17T07:41:25.196179+0000 mgr.y (mgr.14898) 3 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Bus STARTING 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cephadm 2024-09-17T07:41:25.298127+0000 mgr.y (mgr.14898) 4 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cephadm 2024-09-17T07:41:25.431802+0000 mgr.y (mgr.14898) 5 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cephadm 2024-09-17T07:41:25.432041+0000 mgr.y (mgr.14898) 6 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Bus STARTED 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cephadm 2024-09-17T07:41:25.435082+0000 mgr.y (mgr.14898) 7 : cephadm [ERR] [17/Sep/2024:07:41:25] ENGINE Error in HTTPServer.serve 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: Traceback (most recent call last): 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:41:26.909 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: self._connections.run(self.expiration_interval) 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: self._run(expiration_interval) 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: s = self.context.wrap_socket( 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: return self.sslsocket_class._create( 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: self.do_handshake() 2024-09-17T07:41:26.910 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: self._sslobj.do_handshake() 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cluster 2024-09-17T07:41:25.620817+0000 mgr.y (mgr.14898) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cluster 2024-09-17T07:41:25.630700+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cluster 2024-09-17T07:41:25.630765+0000 mon.a (mon.0) 777 : cluster [INF] Cluster is now healthy 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[15210]: cluster 2024-09-17T07:41:25.647117+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e24: y(active, since 2s) 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cluster 2024-09-17T07:41:24.679943+0000 mgr.y (mgr.14898) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cephadm 2024-09-17T07:41:25.196179+0000 mgr.y (mgr.14898) 3 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Bus STARTING 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cephadm 2024-09-17T07:41:25.298127+0000 mgr.y (mgr.14898) 4 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cephadm 2024-09-17T07:41:25.431802+0000 mgr.y (mgr.14898) 5 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:41:26.911 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cephadm 2024-09-17T07:41:25.432041+0000 mgr.y (mgr.14898) 6 : cephadm [INF] [17/Sep/2024:07:41:25] ENGINE Bus STARTED 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cephadm 2024-09-17T07:41:25.435082+0000 mgr.y (mgr.14898) 7 : cephadm [ERR] [17/Sep/2024:07:41:25] ENGINE Error in HTTPServer.serve 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: Traceback (most recent call last): 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: self._connections.run(self.expiration_interval) 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: self._run(expiration_interval) 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:41:26.912 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: s = self.context.wrap_socket( 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: return self.sslsocket_class._create( 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: self.do_handshake() 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: self._sslobj.do_handshake() 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cluster 2024-09-17T07:41:25.620817+0000 mgr.y (mgr.14898) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cluster 2024-09-17T07:41:25.630700+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cluster 2024-09-17T07:41:25.630765+0000 mon.a (mon.0) 777 : cluster [INF] Cluster is now healthy 2024-09-17T07:41:26.913 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:26 smithi105 bash[19705]: cluster 2024-09-17T07:41:25.647117+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e24: y(active, since 2s) 2024-09-17T07:41:27.273 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:27 smithi121 bash[32435]: debug 2024-09-17T07:41:27.014+0000 7f902389f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:41:27.273 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:27 smithi121 bash[32435]: debug 2024-09-17T07:41:27.254+0000 7f902389f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:41:27.982 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:27 smithi121 bash[32435]: debug 2024-09-17T07:41:27.674+0000 7f902389f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:41:27.982 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:27 smithi121 bash[32435]: debug 2024-09-17T07:41:27.738+0000 7f902389f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:41:27.982 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:27 smithi121 bash[32435]: debug 2024-09-17T07:41:27.906+0000 7f902389f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:41:28.273 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:27 smithi121 bash[32435]: debug 2024-09-17T07:41:27.974+0000 7f902389f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:41:28.274 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:28 smithi121 bash[32435]: debug 2024-09-17T07:41:28.066+0000 7f902389f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:41:28.274 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:28 smithi121 bash[32435]: debug 2024-09-17T07:41:28.134+0000 7f902389f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:41:28.274 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:28 smithi121 bash[32435]: debug 2024-09-17T07:41:28.210+0000 7f902389f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:41:28.658 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:28 smithi121 bash[32435]: debug 2024-09-17T07:41:28.358+0000 7f902389f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:41:28.658 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:28 smithi121 bash[32435]: debug 2024-09-17T07:41:28.438+0000 7f902389f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:41:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:28 smithi121 bash[15143]: cluster 2024-09-17T07:41:27.621629+0000 mgr.y (mgr.14898) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:28 smithi121 bash[15143]: cluster 2024-09-17T07:41:27.654078+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e25: y(active, since 4s) 2024-09-17T07:41:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:28 smithi105 bash[15210]: cluster 2024-09-17T07:41:27.621629+0000 mgr.y (mgr.14898) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:28 smithi105 bash[15210]: cluster 2024-09-17T07:41:27.654078+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e25: y(active, since 4s) 2024-09-17T07:41:29.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:28 smithi105 bash[19705]: cluster 2024-09-17T07:41:27.621629+0000 mgr.y (mgr.14898) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:29.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:28 smithi105 bash[19705]: cluster 2024-09-17T07:41:27.654078+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e25: y(active, since 4s) 2024-09-17T07:41:29.773 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:41:29 smithi121 bash[32435]: debug 2024-09-17T07:41:29.450+0000 7f902389f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:41:29.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:29 smithi121 bash[15143]: cluster 2024-09-17T07:41:29.471498+0000 mon.a (mon.0) 780 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:41:29.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:29 smithi121 bash[15143]: audit 2024-09-17T07:41:29.471791+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:41:29.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:29 smithi121 bash[15143]: audit 2024-09-17T07:41:29.472812+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:41:29.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:29 smithi121 bash[15143]: audit 2024-09-17T07:41:29.474171+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:41:29.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:29 smithi121 bash[15143]: audit 2024-09-17T07:41:29.474816+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:41:30.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[15210]: cluster 2024-09-17T07:41:29.471498+0000 mon.a (mon.0) 780 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:41:30.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[15210]: audit 2024-09-17T07:41:29.471791+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:41:30.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[15210]: audit 2024-09-17T07:41:29.472812+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:41:30.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[15210]: audit 2024-09-17T07:41:29.474171+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:41:30.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[15210]: audit 2024-09-17T07:41:29.474816+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:41:30.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[19705]: cluster 2024-09-17T07:41:29.471498+0000 mon.a (mon.0) 780 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:41:30.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[19705]: audit 2024-09-17T07:41:29.471791+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:41:30.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[19705]: audit 2024-09-17T07:41:29.472812+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:41:30.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[19705]: audit 2024-09-17T07:41:29.474171+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:41:30.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:29 smithi105 bash[19705]: audit 2024-09-17T07:41:29.474816+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:41:31.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:30 smithi121 bash[15143]: cluster 2024-09-17T07:41:29.622382+0000 mgr.y (mgr.14898) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:31.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:30 smithi121 bash[15143]: cluster 2024-09-17T07:41:29.665179+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e26: y(active, since 6s), standbys: x 2024-09-17T07:41:31.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:30 smithi121 bash[15143]: audit 2024-09-17T07:41:29.672411+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:41:31.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:30 smithi105 bash[15210]: cluster 2024-09-17T07:41:29.622382+0000 mgr.y (mgr.14898) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:31.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:30 smithi105 bash[15210]: cluster 2024-09-17T07:41:29.665179+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e26: y(active, since 6s), standbys: x 2024-09-17T07:41:31.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:30 smithi105 bash[15210]: audit 2024-09-17T07:41:29.672411+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:41:31.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:30 smithi105 bash[19705]: cluster 2024-09-17T07:41:29.622382+0000 mgr.y (mgr.14898) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:31.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:30 smithi105 bash[19705]: cluster 2024-09-17T07:41:29.665179+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e26: y(active, since 6s), standbys: x 2024-09-17T07:41:31.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:30 smithi105 bash[19705]: audit 2024-09-17T07:41:29.672411+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:41:32.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:32 smithi121 bash[15143]: audit 2024-09-17T07:41:31.141097+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:32 smithi121 bash[15143]: audit 2024-09-17T07:41:31.152587+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:32 smithi121 bash[15143]: cluster 2024-09-17T07:41:31.623233+0000 mgr.y (mgr.14898) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T07:41:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:32 smithi121 bash[15143]: audit 2024-09-17T07:41:31.740054+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:32 smithi121 bash[15143]: audit 2024-09-17T07:41:31.753226+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:32 smithi121 bash[15143]: audit 2024-09-17T07:41:31.908185+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:32 smithi121 bash[15143]: audit 2024-09-17T07:41:31.920734+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[15210]: audit 2024-09-17T07:41:31.141097+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[15210]: audit 2024-09-17T07:41:31.152587+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[15210]: cluster 2024-09-17T07:41:31.623233+0000 mgr.y (mgr.14898) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T07:41:32.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[15210]: audit 2024-09-17T07:41:31.740054+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[15210]: audit 2024-09-17T07:41:31.753226+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[15210]: audit 2024-09-17T07:41:31.908185+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[15210]: audit 2024-09-17T07:41:31.920734+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[19705]: audit 2024-09-17T07:41:31.141097+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[19705]: audit 2024-09-17T07:41:31.152587+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[19705]: cluster 2024-09-17T07:41:31.623233+0000 mgr.y (mgr.14898) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[19705]: audit 2024-09-17T07:41:31.740054+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[19705]: audit 2024-09-17T07:41:31.753226+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[19705]: audit 2024-09-17T07:41:31.908185+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:32.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:32 smithi105 bash[19705]: audit 2024-09-17T07:41:31.920734+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: audit 2024-09-17T07:41:32.493491+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: audit 2024-09-17T07:41:32.504261+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: cephadm 2024-09-17T07:41:32.512492+0000 mgr.y (mgr.14898) 12 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:33.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: audit 2024-09-17T07:41:32.513468+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:33.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: cluster 2024-09-17T07:41:32.513515+0000 mgr.y (mgr.14898) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T07:41:33.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: audit 2024-09-17T07:41:32.515587+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:33.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: audit 2024-09-17T07:41:32.521436+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:33 smithi121 bash[15143]: cephadm 2024-09-17T07:41:32.575270+0000 mgr.y (mgr.14898) 14 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:41:33.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: audit 2024-09-17T07:41:32.493491+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: audit 2024-09-17T07:41:32.504261+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: cephadm 2024-09-17T07:41:32.512492+0000 mgr.y (mgr.14898) 12 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: audit 2024-09-17T07:41:32.513468+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: cluster 2024-09-17T07:41:32.513515+0000 mgr.y (mgr.14898) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: audit 2024-09-17T07:41:32.515587+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: audit 2024-09-17T07:41:32.521436+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[15210]: cephadm 2024-09-17T07:41:32.575270+0000 mgr.y (mgr.14898) 14 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: audit 2024-09-17T07:41:32.493491+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: audit 2024-09-17T07:41:32.504261+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: cephadm 2024-09-17T07:41:32.512492+0000 mgr.y (mgr.14898) 12 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:33.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: audit 2024-09-17T07:41:32.513468+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:33.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: cluster 2024-09-17T07:41:32.513515+0000 mgr.y (mgr.14898) 13 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T07:41:33.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: audit 2024-09-17T07:41:32.515587+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:33.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: audit 2024-09-17T07:41:32.521436+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:33.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:33 smithi105 bash[19705]: cephadm 2024-09-17T07:41:32.575270+0000 mgr.y (mgr.14898) 14 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:41:34.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:34 smithi121 bash[15143]: cephadm 2024-09-17T07:41:32.828132+0000 mgr.y (mgr.14898) 15 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:41:34.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:34 smithi121 bash[15143]: cluster 2024-09-17T07:41:33.501362+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:41:34.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:34 smithi105 bash[15210]: cephadm 2024-09-17T07:41:32.828132+0000 mgr.y (mgr.14898) 15 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:41:34.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:34 smithi105 bash[15210]: cluster 2024-09-17T07:41:33.501362+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:41:34.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:34 smithi105 bash[19705]: cephadm 2024-09-17T07:41:32.828132+0000 mgr.y (mgr.14898) 15 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:41:34.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:34 smithi105 bash[19705]: cluster 2024-09-17T07:41:33.501362+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:41:35.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:35 smithi105 bash[19705]: cluster 2024-09-17T07:41:34.514306+0000 mgr.y (mgr.14898) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:41:35.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:35 smithi105 bash[15210]: cluster 2024-09-17T07:41:34.514306+0000 mgr.y (mgr.14898) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:41:35.964 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:35 smithi121 bash[15143]: cluster 2024-09-17T07:41:34.514306+0000 mgr.y (mgr.14898) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:41:37.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:37 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:41:37.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:37 smithi121 bash[15143]: cluster 2024-09-17T07:41:36.516037+0000 mgr.y (mgr.14898) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:41:37.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:37 smithi121 bash[15143]: audit 2024-09-17T07:41:37.281641+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:37.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:37 smithi121 bash[15143]: audit 2024-09-17T07:41:37.294900+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:37 smithi121 bash[15143]: audit 2024-09-17T07:41:37.299018+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:41:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:37 smithi121 bash[15143]: audit 2024-09-17T07:41:37.303207+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:41:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:37 smithi121 bash[15143]: audit 2024-09-17T07:41:37.313014+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[15210]: cluster 2024-09-17T07:41:36.516037+0000 mgr.y (mgr.14898) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[15210]: audit 2024-09-17T07:41:37.281641+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[15210]: audit 2024-09-17T07:41:37.294900+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[15210]: audit 2024-09-17T07:41:37.299018+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[15210]: audit 2024-09-17T07:41:37.303207+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[15210]: audit 2024-09-17T07:41:37.313014+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[19705]: cluster 2024-09-17T07:41:36.516037+0000 mgr.y (mgr.14898) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:41:37.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[19705]: audit 2024-09-17T07:41:37.281641+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:37.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[19705]: audit 2024-09-17T07:41:37.294900+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:37.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[19705]: audit 2024-09-17T07:41:37.299018+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14898 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:41:37.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[19705]: audit 2024-09-17T07:41:37.303207+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:41:37.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:37 smithi105 bash[19705]: audit 2024-09-17T07:41:37.313014+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:38.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:38 smithi105 bash[15210]: cephadm 2024-09-17T07:41:37.297651+0000 mgr.y (mgr.14898) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:41:38.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:38 smithi105 bash[15210]: cephadm 2024-09-17T07:41:37.309938+0000 mgr.y (mgr.14898) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:41:38.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:38 smithi105 bash[19705]: cephadm 2024-09-17T07:41:37.297651+0000 mgr.y (mgr.14898) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:41:38.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:38 smithi105 bash[19705]: cephadm 2024-09-17T07:41:37.309938+0000 mgr.y (mgr.14898) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:41:39.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:38 smithi121 bash[15143]: cephadm 2024-09-17T07:41:37.297651+0000 mgr.y (mgr.14898) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:41:39.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:38 smithi121 bash[15143]: cephadm 2024-09-17T07:41:37.309938+0000 mgr.y (mgr.14898) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:41:39.374 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.253Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.253Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.253Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.253Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.253Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.253Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.254Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.254Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.260Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.263Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.278Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.278Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.279Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-09-17T07:41:39.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.279Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.279Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.279Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.280Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.280Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=19.279776ms 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.283Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.283Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.283Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.284Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.284Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.284Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.284Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:41:39.376 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.285Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:41:39.377 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.285Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:41:39.377 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.285Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:41:39.377 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.285Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:41:39.377 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.285Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:41:39.377 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=info ts=2024-09-17T07:41:39.285Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:41:39.377 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[40022]: level=error ts=2024-09-17T07:41:39.285Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:41:39.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:39 smithi121 bash[15143]: cluster 2024-09-17T07:41:38.516803+0000 mgr.y (mgr.14898) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:41:40.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:39 smithi105 bash[15210]: cluster 2024-09-17T07:41:38.516803+0000 mgr.y (mgr.14898) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:41:40.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:39 smithi105 bash[19705]: cluster 2024-09-17T07:41:38.516803+0000 mgr.y (mgr.14898) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:41:40.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:41:40.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:41:41.853 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:41 smithi121 bash[15143]: cluster 2024-09-17T07:41:40.518466+0000 mgr.y (mgr.14898) 21 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:41:42.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:41 smithi105 bash[15210]: cluster 2024-09-17T07:41:40.518466+0000 mgr.y (mgr.14898) 21 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:41:42.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:41 smithi105 bash[19705]: cluster 2024-09-17T07:41:40.518466+0000 mgr.y (mgr.14898) 21 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:41:43.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.892256+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:43.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.904511+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.916353+0000 mgr.y (mgr.14898) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:41:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.920388+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:41:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.922798+0000 mgr.y (mgr.14898) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:41:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.926860+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:41:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.929749+0000 mgr.y (mgr.14898) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:41:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: audit 2024-09-17T07:41:41.933860+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:41:43.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:42 smithi121 bash[15143]: cluster 2024-09-17T07:41:42.519268+0000 mgr.y (mgr.14898) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.892256+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.904511+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.916353+0000 mgr.y (mgr.14898) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.920388+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.922798+0000 mgr.y (mgr.14898) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.926860+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.929749+0000 mgr.y (mgr.14898) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: audit 2024-09-17T07:41:41.933860+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:41:43.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[15210]: cluster 2024-09-17T07:41:42.519268+0000 mgr.y (mgr.14898) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.892256+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.904511+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.916353+0000 mgr.y (mgr.14898) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.920388+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.922798+0000 mgr.y (mgr.14898) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.926860+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.929749+0000 mgr.y (mgr.14898) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: audit 2024-09-17T07:41:41.933860+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:41:43.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:42 smithi105 bash[19705]: cluster 2024-09-17T07:41:42.519268+0000 mgr.y (mgr.14898) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T07:41:44.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:44 smithi121 bash[15143]: audit 2024-09-17T07:41:44.455308+0000 mon.b (mon.2) 112 : audit [DBG] from='client.? 172.21.15.121:0/1744538612' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:41:44.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:44 smithi105 bash[15210]: audit 2024-09-17T07:41:44.455308+0000 mon.b (mon.2) 112 : audit [DBG] from='client.? 172.21.15.121:0/1744538612' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:41:44.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:44 smithi105 bash[19705]: audit 2024-09-17T07:41:44.455308+0000 mon.b (mon.2) 112 : audit [DBG] from='client.? 172.21.15.121:0/1744538612' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:41:45.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:45 smithi105 bash[15210]: cluster 2024-09-17T07:41:44.519881+0000 mgr.y (mgr.14898) 26 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:45.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:45 smithi105 bash[15210]: audit 2024-09-17T07:41:44.830181+0000 mon.b (mon.2) 113 : audit [INF] from='client.? 172.21.15.121:0/1927321561' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:41:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:45 smithi105 bash[19705]: cluster 2024-09-17T07:41:44.519881+0000 mgr.y (mgr.14898) 26 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:45 smithi105 bash[19705]: audit 2024-09-17T07:41:44.830181+0000 mon.b (mon.2) 113 : audit [INF] from='client.? 172.21.15.121:0/1927321561' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:41:45.862 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:45 smithi121 bash[15143]: cluster 2024-09-17T07:41:44.519881+0000 mgr.y (mgr.14898) 26 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T07:41:45.862 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:45 smithi121 bash[15143]: audit 2024-09-17T07:41:44.830181+0000 mon.b (mon.2) 113 : audit [INF] from='client.? 172.21.15.121:0/1927321561' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:41:47.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:47 smithi105 bash[19705]: cluster 2024-09-17T07:41:46.521491+0000 mgr.y (mgr.14898) 27 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:47.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:47 smithi105 bash[15210]: cluster 2024-09-17T07:41:46.521491+0000 mgr.y (mgr.14898) 27 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:48.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:47 smithi121 bash[15143]: cluster 2024-09-17T07:41:46.521491+0000 mgr.y (mgr.14898) 27 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T07:41:50.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:49 smithi121 bash[15143]: cluster 2024-09-17T07:41:48.522289+0000 mgr.y (mgr.14898) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T07:41:50.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:49 smithi105 bash[15210]: cluster 2024-09-17T07:41:48.522289+0000 mgr.y (mgr.14898) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T07:41:50.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:49 smithi105 bash[19705]: cluster 2024-09-17T07:41:48.522289+0000 mgr.y (mgr.14898) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T07:41:51.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:50 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 1. 2024-09-17T07:41:51.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:50 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:41:51.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:50 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: audit 2024-09-17T07:41:49.713146+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: audit 2024-09-17T07:41:49.724644+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: cephadm 2024-09-17T07:41:49.731305+0000 mgr.y (mgr.14898) 29 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: audit 2024-09-17T07:41:49.732941+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: cluster 2024-09-17T07:41:49.733226+0000 mgr.y (mgr.14898) 30 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: cluster 2024-09-17T07:41:49.733637+0000 mgr.y (mgr.14898) 31 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: audit 2024-09-17T07:41:49.734855+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:51.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:50 smithi121 bash[15143]: audit 2024-09-17T07:41:49.740752+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: audit 2024-09-17T07:41:49.713146+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: audit 2024-09-17T07:41:49.724644+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: cephadm 2024-09-17T07:41:49.731305+0000 mgr.y (mgr.14898) 29 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:51.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: audit 2024-09-17T07:41:49.732941+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:51.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: cluster 2024-09-17T07:41:49.733226+0000 mgr.y (mgr.14898) 30 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-17T07:41:51.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: cluster 2024-09-17T07:41:49.733637+0000 mgr.y (mgr.14898) 31 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:51.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: audit 2024-09-17T07:41:49.734855+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:51.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[15210]: audit 2024-09-17T07:41:49.740752+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: audit 2024-09-17T07:41:49.713146+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: audit 2024-09-17T07:41:49.724644+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: cephadm 2024-09-17T07:41:49.731305+0000 mgr.y (mgr.14898) 29 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:41:51.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: audit 2024-09-17T07:41:49.732941+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:41:51.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: cluster 2024-09-17T07:41:49.733226+0000 mgr.y (mgr.14898) 30 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-17T07:41:51.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: cluster 2024-09-17T07:41:49.733637+0000 mgr.y (mgr.14898) 31 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:51.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: audit 2024-09-17T07:41:49.734855+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:41:51.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:50 smithi105 bash[19705]: audit 2024-09-17T07:41:49.740752+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:41:51.984 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[15143]: cluster 2024-09-17T07:41:50.721765+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:41:51.984 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.960Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:41:51.984 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.960Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:41:51.984 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.960Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.960Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.960Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.960Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.962Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.962Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.965Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.966Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=8 2024-09-17T07:41:51.985 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.980Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=8 2024-09-17T07:41:52.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:51 smithi105 bash[19705]: cluster 2024-09-17T07:41:50.721765+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:41:52.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:51 smithi105 bash[15210]: cluster 2024-09-17T07:41:50.721765+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.981Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=8 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.981Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=8 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.981Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=8 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.981Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=8 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.982Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=8 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.982Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=8 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.982Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=8 2024-09-17T07:41:52.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.982Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=17.309357ms 2024-09-17T07:41:52.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:41:52.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:41:52.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:41:52.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:41:52.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:41:52.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:41:52.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:41:52.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:41:52.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:41:52.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:41:52.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.985Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:41:52.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.986Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:41:52.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=info ts=2024-09-17T07:41:51.986Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:41:52.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:51 smithi121 bash[41119]: level=error ts=2024-09-17T07:41:51.986Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:41:53.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:52 smithi121 bash[15143]: cluster 2024-09-17T07:41:51.734352+0000 mgr.y (mgr.14898) 32 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:53.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:52 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:41:53.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:41:52 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:41:53.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:52 smithi105 bash[15210]: cluster 2024-09-17T07:41:51.734352+0000 mgr.y (mgr.14898) 32 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:53.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:52 smithi105 bash[19705]: cluster 2024-09-17T07:41:51.734352+0000 mgr.y (mgr.14898) 32 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:55 smithi105 bash[19705]: cluster 2024-09-17T07:41:53.735106+0000 mgr.y (mgr.14898) 33 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:55.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:55 smithi105 bash[15210]: cluster 2024-09-17T07:41:53.735106+0000 mgr.y (mgr.14898) 33 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:56.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:55 smithi121 bash[15143]: cluster 2024-09-17T07:41:53.735106+0000 mgr.y (mgr.14898) 33 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-09-17T07:41:57.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:57 smithi105 bash[15210]: cluster 2024-09-17T07:41:55.736785+0000 mgr.y (mgr.14898) 34 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:57.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:57 smithi105 bash[19705]: cluster 2024-09-17T07:41:55.736785+0000 mgr.y (mgr.14898) 34 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:57.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:57 smithi121 bash[15143]: cluster 2024-09-17T07:41:55.736785+0000 mgr.y (mgr.14898) 34 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:58.852 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:58 smithi121 bash[15143]: audit 2024-09-17T07:41:58.466052+0000 mon.b (mon.2) 116 : audit [DBG] from='client.? 172.21.15.121:0/2708184455' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:41:59.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:58 smithi105 bash[19705]: audit 2024-09-17T07:41:58.466052+0000 mon.b (mon.2) 116 : audit [DBG] from='client.? 172.21.15.121:0/2708184455' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:41:59.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:58 smithi105 bash[15210]: audit 2024-09-17T07:41:58.466052+0000 mon.b (mon.2) 116 : audit [DBG] from='client.? 172.21.15.121:0/2708184455' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:41:59.901 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:59 smithi121 bash[15143]: cluster 2024-09-17T07:41:57.737530+0000 mgr.y (mgr.14898) 35 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:41:59.901 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:41:59 smithi121 bash[15143]: audit 2024-09-17T07:41:58.843015+0000 mon.b (mon.2) 117 : audit [INF] from='client.? 172.21.15.121:0/1016839098' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:00.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:59 smithi105 bash[15210]: cluster 2024-09-17T07:41:57.737530+0000 mgr.y (mgr.14898) 35 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:00.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:41:59 smithi105 bash[15210]: audit 2024-09-17T07:41:58.843015+0000 mon.b (mon.2) 117 : audit [INF] from='client.? 172.21.15.121:0/1016839098' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:00.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:59 smithi105 bash[19705]: cluster 2024-09-17T07:41:57.737530+0000 mgr.y (mgr.14898) 35 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:00.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:41:59 smithi105 bash[19705]: audit 2024-09-17T07:41:58.843015+0000 mon.b (mon.2) 117 : audit [INF] from='client.? 172.21.15.121:0/1016839098' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:01 smithi121 bash[15143]: cluster 2024-09-17T07:41:59.739097+0000 mgr.y (mgr.14898) 36 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:42:02.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:01 smithi105 bash[19705]: cluster 2024-09-17T07:41:59.739097+0000 mgr.y (mgr.14898) 36 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:42:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:01 smithi105 bash[15210]: cluster 2024-09-17T07:41:59.739097+0000 mgr.y (mgr.14898) 36 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:42:03.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:02 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 2. 2024-09-17T07:42:03.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:02 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:03.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:02 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:03.931 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[15143]: cluster 2024-09-17T07:42:01.739879+0000 mgr.y (mgr.14898) 37 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:04.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:03 smithi105 bash[19705]: cluster 2024-09-17T07:42:01.739879+0000 mgr.y (mgr.14898) 37 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:04.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:03 smithi105 bash[15210]: cluster 2024-09-17T07:42:01.739879+0000 mgr.y (mgr.14898) 37 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.927Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.927Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.927Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.927Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.927Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.927Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.930Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.930Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.933Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.934Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=9 2024-09-17T07:42:04.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.951Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.952Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.952Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.952Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.953Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.953Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.953Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.953Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.954Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=9 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.954Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=20.343213ms 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:42:04.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.957Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.958Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.958Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.958Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.958Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=info ts=2024-09-17T07:42:03.958Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:42:04.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:03 smithi121 bash[41504]: level=error ts=2024-09-17T07:42:03.958Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:42:05.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:04 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:42:05.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:04 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:42:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:05 smithi121 bash[15143]: cluster 2024-09-17T07:42:03.740653+0000 mgr.y (mgr.14898) 38 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:05 smithi105 bash[19705]: cluster 2024-09-17T07:42:03.740653+0000 mgr.y (mgr.14898) 38 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:06.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:05 smithi105 bash[15210]: cluster 2024-09-17T07:42:03.740653+0000 mgr.y (mgr.14898) 38 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:08.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:07 smithi121 bash[15143]: cluster 2024-09-17T07:42:05.742339+0000 mgr.y (mgr.14898) 39 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:08.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:07 smithi105 bash[19705]: cluster 2024-09-17T07:42:05.742339+0000 mgr.y (mgr.14898) 39 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:08.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:07 smithi105 bash[15210]: cluster 2024-09-17T07:42:05.742339+0000 mgr.y (mgr.14898) 39 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:10.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:09 smithi121 bash[15143]: cluster 2024-09-17T07:42:07.743124+0000 mgr.y (mgr.14898) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:09 smithi105 bash[19705]: cluster 2024-09-17T07:42:07.743124+0000 mgr.y (mgr.14898) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:10.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:09 smithi105 bash[15210]: cluster 2024-09-17T07:42:07.743124+0000 mgr.y (mgr.14898) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:11.892 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:11 smithi121 bash[15143]: cluster 2024-09-17T07:42:09.744733+0000 mgr.y (mgr.14898) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:12.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:11 smithi105 bash[19705]: cluster 2024-09-17T07:42:09.744733+0000 mgr.y (mgr.14898) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:12.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:11 smithi105 bash[15210]: cluster 2024-09-17T07:42:09.744733+0000 mgr.y (mgr.14898) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:12.904 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:12 smithi121 bash[15143]: audit 2024-09-17T07:42:12.514528+0000 mon.b (mon.2) 118 : audit [DBG] from='client.? 172.21.15.121:0/3667602463' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:13.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:12 smithi105 bash[19705]: audit 2024-09-17T07:42:12.514528+0000 mon.b (mon.2) 118 : audit [DBG] from='client.? 172.21.15.121:0/3667602463' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:13.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:12 smithi105 bash[15210]: audit 2024-09-17T07:42:12.514528+0000 mon.b (mon.2) 118 : audit [DBG] from='client.? 172.21.15.121:0/3667602463' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:13.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:13 smithi121 bash[15143]: cluster 2024-09-17T07:42:11.745620+0000 mgr.y (mgr.14898) 42 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:13.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:13 smithi121 bash[15143]: audit 2024-09-17T07:42:12.895670+0000 mon.b (mon.2) 119 : audit [INF] from='client.? 172.21.15.121:0/1072554590' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:14.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:13 smithi105 bash[19705]: cluster 2024-09-17T07:42:11.745620+0000 mgr.y (mgr.14898) 42 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:14.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:13 smithi105 bash[19705]: audit 2024-09-17T07:42:12.895670+0000 mon.b (mon.2) 119 : audit [INF] from='client.? 172.21.15.121:0/1072554590' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:14.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:13 smithi105 bash[15210]: cluster 2024-09-17T07:42:11.745620+0000 mgr.y (mgr.14898) 42 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:14.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:13 smithi105 bash[15210]: audit 2024-09-17T07:42:12.895670+0000 mon.b (mon.2) 119 : audit [INF] from='client.? 172.21.15.121:0/1072554590' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:14 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 3. 2024-09-17T07:42:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:14 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:14 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:15.983 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[15143]: cluster 2024-09-17T07:42:13.746363+0000 mgr.y (mgr.14898) 43 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:16.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:15 smithi105 bash[19705]: cluster 2024-09-17T07:42:13.746363+0000 mgr.y (mgr.14898) 43 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:16.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:15 smithi105 bash[15210]: cluster 2024-09-17T07:42:13.746363+0000 mgr.y (mgr.14898) 43 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:16.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.980Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.980Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.980Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.980Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.980Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.980Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.983Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.983Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.991Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:15 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:15.992Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=10 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.009Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=10 2024-09-17T07:42:16.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.010Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.010Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.012Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.012Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.013Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.013Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.013Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.013Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.014Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=10 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.014Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=22.179488ms 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:42:16.275 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.016Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=info ts=2024-09-17T07:42:16.017Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:42:16.276 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 bash[41901]: level=error ts=2024-09-17T07:42:16.017Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:42:17.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:42:17.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:16 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:42:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:17 smithi121 bash[15143]: cluster 2024-09-17T07:42:15.748104+0000 mgr.y (mgr.14898) 44 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:18.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:17 smithi105 bash[19705]: cluster 2024-09-17T07:42:15.748104+0000 mgr.y (mgr.14898) 44 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:18.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:17 smithi105 bash[15210]: cluster 2024-09-17T07:42:15.748104+0000 mgr.y (mgr.14898) 44 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:20.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:19 smithi121 bash[15143]: cluster 2024-09-17T07:42:17.748905+0000 mgr.y (mgr.14898) 45 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:19 smithi105 bash[19705]: cluster 2024-09-17T07:42:17.748905+0000 mgr.y (mgr.14898) 45 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:20.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:19 smithi105 bash[15210]: cluster 2024-09-17T07:42:17.748905+0000 mgr.y (mgr.14898) 45 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:22.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:21 smithi121 bash[15143]: cluster 2024-09-17T07:42:19.750528+0000 mgr.y (mgr.14898) 46 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:22.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:21 smithi105 bash[19705]: cluster 2024-09-17T07:42:19.750528+0000 mgr.y (mgr.14898) 46 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:22.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:21 smithi105 bash[15210]: cluster 2024-09-17T07:42:19.750528+0000 mgr.y (mgr.14898) 46 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:24.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:23 smithi121 bash[15143]: cluster 2024-09-17T07:42:21.751350+0000 mgr.y (mgr.14898) 47 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:24.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:23 smithi105 bash[15210]: cluster 2024-09-17T07:42:21.751350+0000 mgr.y (mgr.14898) 47 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:24.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:23 smithi105 bash[19705]: cluster 2024-09-17T07:42:21.751350+0000 mgr.y (mgr.14898) 47 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:25.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:25 smithi121 bash[15143]: cluster 2024-09-17T07:42:23.752123+0000 mgr.y (mgr.14898) 48 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:26.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:25 smithi105 bash[19705]: cluster 2024-09-17T07:42:23.752123+0000 mgr.y (mgr.14898) 48 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:26.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:25 smithi105 bash[15210]: cluster 2024-09-17T07:42:23.752123+0000 mgr.y (mgr.14898) 48 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:27.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:26 smithi121 bash[15143]: cluster 2024-09-17T07:42:25.753895+0000 mgr.y (mgr.14898) 49 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:27.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:26 smithi121 bash[15143]: audit 2024-09-17T07:42:26.680936+0000 mon.b (mon.2) 120 : audit [DBG] from='client.? 172.21.15.121:0/3265263285' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:27.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:26 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 4. 2024-09-17T07:42:27.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:26 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:27.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:26 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:26 smithi105 bash[15210]: cluster 2024-09-17T07:42:25.753895+0000 mgr.y (mgr.14898) 49 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:26 smithi105 bash[15210]: audit 2024-09-17T07:42:26.680936+0000 mon.b (mon.2) 120 : audit [DBG] from='client.? 172.21.15.121:0/3265263285' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:27.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:26 smithi105 bash[19705]: cluster 2024-09-17T07:42:25.753895+0000 mgr.y (mgr.14898) 49 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:27.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:26 smithi105 bash[19705]: audit 2024-09-17T07:42:26.680936+0000 mon.b (mon.2) 120 : audit [DBG] from='client.? 172.21.15.121:0/3265263285' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:27 smithi121 bash[15143]: audit 2024-09-17T07:42:27.043009+0000 mon.b (mon.2) 121 : audit [INF] from='client.? 172.21.15.121:0/2124778154' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:28.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:27 smithi105 bash[15210]: audit 2024-09-17T07:42:27.043009+0000 mon.b (mon.2) 121 : audit [INF] from='client.? 172.21.15.121:0/2124778154' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:27 smithi105 bash[19705]: audit 2024-09-17T07:42:27.043009+0000 mon.b (mon.2) 121 : audit [INF] from='client.? 172.21.15.121:0/2124778154' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[15143]: cluster 2024-09-17T07:42:27.754624+0000 mgr.y (mgr.14898) 50 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:29.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.704Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:42:29.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.704Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:42:29.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.704Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.704Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.704Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.704Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.706Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.706Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.712Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.713Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=11 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.729Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=11 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.730Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=11 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.732Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=11 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.733Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=11 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.733Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=11 2024-09-17T07:42:29.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.733Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=11 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.734Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=11 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.734Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=11 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.734Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=11 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.734Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=11 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.734Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=11 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.734Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=22.113451ms 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:42:29.025 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:42:29.026 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:42:29.026 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:42:29.026 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:42:29.026 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:42:29.026 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=info ts=2024-09-17T07:42:28.737Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:42:29.026 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:28 smithi121 bash[42202]: level=error ts=2024-09-17T07:42:28.738Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:42:29.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:28 smithi105 bash[15210]: cluster 2024-09-17T07:42:27.754624+0000 mgr.y (mgr.14898) 50 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:29.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:28 smithi105 bash[19705]: cluster 2024-09-17T07:42:27.754624+0000 mgr.y (mgr.14898) 50 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:30.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:30 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:42:30.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:30 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:42:32.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:31 smithi121 bash[15143]: cluster 2024-09-17T07:42:29.756248+0000 mgr.y (mgr.14898) 51 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:32.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:31 smithi105 bash[15210]: cluster 2024-09-17T07:42:29.756248+0000 mgr.y (mgr.14898) 51 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:32.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:31 smithi105 bash[19705]: cluster 2024-09-17T07:42:29.756248+0000 mgr.y (mgr.14898) 51 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:34.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:33 smithi121 bash[15143]: cluster 2024-09-17T07:42:31.757064+0000 mgr.y (mgr.14898) 52 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:34.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:33 smithi105 bash[19705]: cluster 2024-09-17T07:42:31.757064+0000 mgr.y (mgr.14898) 52 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:34.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:33 smithi105 bash[15210]: cluster 2024-09-17T07:42:31.757064+0000 mgr.y (mgr.14898) 52 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:35 smithi121 bash[15143]: cluster 2024-09-17T07:42:33.757854+0000 mgr.y (mgr.14898) 53 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:36.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:35 smithi105 bash[15210]: cluster 2024-09-17T07:42:33.757854+0000 mgr.y (mgr.14898) 53 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:36.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:35 smithi105 bash[19705]: cluster 2024-09-17T07:42:33.757854+0000 mgr.y (mgr.14898) 53 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:38.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:37 smithi121 bash[15143]: cluster 2024-09-17T07:42:35.759504+0000 mgr.y (mgr.14898) 54 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:38.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:37 smithi105 bash[15210]: cluster 2024-09-17T07:42:35.759504+0000 mgr.y (mgr.14898) 54 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:37 smithi105 bash[19705]: cluster 2024-09-17T07:42:35.759504+0000 mgr.y (mgr.14898) 54 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:39.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:39 smithi121 bash[15143]: cluster 2024-09-17T07:42:37.760220+0000 mgr.y (mgr.14898) 55 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:40.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:39 smithi105 bash[15210]: cluster 2024-09-17T07:42:37.760220+0000 mgr.y (mgr.14898) 55 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:40.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:39 smithi105 bash[19705]: cluster 2024-09-17T07:42:37.760220+0000 mgr.y (mgr.14898) 55 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:40.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 5. 2024-09-17T07:42:40.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:40 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:40.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Start request repeated too quickly. 2024-09-17T07:42:40.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:42:40.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:42:40 smithi121 systemd[1]: Failed to start Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:42:41.995 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:41 smithi121 bash[15143]: cluster 2024-09-17T07:42:39.761832+0000 mgr.y (mgr.14898) 56 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:41.995 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:41 smithi121 bash[15143]: audit 2024-09-17T07:42:41.608743+0000 mon.b (mon.2) 122 : audit [DBG] from='client.? 172.21.15.121:0/1261123925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:42.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:41 smithi105 bash[15210]: cluster 2024-09-17T07:42:39.761832+0000 mgr.y (mgr.14898) 56 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:42.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:41 smithi105 bash[15210]: audit 2024-09-17T07:42:41.608743+0000 mon.b (mon.2) 122 : audit [DBG] from='client.? 172.21.15.121:0/1261123925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:42.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:41 smithi105 bash[19705]: cluster 2024-09-17T07:42:39.761832+0000 mgr.y (mgr.14898) 56 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:42.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:41 smithi105 bash[19705]: audit 2024-09-17T07:42:41.608743+0000 mon.b (mon.2) 122 : audit [DBG] from='client.? 172.21.15.121:0/1261123925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:42:42.999 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:42 smithi121 bash[15143]: audit 2024-09-17T07:42:41.986451+0000 mon.b (mon.2) 123 : audit [INF] from='client.? 172.21.15.121:0/881168190' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:43.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:42 smithi105 bash[15210]: audit 2024-09-17T07:42:41.986451+0000 mon.b (mon.2) 123 : audit [INF] from='client.? 172.21.15.121:0/881168190' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:43.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:42 smithi105 bash[19705]: audit 2024-09-17T07:42:41.986451+0000 mon.b (mon.2) 123 : audit [INF] from='client.? 172.21.15.121:0/881168190' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: access denied 2024-09-17T07:42:44.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:43 smithi121 bash[15143]: cluster 2024-09-17T07:42:41.762589+0000 mgr.y (mgr.14898) 57 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:44.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:43 smithi105 bash[15210]: cluster 2024-09-17T07:42:41.762589+0000 mgr.y (mgr.14898) 57 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:44.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:43 smithi105 bash[19705]: cluster 2024-09-17T07:42:41.762589+0000 mgr.y (mgr.14898) 57 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:46.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:45 smithi121 bash[15143]: cluster 2024-09-17T07:42:43.763352+0000 mgr.y (mgr.14898) 58 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:46.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:45 smithi105 bash[15210]: cluster 2024-09-17T07:42:43.763352+0000 mgr.y (mgr.14898) 58 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:46.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:45 smithi105 bash[19705]: cluster 2024-09-17T07:42:43.763352+0000 mgr.y (mgr.14898) 58 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:48.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:47 smithi121 bash[15143]: cluster 2024-09-17T07:42:45.765050+0000 mgr.y (mgr.14898) 59 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:48.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:47 smithi105 bash[15210]: cluster 2024-09-17T07:42:45.765050+0000 mgr.y (mgr.14898) 59 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:48.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:47 smithi105 bash[19705]: cluster 2024-09-17T07:42:45.765050+0000 mgr.y (mgr.14898) 59 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:50.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:49 smithi121 bash[15143]: cluster 2024-09-17T07:42:47.765792+0000 mgr.y (mgr.14898) 60 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:50.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:49 smithi105 bash[19705]: cluster 2024-09-17T07:42:47.765792+0000 mgr.y (mgr.14898) 60 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:50.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:49 smithi105 bash[15210]: cluster 2024-09-17T07:42:47.765792+0000 mgr.y (mgr.14898) 60 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:52.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:51 smithi121 bash[15143]: cluster 2024-09-17T07:42:49.767413+0000 mgr.y (mgr.14898) 61 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:52.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:51 smithi105 bash[15210]: cluster 2024-09-17T07:42:49.767413+0000 mgr.y (mgr.14898) 61 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:52.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:51 smithi105 bash[19705]: cluster 2024-09-17T07:42:49.767413+0000 mgr.y (mgr.14898) 61 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:54.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:53 smithi121 bash[15143]: cluster 2024-09-17T07:42:51.768126+0000 mgr.y (mgr.14898) 62 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:54.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:53 smithi105 bash[15210]: cluster 2024-09-17T07:42:51.768126+0000 mgr.y (mgr.14898) 62 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:54.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:53 smithi105 bash[19705]: cluster 2024-09-17T07:42:51.768126+0000 mgr.y (mgr.14898) 62 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:56.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:55 smithi121 bash[15143]: cluster 2024-09-17T07:42:53.768891+0000 mgr.y (mgr.14898) 63 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:56.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:55 smithi105 bash[15210]: cluster 2024-09-17T07:42:53.768891+0000 mgr.y (mgr.14898) 63 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:56.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:55 smithi105 bash[19705]: cluster 2024-09-17T07:42:53.768891+0000 mgr.y (mgr.14898) 63 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: cluster 2024-09-17T07:42:55.770544+0000 mgr.y (mgr.14898) 64 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: audit 2024-09-17T07:42:56.210095+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: audit 2024-09-17T07:42:56.220486+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: cephadm 2024-09-17T07:42:56.666245+0000 mgr.y (mgr.14898) 65 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: cluster 2024-09-17T07:42:56.667536+0000 mgr.y (mgr.14898) 66 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: cluster 2024-09-17T07:42:56.668098+0000 mgr.y (mgr.14898) 67 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: audit 2024-09-17T07:42:56.668344+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: audit 2024-09-17T07:42:56.670702+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:42:57.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:57 smithi121 bash[15143]: audit 2024-09-17T07:42:56.675938+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: cluster 2024-09-17T07:42:55.770544+0000 mgr.y (mgr.14898) 64 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:57.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: audit 2024-09-17T07:42:56.210095+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: audit 2024-09-17T07:42:56.220486+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: cephadm 2024-09-17T07:42:56.666245+0000 mgr.y (mgr.14898) 65 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:42:57.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: cluster 2024-09-17T07:42:56.667536+0000 mgr.y (mgr.14898) 66 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: cluster 2024-09-17T07:42:56.668098+0000 mgr.y (mgr.14898) 67 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: audit 2024-09-17T07:42:56.668344+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: audit 2024-09-17T07:42:56.670702+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[15210]: audit 2024-09-17T07:42:56.675938+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: cluster 2024-09-17T07:42:55.770544+0000 mgr.y (mgr.14898) 64 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: audit 2024-09-17T07:42:56.210095+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: audit 2024-09-17T07:42:56.220486+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: cephadm 2024-09-17T07:42:56.666245+0000 mgr.y (mgr.14898) 65 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: cluster 2024-09-17T07:42:56.667536+0000 mgr.y (mgr.14898) 66 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:57.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: cluster 2024-09-17T07:42:56.668098+0000 mgr.y (mgr.14898) 67 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:57.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: audit 2024-09-17T07:42:56.668344+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:42:57.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: audit 2024-09-17T07:42:56.670702+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:42:57.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:57 smithi105 bash[19705]: audit 2024-09-17T07:42:56.675938+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:42:59.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:42:58 smithi121 bash[15143]: cluster 2024-09-17T07:42:58.668829+0000 mgr.y (mgr.14898) 68 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:59.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:42:58 smithi105 bash[19705]: cluster 2024-09-17T07:42:58.668829+0000 mgr.y (mgr.14898) 68 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:42:59.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:42:58 smithi105 bash[15210]: cluster 2024-09-17T07:42:58.668829+0000 mgr.y (mgr.14898) 68 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:01.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:00 smithi121 bash[15143]: cluster 2024-09-17T07:43:00.670474+0000 mgr.y (mgr.14898) 69 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:01.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:00 smithi105 bash[15210]: cluster 2024-09-17T07:43:00.670474+0000 mgr.y (mgr.14898) 69 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:00 smithi105 bash[19705]: cluster 2024-09-17T07:43:00.670474+0000 mgr.y (mgr.14898) 69 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:03.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:02 smithi121 bash[15143]: cluster 2024-09-17T07:43:02.671200+0000 mgr.y (mgr.14898) 70 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:03.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:02 smithi105 bash[19705]: cluster 2024-09-17T07:43:02.671200+0000 mgr.y (mgr.14898) 70 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:03.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:02 smithi105 bash[15210]: cluster 2024-09-17T07:43:02.671200+0000 mgr.y (mgr.14898) 70 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:06.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:05 smithi121 bash[15143]: cluster 2024-09-17T07:43:04.672075+0000 mgr.y (mgr.14898) 71 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:05 smithi105 bash[19705]: cluster 2024-09-17T07:43:04.672075+0000 mgr.y (mgr.14898) 71 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:06.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:05 smithi105 bash[15210]: cluster 2024-09-17T07:43:04.672075+0000 mgr.y (mgr.14898) 71 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:06 smithi121 bash[15143]: cluster 2024-09-17T07:43:06.673684+0000 mgr.y (mgr.14898) 72 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:07.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:06 smithi105 bash[15210]: cluster 2024-09-17T07:43:06.673684+0000 mgr.y (mgr.14898) 72 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:06 smithi105 bash[19705]: cluster 2024-09-17T07:43:06.673684+0000 mgr.y (mgr.14898) 72 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:08 smithi121 bash[15143]: cluster 2024-09-17T07:43:08.674479+0000 mgr.y (mgr.14898) 73 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:08 smithi105 bash[15210]: cluster 2024-09-17T07:43:08.674479+0000 mgr.y (mgr.14898) 73 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:09.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:08 smithi105 bash[19705]: cluster 2024-09-17T07:43:08.674479+0000 mgr.y (mgr.14898) 73 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:11.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:10 smithi121 bash[15143]: cluster 2024-09-17T07:43:10.676185+0000 mgr.y (mgr.14898) 74 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:11.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:10 smithi105 bash[15210]: cluster 2024-09-17T07:43:10.676185+0000 mgr.y (mgr.14898) 74 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:10 smithi105 bash[19705]: cluster 2024-09-17T07:43:10.676185+0000 mgr.y (mgr.14898) 74 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:13.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:12 smithi121 bash[15143]: cluster 2024-09-17T07:43:12.676925+0000 mgr.y (mgr.14898) 75 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:13.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:12 smithi105 bash[15210]: cluster 2024-09-17T07:43:12.676925+0000 mgr.y (mgr.14898) 75 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:13.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:12 smithi105 bash[19705]: cluster 2024-09-17T07:43:12.676925+0000 mgr.y (mgr.14898) 75 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:16.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:15 smithi121 bash[15143]: cluster 2024-09-17T07:43:14.677720+0000 mgr.y (mgr.14898) 76 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:16.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:15 smithi105 bash[15210]: cluster 2024-09-17T07:43:14.677720+0000 mgr.y (mgr.14898) 76 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:16.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:15 smithi105 bash[19705]: cluster 2024-09-17T07:43:14.677720+0000 mgr.y (mgr.14898) 76 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:17.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:16 smithi121 bash[15143]: cluster 2024-09-17T07:43:16.679380+0000 mgr.y (mgr.14898) 77 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:17.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:16 smithi105 bash[15210]: cluster 2024-09-17T07:43:16.679380+0000 mgr.y (mgr.14898) 77 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:16 smithi105 bash[19705]: cluster 2024-09-17T07:43:16.679380+0000 mgr.y (mgr.14898) 77 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:19.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:18 smithi121 bash[15143]: cluster 2024-09-17T07:43:18.680144+0000 mgr.y (mgr.14898) 78 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:18 smithi105 bash[15210]: cluster 2024-09-17T07:43:18.680144+0000 mgr.y (mgr.14898) 78 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:19.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:18 smithi105 bash[19705]: cluster 2024-09-17T07:43:18.680144+0000 mgr.y (mgr.14898) 78 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:21.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:20 smithi121 bash[15143]: cluster 2024-09-17T07:43:20.681788+0000 mgr.y (mgr.14898) 79 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:21.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:20 smithi105 bash[15210]: cluster 2024-09-17T07:43:20.681788+0000 mgr.y (mgr.14898) 79 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:21.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:20 smithi105 bash[19705]: cluster 2024-09-17T07:43:20.681788+0000 mgr.y (mgr.14898) 79 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:23.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:22 smithi121 bash[15143]: cluster 2024-09-17T07:43:22.682531+0000 mgr.y (mgr.14898) 80 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:23.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:22 smithi105 bash[15210]: cluster 2024-09-17T07:43:22.682531+0000 mgr.y (mgr.14898) 80 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:23.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:22 smithi105 bash[19705]: cluster 2024-09-17T07:43:22.682531+0000 mgr.y (mgr.14898) 80 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:26.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:25 smithi121 bash[15143]: cluster 2024-09-17T07:43:24.683370+0000 mgr.y (mgr.14898) 81 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:26.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:25 smithi105 bash[15210]: cluster 2024-09-17T07:43:24.683370+0000 mgr.y (mgr.14898) 81 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:26.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:25 smithi105 bash[19705]: cluster 2024-09-17T07:43:24.683370+0000 mgr.y (mgr.14898) 81 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:27.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:26 smithi121 bash[15143]: cluster 2024-09-17T07:43:26.685164+0000 mgr.y (mgr.14898) 82 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:27.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:26 smithi105 bash[15210]: cluster 2024-09-17T07:43:26.685164+0000 mgr.y (mgr.14898) 82 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:27.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:26 smithi105 bash[19705]: cluster 2024-09-17T07:43:26.685164+0000 mgr.y (mgr.14898) 82 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:28 smithi121 bash[15143]: cluster 2024-09-17T07:43:28.686064+0000 mgr.y (mgr.14898) 83 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:29.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:28 smithi105 bash[19705]: cluster 2024-09-17T07:43:28.686064+0000 mgr.y (mgr.14898) 83 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:29.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:28 smithi105 bash[15210]: cluster 2024-09-17T07:43:28.686064+0000 mgr.y (mgr.14898) 83 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:31.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:30 smithi121 bash[15143]: cluster 2024-09-17T07:43:30.687785+0000 mgr.y (mgr.14898) 84 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:31.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:30 smithi105 bash[15210]: cluster 2024-09-17T07:43:30.687785+0000 mgr.y (mgr.14898) 84 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:30 smithi105 bash[19705]: cluster 2024-09-17T07:43:30.687785+0000 mgr.y (mgr.14898) 84 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:32 smithi121 bash[15143]: cluster 2024-09-17T07:43:32.688544+0000 mgr.y (mgr.14898) 85 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:32 smithi105 bash[15210]: cluster 2024-09-17T07:43:32.688544+0000 mgr.y (mgr.14898) 85 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:32 smithi105 bash[19705]: cluster 2024-09-17T07:43:32.688544+0000 mgr.y (mgr.14898) 85 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:35 smithi121 bash[15143]: cluster 2024-09-17T07:43:34.689987+0000 mgr.y (mgr.14898) 86 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:36.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:35 smithi105 bash[19705]: cluster 2024-09-17T07:43:34.689987+0000 mgr.y (mgr.14898) 86 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:35 smithi105 bash[15210]: cluster 2024-09-17T07:43:34.689987+0000 mgr.y (mgr.14898) 86 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:36 smithi121 bash[15143]: cluster 2024-09-17T07:43:36.691048+0000 mgr.y (mgr.14898) 87 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:36 smithi105 bash[19705]: cluster 2024-09-17T07:43:36.691048+0000 mgr.y (mgr.14898) 87 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:36 smithi105 bash[15210]: cluster 2024-09-17T07:43:36.691048+0000 mgr.y (mgr.14898) 87 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:38 smithi121 bash[15143]: cluster 2024-09-17T07:43:38.691829+0000 mgr.y (mgr.14898) 88 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:38 smithi105 bash[15210]: cluster 2024-09-17T07:43:38.691829+0000 mgr.y (mgr.14898) 88 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:38 smithi105 bash[19705]: cluster 2024-09-17T07:43:38.691829+0000 mgr.y (mgr.14898) 88 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:40 smithi121 bash[15143]: cluster 2024-09-17T07:43:40.693496+0000 mgr.y (mgr.14898) 89 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:41.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:40 smithi105 bash[15210]: cluster 2024-09-17T07:43:40.693496+0000 mgr.y (mgr.14898) 89 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:41.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:40 smithi105 bash[19705]: cluster 2024-09-17T07:43:40.693496+0000 mgr.y (mgr.14898) 89 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:43.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:42 smithi121 bash[15143]: cluster 2024-09-17T07:43:42.694247+0000 mgr.y (mgr.14898) 90 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:43.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:42 smithi105 bash[15210]: cluster 2024-09-17T07:43:42.694247+0000 mgr.y (mgr.14898) 90 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:43.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:42 smithi105 bash[19705]: cluster 2024-09-17T07:43:42.694247+0000 mgr.y (mgr.14898) 90 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:45 smithi121 bash[15143]: cluster 2024-09-17T07:43:44.695805+0000 mgr.y (mgr.14898) 91 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:46.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:45 smithi105 bash[19705]: cluster 2024-09-17T07:43:44.695805+0000 mgr.y (mgr.14898) 91 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:46.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:45 smithi105 bash[15210]: cluster 2024-09-17T07:43:44.695805+0000 mgr.y (mgr.14898) 91 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:47.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:46 smithi121 bash[15143]: cluster 2024-09-17T07:43:46.696538+0000 mgr.y (mgr.14898) 92 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:47.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:46 smithi105 bash[15210]: cluster 2024-09-17T07:43:46.696538+0000 mgr.y (mgr.14898) 92 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:47.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:46 smithi105 bash[19705]: cluster 2024-09-17T07:43:46.696538+0000 mgr.y (mgr.14898) 92 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:48 smithi121 bash[15143]: cluster 2024-09-17T07:43:48.697284+0000 mgr.y (mgr.14898) 93 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:49.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:48 smithi105 bash[15210]: cluster 2024-09-17T07:43:48.697284+0000 mgr.y (mgr.14898) 93 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:49.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:48 smithi105 bash[19705]: cluster 2024-09-17T07:43:48.697284+0000 mgr.y (mgr.14898) 93 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:51.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:50 smithi121 bash[15143]: cluster 2024-09-17T07:43:50.698874+0000 mgr.y (mgr.14898) 94 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:51.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:50 smithi105 bash[15210]: cluster 2024-09-17T07:43:50.698874+0000 mgr.y (mgr.14898) 94 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:51.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:50 smithi105 bash[19705]: cluster 2024-09-17T07:43:50.698874+0000 mgr.y (mgr.14898) 94 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:53.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:52 smithi121 bash[15143]: cluster 2024-09-17T07:43:52.699633+0000 mgr.y (mgr.14898) 95 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:53.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:52 smithi105 bash[15210]: cluster 2024-09-17T07:43:52.699633+0000 mgr.y (mgr.14898) 95 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:53.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:52 smithi105 bash[19705]: cluster 2024-09-17T07:43:52.699633+0000 mgr.y (mgr.14898) 95 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:57.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:56 smithi121 bash[15143]: cluster 2024-09-17T07:43:54.701227+0000 mgr.y (mgr.14898) 96 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:56 smithi105 bash[19705]: cluster 2024-09-17T07:43:54.701227+0000 mgr.y (mgr.14898) 96 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:57.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:56 smithi105 bash[15210]: cluster 2024-09-17T07:43:54.701227+0000 mgr.y (mgr.14898) 96 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:58.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:57 smithi121 bash[15143]: audit 2024-09-17T07:43:57.298238+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:43:58.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:57 smithi121 bash[15143]: audit 2024-09-17T07:43:57.300602+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:43:58.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:57 smithi121 bash[15143]: audit 2024-09-17T07:43:57.302379+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:43:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:57 smithi105 bash[15210]: audit 2024-09-17T07:43:57.298238+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:43:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:57 smithi105 bash[15210]: audit 2024-09-17T07:43:57.300602+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:43:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:57 smithi105 bash[15210]: audit 2024-09-17T07:43:57.302379+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:43:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:57 smithi105 bash[19705]: audit 2024-09-17T07:43:57.298238+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:43:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:57 smithi105 bash[19705]: audit 2024-09-17T07:43:57.300602+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:43:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:57 smithi105 bash[19705]: audit 2024-09-17T07:43:57.302379+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:43:59.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:58 smithi121 bash[15143]: cluster 2024-09-17T07:43:56.701924+0000 mgr.y (mgr.14898) 97 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:59.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:58 smithi121 bash[15143]: cephadm 2024-09-17T07:43:57.295796+0000 mgr.y (mgr.14898) 98 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:43:59.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:43:58 smithi121 bash[15143]: cluster 2024-09-17T07:43:57.297085+0000 mgr.y (mgr.14898) 99 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:58 smithi105 bash[15210]: cluster 2024-09-17T07:43:56.701924+0000 mgr.y (mgr.14898) 97 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:58 smithi105 bash[15210]: cephadm 2024-09-17T07:43:57.295796+0000 mgr.y (mgr.14898) 98 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:43:59.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:43:58 smithi105 bash[15210]: cluster 2024-09-17T07:43:57.297085+0000 mgr.y (mgr.14898) 99 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:59.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:58 smithi105 bash[19705]: cluster 2024-09-17T07:43:56.701924+0000 mgr.y (mgr.14898) 97 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:43:59.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:58 smithi105 bash[19705]: cephadm 2024-09-17T07:43:57.295796+0000 mgr.y (mgr.14898) 98 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:43:59.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:43:58 smithi105 bash[19705]: cluster 2024-09-17T07:43:57.297085+0000 mgr.y (mgr.14898) 99 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:01.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:00 smithi121 bash[15143]: cluster 2024-09-17T07:43:59.297853+0000 mgr.y (mgr.14898) 100 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:00 smithi105 bash[15210]: cluster 2024-09-17T07:43:59.297853+0000 mgr.y (mgr.14898) 100 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:00 smithi105 bash[19705]: cluster 2024-09-17T07:43:59.297853+0000 mgr.y (mgr.14898) 100 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:03.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:02 smithi121 bash[15143]: cluster 2024-09-17T07:44:01.299528+0000 mgr.y (mgr.14898) 101 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:03.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:02 smithi105 bash[15210]: cluster 2024-09-17T07:44:01.299528+0000 mgr.y (mgr.14898) 101 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:03.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:02 smithi105 bash[19705]: cluster 2024-09-17T07:44:01.299528+0000 mgr.y (mgr.14898) 101 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:05.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:04 smithi121 bash[15143]: cluster 2024-09-17T07:44:03.300279+0000 mgr.y (mgr.14898) 102 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:04 smithi105 bash[15210]: cluster 2024-09-17T07:44:03.300279+0000 mgr.y (mgr.14898) 102 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:05.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:04 smithi105 bash[19705]: cluster 2024-09-17T07:44:03.300279+0000 mgr.y (mgr.14898) 102 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:07.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:06 smithi121 bash[15143]: cluster 2024-09-17T07:44:05.301932+0000 mgr.y (mgr.14898) 103 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:06 smithi105 bash[15210]: cluster 2024-09-17T07:44:05.301932+0000 mgr.y (mgr.14898) 103 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:06 smithi105 bash[19705]: cluster 2024-09-17T07:44:05.301932+0000 mgr.y (mgr.14898) 103 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:09.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:08 smithi121 bash[15143]: cluster 2024-09-17T07:44:07.302682+0000 mgr.y (mgr.14898) 104 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:08 smithi105 bash[15210]: cluster 2024-09-17T07:44:07.302682+0000 mgr.y (mgr.14898) 104 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:09.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:08 smithi105 bash[19705]: cluster 2024-09-17T07:44:07.302682+0000 mgr.y (mgr.14898) 104 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:11.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:10 smithi121 bash[15143]: cluster 2024-09-17T07:44:09.303463+0000 mgr.y (mgr.14898) 105 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:11.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:10 smithi105 bash[15210]: cluster 2024-09-17T07:44:09.303463+0000 mgr.y (mgr.14898) 105 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:10 smithi105 bash[19705]: cluster 2024-09-17T07:44:09.303463+0000 mgr.y (mgr.14898) 105 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:13.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:12 smithi121 bash[15143]: cluster 2024-09-17T07:44:11.305141+0000 mgr.y (mgr.14898) 106 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:13.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:12 smithi105 bash[15210]: cluster 2024-09-17T07:44:11.305141+0000 mgr.y (mgr.14898) 106 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:13.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:12 smithi105 bash[19705]: cluster 2024-09-17T07:44:11.305141+0000 mgr.y (mgr.14898) 106 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:15.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:14 smithi121 bash[15143]: cluster 2024-09-17T07:44:13.305923+0000 mgr.y (mgr.14898) 107 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:15.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:14 smithi105 bash[15210]: cluster 2024-09-17T07:44:13.305923+0000 mgr.y (mgr.14898) 107 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:14 smithi105 bash[19705]: cluster 2024-09-17T07:44:13.305923+0000 mgr.y (mgr.14898) 107 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:17.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:16 smithi121 bash[15143]: cluster 2024-09-17T07:44:15.307582+0000 mgr.y (mgr.14898) 108 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:16 smithi105 bash[19705]: cluster 2024-09-17T07:44:15.307582+0000 mgr.y (mgr.14898) 108 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:17.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:16 smithi105 bash[15210]: cluster 2024-09-17T07:44:15.307582+0000 mgr.y (mgr.14898) 108 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:19.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:18 smithi121 bash[15143]: cluster 2024-09-17T07:44:17.308317+0000 mgr.y (mgr.14898) 109 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:19.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:18 smithi105 bash[19705]: cluster 2024-09-17T07:44:17.308317+0000 mgr.y (mgr.14898) 109 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:18 smithi105 bash[15210]: cluster 2024-09-17T07:44:17.308317+0000 mgr.y (mgr.14898) 109 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:21.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:20 smithi121 bash[15143]: cluster 2024-09-17T07:44:19.309096+0000 mgr.y (mgr.14898) 110 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:21.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:20 smithi105 bash[15210]: cluster 2024-09-17T07:44:19.309096+0000 mgr.y (mgr.14898) 110 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:21.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:20 smithi105 bash[19705]: cluster 2024-09-17T07:44:19.309096+0000 mgr.y (mgr.14898) 110 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:23.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:22 smithi121 bash[15143]: cluster 2024-09-17T07:44:21.310745+0000 mgr.y (mgr.14898) 111 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:23.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:22 smithi105 bash[15210]: cluster 2024-09-17T07:44:21.310745+0000 mgr.y (mgr.14898) 111 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:23.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:22 smithi105 bash[19705]: cluster 2024-09-17T07:44:21.310745+0000 mgr.y (mgr.14898) 111 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:25.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:24 smithi121 bash[15143]: cluster 2024-09-17T07:44:23.311509+0000 mgr.y (mgr.14898) 112 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:25.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:24 smithi105 bash[15210]: cluster 2024-09-17T07:44:23.311509+0000 mgr.y (mgr.14898) 112 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:25.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:24 smithi105 bash[19705]: cluster 2024-09-17T07:44:23.311509+0000 mgr.y (mgr.14898) 112 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:27.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:26 smithi121 bash[15143]: cluster 2024-09-17T07:44:25.313183+0000 mgr.y (mgr.14898) 113 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:27.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:26 smithi105 bash[15210]: cluster 2024-09-17T07:44:25.313183+0000 mgr.y (mgr.14898) 113 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:27.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:26 smithi105 bash[19705]: cluster 2024-09-17T07:44:25.313183+0000 mgr.y (mgr.14898) 113 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:28.920 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:28 smithi105 bash[15210]: cluster 2024-09-17T07:44:27.313925+0000 mgr.y (mgr.14898) 114 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:28.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:28 smithi105 bash[19705]: cluster 2024-09-17T07:44:27.313925+0000 mgr.y (mgr.14898) 114 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:28.922 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:44:29.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:28 smithi121 bash[15143]: cluster 2024-09-17T07:44:27.313925+0000 mgr.y (mgr.14898) 114 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:31.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:30 smithi121 bash[15143]: cluster 2024-09-17T07:44:29.314667+0000 mgr.y (mgr.14898) 115 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:31.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:30 smithi105 bash[15210]: cluster 2024-09-17T07:44:29.314667+0000 mgr.y (mgr.14898) 115 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:30 smithi105 bash[19705]: cluster 2024-09-17T07:44:29.314667+0000 mgr.y (mgr.14898) 115 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:31 smithi105 bash[15210]: cluster 2024-09-17T07:44:31.316588+0000 mgr.y (mgr.14898) 116 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:31.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:31 smithi105 bash[19705]: cluster 2024-09-17T07:44:31.316588+0000 mgr.y (mgr.14898) 116 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:32.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:31 smithi121 bash[15143]: cluster 2024-09-17T07:44:31.316588+0000 mgr.y (mgr.14898) 116 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:33.167 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:44:33.167 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (9m) 3m ago 19m 10.1M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (8m) 96s ago 19m 25.9M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 96s ago 17m - - 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443 running (12m) 96s ago 24m 430M - 18.2.4-855-g19e2a2be 980a0bfcd684 c9d9f4c803ad 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (5m) 3m ago 25m 455M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (26m) 3m ago 26m 83.7M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (24m) 96s ago 24m 68.2M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (24m) 3m ago 24m 57.1M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (9m) 3m ago 19m 8968k - 0.18.1 e5a616e4b9cf 0ed4fdd1093b 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (9m) 96s ago 19m 4056k - 0.18.1 e5a616e4b9cf 145bd9d8a48e 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (23m) 3m ago 23m 53.9M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (23m) 3m ago 23m 52.4M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:44:33.168 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (22m) 3m ago 22m 48.8M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (22m) 3m ago 22m 53.0M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (21m) 96s ago 21m 53.6M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (21m) 96s ago 21m 52.2M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (21m) 96s ago 21m 53.7M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (20m) 96s ago 20m 56.7M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 error 96s ago 19m - - 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (17m) 3m ago 17m 55.4M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:44:33.169 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (17m) 96s ago 17m 56.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:44:33.996 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T07:44:34.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:34 smithi105 bash[15210]: audit 2024-09-17T07:44:33.139094+0000 mgr.y (mgr.14898) 117 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:44:34.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:34 smithi105 bash[15210]: cluster 2024-09-17T07:44:33.317369+0000 mgr.y (mgr.14898) 118 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:34.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:34 smithi105 bash[19705]: audit 2024-09-17T07:44:33.139094+0000 mgr.y (mgr.14898) 117 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:44:34.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:34 smithi105 bash[19705]: cluster 2024-09-17T07:44:33.317369+0000 mgr.y (mgr.14898) 118 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:34.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:34 smithi121 bash[15143]: audit 2024-09-17T07:44:33.139094+0000 mgr.y (mgr.14898) 117 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:44:34.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:34 smithi121 bash[15143]: cluster 2024-09-17T07:44:33.317369+0000 mgr.y (mgr.14898) 118 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:36.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:36 smithi105 bash[15210]: cluster 2024-09-17T07:44:35.319027+0000 mgr.y (mgr.14898) 119 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:36.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:36 smithi105 bash[19705]: cluster 2024-09-17T07:44:35.319027+0000 mgr.y (mgr.14898) 119 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:37.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:36 smithi121 bash[15143]: cluster 2024-09-17T07:44:35.319027+0000 mgr.y (mgr.14898) 119 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:38.219 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:44:38.220 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:44:38.221 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:44:38.221 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:44:38.221 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:44:38.221 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:44:38.221 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:44:38.221 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:44:38.221 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:44:38.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:38 smithi105 bash[15210]: cluster 2024-09-17T07:44:37.319812+0000 mgr.y (mgr.14898) 120 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:38.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:38 smithi105 bash[15210]: audit 2024-09-17T07:44:38.211418+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.105:0/1979086458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:44:38.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:38 smithi105 bash[19705]: cluster 2024-09-17T07:44:37.319812+0000 mgr.y (mgr.14898) 120 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:38.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:38 smithi105 bash[19705]: audit 2024-09-17T07:44:38.211418+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.105:0/1979086458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:44:39.004 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph -s' 2024-09-17T07:44:39.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:38 smithi121 bash[15143]: cluster 2024-09-17T07:44:37.319812+0000 mgr.y (mgr.14898) 120 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:39.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:38 smithi121 bash[15143]: audit 2024-09-17T07:44:38.211418+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.105:0/1979086458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:44:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:40 smithi105 bash[15210]: cluster 2024-09-17T07:44:39.320600+0000 mgr.y (mgr.14898) 121 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:40.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:40 smithi105 bash[19705]: cluster 2024-09-17T07:44:39.320600+0000 mgr.y (mgr.14898) 121 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:41.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:40 smithi121 bash[15143]: cluster 2024-09-17T07:44:39.320600+0000 mgr.y (mgr.14898) 121 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:43.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:42 smithi121 bash[15143]: cluster 2024-09-17T07:44:41.322306+0000 mgr.y (mgr.14898) 122 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:43.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:42 smithi105 bash[15210]: cluster 2024-09-17T07:44:41.322306+0000 mgr.y (mgr.14898) 122 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:43.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:42 smithi105 bash[19705]: cluster 2024-09-17T07:44:41.322306+0000 mgr.y (mgr.14898) 122 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:43.197 INFO:teuthology.orchestra.run.smithi105.stdout: cluster: 2024-09-17T07:44:43.197 INFO:teuthology.orchestra.run.smithi105.stdout: id: ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:44:43.197 INFO:teuthology.orchestra.run.smithi105.stdout: health: HEALTH_WARN 2024-09-17T07:44:43.197 INFO:teuthology.orchestra.run.smithi105.stdout: 2 failed cephadm daemon(s) 2024-09-17T07:44:43.197 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: services: 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: mon: 3 daemons, quorum a,c,b (age 24m) 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: mgr: y(active, since 3m), standbys: x 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 20m) 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: data: 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: pools: 6 pools, 161 pgs 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: objects: 333 objects, 604 KiB 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: usage: 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: pgs: 161 active+clean 2024-09-17T07:44:43.198 INFO:teuthology.orchestra.run.smithi105.stdout: 2024-09-17T07:44:43.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:43 smithi105 bash[15210]: audit 2024-09-17T07:44:43.189386+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.105:0/3157379938' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:44:43.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:43 smithi105 bash[19705]: audit 2024-09-17T07:44:43.189386+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.105:0/3157379938' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:44:44.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:43 smithi121 bash[15143]: audit 2024-09-17T07:44:43.189386+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.105:0/3157379938' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T07:44:44.056 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:44:45.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:44 smithi121 bash[15143]: cluster 2024-09-17T07:44:43.323112+0000 mgr.y (mgr.14898) 123 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:45.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:44 smithi105 bash[15210]: cluster 2024-09-17T07:44:43.323112+0000 mgr.y (mgr.14898) 123 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:44 smithi105 bash[19705]: cluster 2024-09-17T07:44:43.323112+0000 mgr.y (mgr.14898) 123 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:46.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:46 smithi105 bash[15210]: cluster 2024-09-17T07:44:45.324820+0000 mgr.y (mgr.14898) 124 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:46.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:46 smithi105 bash[19705]: cluster 2024-09-17T07:44:45.324820+0000 mgr.y (mgr.14898) 124 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:47.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:46 smithi121 bash[15143]: cluster 2024-09-17T07:44:45.324820+0000 mgr.y (mgr.14898) 124 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:48.271 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-09-17T07:44:48.271 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-09-17T07:44:48.271 INFO:teuthology.orchestra.run.smithi105.stdout: daemon prometheus.a on smithi121 is in error state 2024-09-17T07:44:48.271 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:44:48.855 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:48 smithi105 bash[15210]: cluster 2024-09-17T07:44:47.325559+0000 mgr.y (mgr.14898) 125 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:48.856 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:48 smithi105 bash[15210]: audit 2024-09-17T07:44:48.263647+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.105:0/489176067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:44:48.856 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:48 smithi105 bash[19705]: cluster 2024-09-17T07:44:47.325559+0000 mgr.y (mgr.14898) 125 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:48.856 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:48 smithi105 bash[19705]: audit 2024-09-17T07:44:48.263647+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.105:0/489176067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:44:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:48 smithi121 bash[15143]: cluster 2024-09-17T07:44:47.325559+0000 mgr.y (mgr.14898) 125 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:48 smithi121 bash[15143]: audit 2024-09-17T07:44:48.263647+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.105:0/489176067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:44:49.119 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T07:44:50.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:50 smithi105 bash[15210]: cluster 2024-09-17T07:44:49.326334+0000 mgr.y (mgr.14898) 126 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:50.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:50 smithi105 bash[19705]: cluster 2024-09-17T07:44:49.326334+0000 mgr.y (mgr.14898) 126 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:51.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:50 smithi121 bash[15143]: cluster 2024-09-17T07:44:49.326334+0000 mgr.y (mgr.14898) 126 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:53.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:52 smithi121 bash[15143]: cluster 2024-09-17T07:44:51.328015+0000 mgr.y (mgr.14898) 127 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:53.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:52 smithi105 bash[15210]: cluster 2024-09-17T07:44:51.328015+0000 mgr.y (mgr.14898) 127 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:53.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:52 smithi105 bash[19705]: cluster 2024-09-17T07:44:51.328015+0000 mgr.y (mgr.14898) 127 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:53.354 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:44:54.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:53 smithi121 bash[15143]: audit 2024-09-17T07:44:53.333038+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.105:0/3440396692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:44:54.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:53 smithi105 bash[19705]: audit 2024-09-17T07:44:53.333038+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.105:0/3440396692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:44:54.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:53 smithi105 bash[15210]: audit 2024-09-17T07:44:53.333038+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.105:0/3440396692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:44:54.219 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph mgr fail' 2024-09-17T07:44:54.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:54 smithi105 bash[15210]: cluster 2024-09-17T07:44:53.328729+0000 mgr.y (mgr.14898) 128 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:54 smithi105 bash[19705]: cluster 2024-09-17T07:44:53.328729+0000 mgr.y (mgr.14898) 128 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:55.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:54 smithi121 bash[15143]: cluster 2024-09-17T07:44:53.328729+0000 mgr.y (mgr.14898) 128 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:57.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:56 smithi121 bash[15143]: cluster 2024-09-17T07:44:55.330430+0000 mgr.y (mgr.14898) 129 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:57.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:56 smithi105 bash[15210]: cluster 2024-09-17T07:44:55.330430+0000 mgr.y (mgr.14898) 129 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:56 smithi105 bash[19705]: cluster 2024-09-17T07:44:55.330430+0000 mgr.y (mgr.14898) 129 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:58.978 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[48121]: debug 2024-09-17T07:44:58.937+0000 7f89c2143640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: cluster 2024-09-17T07:44:57.331291+0000 mgr.y (mgr.14898) 130 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: audit 2024-09-17T07:44:57.918665+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: audit 2024-09-17T07:44:57.920817+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: audit 2024-09-17T07:44:57.925151+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: audit 2024-09-17T07:44:58.410406+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.105:0/2304627703' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: audit 2024-09-17T07:44:58.410809+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: cluster 2024-09-17T07:44:58.419632+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[19705]: cluster 2024-09-17T07:44:58.653306+0000 mon.a (mon.0) 809 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:44:58.979 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: cluster 2024-09-17T07:44:57.331291+0000 mgr.y (mgr.14898) 130 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: audit 2024-09-17T07:44:57.918665+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: audit 2024-09-17T07:44:57.920817+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: audit 2024-09-17T07:44:57.925151+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: audit 2024-09-17T07:44:58.410406+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.105:0/2304627703' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: audit 2024-09-17T07:44:58.410809+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: cluster 2024-09-17T07:44:58.419632+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[15210]: cluster 2024-09-17T07:44:58.653306+0000 mon.a (mon.0) 809 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:44:58.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: cluster 2024-09-17T07:44:57.331291+0000 mgr.y (mgr.14898) 130 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:44:58.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: audit 2024-09-17T07:44:57.918665+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:44:58.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: audit 2024-09-17T07:44:57.920817+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14898 172.21.15.105:0/320827687' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:44:58.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: audit 2024-09-17T07:44:57.925151+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14898 ' entity='mgr.y' 2024-09-17T07:44:58.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: audit 2024-09-17T07:44:58.410406+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.105:0/2304627703' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:44:58.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: audit 2024-09-17T07:44:58.410809+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T07:44:58.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: cluster 2024-09-17T07:44:58.419632+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T07:44:58.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:58 smithi121 bash[15143]: cluster 2024-09-17T07:44:58.653306+0000 mon.a (mon.0) 809 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:44:59.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[48121]: ignoring --setuser ceph since I am not root 2024-09-17T07:44:59.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:44:58 smithi105 bash[48121]: ignoring --setgroup ceph since I am not root 2024-09-17T07:44:59.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[48121]: debug 2024-09-17T07:44:58.997+0000 7f969f0a1640 1 -- 172.21.15.105:0/4008775940 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563b25b10d00 con 0x563b25b03400 2024-09-17T07:44:59.339 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[48121]: debug 2024-09-17T07:44:59.121+0000 7f96a18fc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:44:59.820 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 180' 2024-09-17T07:45:00.011 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[48121]: debug 2024-09-17T07:44:59.917+0000 7f96a18fc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: cephadm 2024-09-17T07:44:57.915832+0000 mgr.y (mgr.14898) 131 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: cluster 2024-09-17T07:44:57.917065+0000 mgr.y (mgr.14898) 132 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: cluster 2024-09-17T07:44:57.917767+0000 mgr.y (mgr.14898) 133 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.937364+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: cluster 2024-09-17T07:44:58.937544+0000 mon.a (mon.0) 811 : cluster [DBG] mgrmap e27: x(active, starting, since 0.525635s), standbys: y 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.944416+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.944582+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.944705+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.946685+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.946962+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:45:00.012 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.947175+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.947420+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.947632+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.947871+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.948104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.948352+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.948560+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.948808+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.949932+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.950148+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:58.950681+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: cluster 2024-09-17T07:44:59.475144+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:59.574553+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:45:00.013 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[15210]: audit 2024-09-17T07:44:59.599198+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: cephadm 2024-09-17T07:44:57.915832+0000 mgr.y (mgr.14898) 131 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: cluster 2024-09-17T07:44:57.917065+0000 mgr.y (mgr.14898) 132 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: cluster 2024-09-17T07:44:57.917767+0000 mgr.y (mgr.14898) 133 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.937364+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: cluster 2024-09-17T07:44:58.937544+0000 mon.a (mon.0) 811 : cluster [DBG] mgrmap e27: x(active, starting, since 0.525635s), standbys: y 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.944416+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.944582+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:45:00.014 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.944705+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.946685+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.946962+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.947175+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.947420+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.947632+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.947871+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.948104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.948352+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.948560+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.948808+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.949932+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.950148+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:58.950681+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:45:00.015 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: cluster 2024-09-17T07:44:59.475144+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-09-17T07:45:00.016 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:59.574553+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:45:00.016 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:44:59 smithi105 bash[19705]: audit 2024-09-17T07:44:59.599198+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: cephadm 2024-09-17T07:44:57.915832+0000 mgr.y (mgr.14898) 131 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: cluster 2024-09-17T07:44:57.917065+0000 mgr.y (mgr.14898) 132 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: cluster 2024-09-17T07:44:57.917767+0000 mgr.y (mgr.14898) 133 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.937364+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: cluster 2024-09-17T07:44:58.937544+0000 mon.a (mon.0) 811 : cluster [DBG] mgrmap e27: x(active, starting, since 0.525635s), standbys: y 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.944416+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.944582+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.944705+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:45:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.946685+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.946962+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.947175+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.947420+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.947632+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.947871+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.948104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.948352+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.948560+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.948808+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:45:00.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.949932+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:45:00.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.950148+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:45:00.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:58.950681+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:45:00.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: cluster 2024-09-17T07:44:59.475144+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-09-17T07:45:00.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:59.574553+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:45:00.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:44:59 smithi121 bash[15143]: audit 2024-09-17T07:44:59.599198+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T07:45:00.269 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[48121]: debug 2024-09-17T07:45:00.001+0000 7f96a18fc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:45:00.269 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[48121]: debug 2024-09-17T07:45:00.069+0000 7f96a18fc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:45:00.547 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[48121]: debug 2024-09-17T07:45:00.257+0000 7f96a18fc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:45:00.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[48121]: debug 2024-09-17T07:45:00.537+0000 7f96a18fc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:45:00.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[48121]: debug 2024-09-17T07:45:00.597+0000 7f96a18fc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:45:00.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[48121]: debug 2024-09-17T07:45:00.737+0000 7f96a18fc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:45:01.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:00 smithi121 bash[15143]: cluster 2024-09-17T07:44:59.943948+0000 mon.a (mon.0) 831 : cluster [DBG] mgrmap e28: x(active, since 1.53204s), standbys: y 2024-09-17T07:45:01.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:00 smithi121 bash[15143]: cluster 2024-09-17T07:44:59.959166+0000 mgr.x (mgr.24859) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:01.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[15210]: cluster 2024-09-17T07:44:59.943948+0000 mon.a (mon.0) 831 : cluster [DBG] mgrmap e28: x(active, since 1.53204s), standbys: y 2024-09-17T07:45:01.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[15210]: cluster 2024-09-17T07:44:59.959166+0000 mgr.x (mgr.24859) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:01.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[19705]: cluster 2024-09-17T07:44:59.943948+0000 mon.a (mon.0) 831 : cluster [DBG] mgrmap e28: x(active, since 1.53204s), standbys: y 2024-09-17T07:45:01.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:00 smithi105 bash[19705]: cluster 2024-09-17T07:44:59.959166+0000 mgr.x (mgr.24859) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:01.699 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[48121]: debug 2024-09-17T07:45:01.397+0000 7f96a18fc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:45:01.699 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[48121]: debug 2024-09-17T07:45:01.473+0000 7f96a18fc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:45:01.699 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[48121]: debug 2024-09-17T07:45:01.553+0000 7f96a18fc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: debug 2024-09-17T07:45:01.302+0000 7f8f89499640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:07:45:01] ENGINE Error in HTTPServer.serve 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: Traceback (most recent call last): 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: self._connections.run(self.expiration_interval) 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: self._run(expiration_interval) 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:45:01.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: s = self.context.wrap_socket( 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: return self.sslsocket_class._create( 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: self.do_handshake() 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: self._sslobj.do_handshake() 2024-09-17T07:45:01.772 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[32435]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:45:01.956 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[48121]: debug 2024-09-17T07:45:01.845+0000 7f96a18fc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:45:02.088 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[48121]: debug 2024-09-17T07:45:01.989+0000 7f96a18fc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: cluster 2024-09-17T07:45:00.931942+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: cluster 2024-09-17T07:45:00.932027+0000 mon.a (mon.0) 833 : cluster [INF] Cluster is now healthy 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: cephadm 2024-09-17T07:45:01.174508+0000 mgr.x (mgr.24859) 3 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Bus STARTING 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: cephadm 2024-09-17T07:45:01.298879+0000 mgr.x (mgr.24859) 4 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: cephadm 2024-09-17T07:45:01.305763+0000 mgr.x (mgr.24859) 5 : cephadm [ERR] [17/Sep/2024:07:45:01] ENGINE Error in HTTPServer.serve 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: Traceback (most recent call last): 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: self._connections.run(self.expiration_interval) 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: self._run(expiration_interval) 2024-09-17T07:45:02.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: s = self.context.wrap_socket( 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: return self.sslsocket_class._create( 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: self.do_handshake() 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: self._sslobj.do_handshake() 2024-09-17T07:45:02.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: cephadm 2024-09-17T07:45:01.400973+0000 mgr.x (mgr.24859) 6 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[15210]: cephadm 2024-09-17T07:45:01.401224+0000 mgr.x (mgr.24859) 7 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Bus STARTED 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: cluster 2024-09-17T07:45:00.931942+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: cluster 2024-09-17T07:45:00.932027+0000 mon.a (mon.0) 833 : cluster [INF] Cluster is now healthy 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: cephadm 2024-09-17T07:45:01.174508+0000 mgr.x (mgr.24859) 3 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Bus STARTING 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: cephadm 2024-09-17T07:45:01.298879+0000 mgr.x (mgr.24859) 4 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: cephadm 2024-09-17T07:45:01.305763+0000 mgr.x (mgr.24859) 5 : cephadm [ERR] [17/Sep/2024:07:45:01] ENGINE Error in HTTPServer.serve 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: Traceback (most recent call last): 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: self._connections.run(self.expiration_interval) 2024-09-17T07:45:02.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: self._run(expiration_interval) 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: s = self.context.wrap_socket( 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:45:02.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: return self.sslsocket_class._create( 2024-09-17T07:45:02.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:45:02.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: self.do_handshake() 2024-09-17T07:45:02.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:45:02.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: self._sslobj.do_handshake() 2024-09-17T07:45:02.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:45:02.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: cephadm 2024-09-17T07:45:01.400973+0000 mgr.x (mgr.24859) 6 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T07:45:02.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:01 smithi105 bash[19705]: cephadm 2024-09-17T07:45:01.401224+0000 mgr.x (mgr.24859) 7 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Bus STARTED 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: cluster 2024-09-17T07:45:00.931942+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: cluster 2024-09-17T07:45:00.932027+0000 mon.a (mon.0) 833 : cluster [INF] Cluster is now healthy 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: cephadm 2024-09-17T07:45:01.174508+0000 mgr.x (mgr.24859) 3 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Bus STARTING 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: cephadm 2024-09-17T07:45:01.298879+0000 mgr.x (mgr.24859) 4 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: cephadm 2024-09-17T07:45:01.305763+0000 mgr.x (mgr.24859) 5 : cephadm [ERR] [17/Sep/2024:07:45:01] ENGINE Error in HTTPServer.serve 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: Traceback (most recent call last): 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: self._connections.run(self.expiration_interval) 2024-09-17T07:45:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: self._run(expiration_interval) 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: s = self.context.wrap_socket( 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: return self.sslsocket_class._create( 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: self.do_handshake() 2024-09-17T07:45:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:45:02.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: self._sslobj.do_handshake() 2024-09-17T07:45:02.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:45:02.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: cephadm 2024-09-17T07:45:01.400973+0000 mgr.x (mgr.24859) 6 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T07:45:02.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:01 smithi121 bash[15143]: cephadm 2024-09-17T07:45:01.401224+0000 mgr.x (mgr.24859) 7 : cephadm [INF] [17/Sep/2024:07:45:01] ENGINE Bus STARTED 2024-09-17T07:45:02.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:02 smithi105 bash[48121]: debug 2024-09-17T07:45:02.373+0000 7f96a18fc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:45:02.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:02 smithi105 bash[48121]: debug 2024-09-17T07:45:02.621+0000 7f96a18fc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:45:03.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:02 smithi121 bash[15143]: cluster 2024-09-17T07:45:01.961643+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e29: x(active, since 3s), standbys: y 2024-09-17T07:45:03.277 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:02 smithi105 bash[15210]: cluster 2024-09-17T07:45:01.961643+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e29: x(active, since 3s), standbys: y 2024-09-17T07:45:03.277 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:02 smithi105 bash[19705]: cluster 2024-09-17T07:45:01.961643+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e29: x(active, since 3s), standbys: y 2024-09-17T07:45:03.277 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.037+0000 7f96a18fc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:45:03.277 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.105+0000 7f96a18fc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:45:03.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.265+0000 7f96a18fc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:45:03.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.333+0000 7f96a18fc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:45:03.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.429+0000 7f96a18fc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:45:03.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.497+0000 7f96a18fc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:45:03.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.573+0000 7f96a18fc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:45:03.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.721+0000 7f96a18fc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:45:03.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:03 smithi105 bash[48121]: debug 2024-09-17T07:45:03.801+0000 7f96a18fc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:45:04.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:04 smithi105 bash[19705]: cluster 2024-09-17T07:45:02.958044+0000 mgr.x (mgr.24859) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:04.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:04 smithi105 bash[15210]: cluster 2024-09-17T07:45:02.958044+0000 mgr.x (mgr.24859) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:04.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:04 smithi121 bash[15143]: cluster 2024-09-17T07:45:02.958044+0000 mgr.x (mgr.24859) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:05.088 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:45:04 smithi105 bash[48121]: debug 2024-09-17T07:45:04.797+0000 7f96a18fc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[15210]: cluster 2024-09-17T07:45:04.017127+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e30: x(active, since 5s), standbys: y 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[15210]: cluster 2024-09-17T07:45:04.805991+0000 mon.a (mon.0) 836 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[15210]: cluster 2024-09-17T07:45:04.806145+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[15210]: audit 2024-09-17T07:45:04.806685+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[15210]: audit 2024-09-17T07:45:04.808352+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[15210]: audit 2024-09-17T07:45:04.809562+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[15210]: audit 2024-09-17T07:45:04.810224+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:45:05.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[19705]: cluster 2024-09-17T07:45:04.017127+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e30: x(active, since 5s), standbys: y 2024-09-17T07:45:05.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[19705]: cluster 2024-09-17T07:45:04.805991+0000 mon.a (mon.0) 836 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T07:45:05.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[19705]: cluster 2024-09-17T07:45:04.806145+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:45:05.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[19705]: audit 2024-09-17T07:45:04.806685+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:45:05.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[19705]: audit 2024-09-17T07:45:04.808352+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:45:05.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[19705]: audit 2024-09-17T07:45:04.809562+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:45:05.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:05 smithi105 bash[19705]: audit 2024-09-17T07:45:04.810224+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:45:05.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:05 smithi121 bash[15143]: cluster 2024-09-17T07:45:04.017127+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e30: x(active, since 5s), standbys: y 2024-09-17T07:45:05.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:05 smithi121 bash[15143]: cluster 2024-09-17T07:45:04.805991+0000 mon.a (mon.0) 836 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T07:45:05.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:05 smithi121 bash[15143]: cluster 2024-09-17T07:45:04.806145+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon y started 2024-09-17T07:45:05.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:05 smithi121 bash[15143]: audit 2024-09-17T07:45:04.806685+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T07:45:05.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:05 smithi121 bash[15143]: audit 2024-09-17T07:45:04.808352+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:45:05.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:05 smithi121 bash[15143]: audit 2024-09-17T07:45:04.809562+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T07:45:05.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:05 smithi121 bash[15143]: audit 2024-09-17T07:45:04.810224+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:45:07.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:06 smithi121 bash[15143]: cluster 2024-09-17T07:45:04.958845+0000 mgr.x (mgr.24859) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T07:45:07.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:06 smithi121 bash[15143]: cluster 2024-09-17T07:45:05.658568+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e31: x(active, since 7s), standbys: y 2024-09-17T07:45:07.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:06 smithi121 bash[15143]: audit 2024-09-17T07:45:06.346186+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:07.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:06 smithi121 bash[15143]: audit 2024-09-17T07:45:06.354205+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:07.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[19705]: cluster 2024-09-17T07:45:04.958845+0000 mgr.x (mgr.24859) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T07:45:07.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[19705]: cluster 2024-09-17T07:45:05.658568+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e31: x(active, since 7s), standbys: y 2024-09-17T07:45:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[19705]: audit 2024-09-17T07:45:06.346186+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[19705]: audit 2024-09-17T07:45:06.354205+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[15210]: cluster 2024-09-17T07:45:04.958845+0000 mgr.x (mgr.24859) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T07:45:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[15210]: cluster 2024-09-17T07:45:05.658568+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e31: x(active, since 7s), standbys: y 2024-09-17T07:45:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[15210]: audit 2024-09-17T07:45:06.346186+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:07.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:06 smithi105 bash[15210]: audit 2024-09-17T07:45:06.354205+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: cluster 2024-09-17T07:45:06.959647+0000 mgr.x (mgr.24859) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:07.088804+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:07.098530+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:07.245143+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:07.254480+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:07.994520+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:08.001937+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:08.004788+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:08.006808+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:45:08.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:08 smithi121 bash[15143]: audit 2024-09-17T07:45:08.016804+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: cluster 2024-09-17T07:45:06.959647+0000 mgr.x (mgr.24859) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:07.088804+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:07.098530+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:07.245143+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:07.254480+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:07.994520+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:08.001937+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:08.004788+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:08.006808+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[15210]: audit 2024-09-17T07:45:08.016804+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: cluster 2024-09-17T07:45:06.959647+0000 mgr.x (mgr.24859) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:07.088804+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:07.098530+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:07.245143+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:07.254480+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:07.994520+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:08.001937+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:08.004788+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:08.006808+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:45:08.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:08 smithi105 bash[19705]: audit 2024-09-17T07:45:08.016804+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:09.350 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:09 smithi121 bash[15143]: cephadm 2024-09-17T07:45:08.015507+0000 mgr.x (mgr.24859) 11 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:09.351 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:09 smithi121 bash[15143]: cluster 2024-09-17T07:45:08.017076+0000 mgr.x (mgr.24859) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T07:45:09.351 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:09 smithi121 bash[15143]: cephadm 2024-09-17T07:45:08.077472+0000 mgr.x (mgr.24859) 13 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:45:09.351 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:09 smithi121 bash[15143]: cephadm 2024-09-17T07:45:08.329421+0000 mgr.x (mgr.24859) 14 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:45:09.351 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:09 smithi121 bash[15143]: cluster 2024-09-17T07:45:08.999632+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:45:09.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[15210]: cephadm 2024-09-17T07:45:08.015507+0000 mgr.x (mgr.24859) 11 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:09.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[15210]: cluster 2024-09-17T07:45:08.017076+0000 mgr.x (mgr.24859) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T07:45:09.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[15210]: cephadm 2024-09-17T07:45:08.077472+0000 mgr.x (mgr.24859) 13 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:45:09.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[15210]: cephadm 2024-09-17T07:45:08.329421+0000 mgr.x (mgr.24859) 14 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:45:09.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[15210]: cluster 2024-09-17T07:45:08.999632+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:45:09.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[19705]: cephadm 2024-09-17T07:45:08.015507+0000 mgr.x (mgr.24859) 11 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:09.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[19705]: cluster 2024-09-17T07:45:08.017076+0000 mgr.x (mgr.24859) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T07:45:09.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[19705]: cephadm 2024-09-17T07:45:08.077472+0000 mgr.x (mgr.24859) 13 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:45:09.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[19705]: cephadm 2024-09-17T07:45:08.329421+0000 mgr.x (mgr.24859) 14 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:45:09.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:09 smithi105 bash[19705]: cluster 2024-09-17T07:45:08.999632+0000 mon.a (mon.0) 850 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:45:11.989 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:11 smithi121 bash[15143]: cluster 2024-09-17T07:45:10.018750+0000 mgr.x (mgr.24859) 15 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:45:12.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:11 smithi105 bash[15210]: cluster 2024-09-17T07:45:10.018750+0000 mgr.x (mgr.24859) 15 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:45:12.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:11 smithi105 bash[19705]: cluster 2024-09-17T07:45:10.018750+0000 mgr.x (mgr.24859) 15 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:45:13.270 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:12 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:45:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:13 smithi121 bash[15143]: cluster 2024-09-17T07:45:12.019425+0000 mgr.x (mgr.24859) 16 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:45:13.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:13 smithi121 bash[15143]: audit 2024-09-17T07:45:12.806570+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:13.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:13 smithi121 bash[15143]: audit 2024-09-17T07:45:12.816062+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:13.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:13 smithi121 bash[15143]: audit 2024-09-17T07:45:12.818600+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:45:13.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:13 smithi121 bash[15143]: audit 2024-09-17T07:45:12.827275+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:14.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[15210]: cluster 2024-09-17T07:45:12.019425+0000 mgr.x (mgr.24859) 16 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:45:14.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[15210]: audit 2024-09-17T07:45:12.806570+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[15210]: audit 2024-09-17T07:45:12.816062+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[15210]: audit 2024-09-17T07:45:12.818600+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[15210]: audit 2024-09-17T07:45:12.827275+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[19705]: cluster 2024-09-17T07:45:12.019425+0000 mgr.x (mgr.24859) 16 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[19705]: audit 2024-09-17T07:45:12.806570+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[19705]: audit 2024-09-17T07:45:12.816062+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[19705]: audit 2024-09-17T07:45:12.818600+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:45:14.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:13 smithi105 bash[19705]: audit 2024-09-17T07:45:12.827275+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:14.995 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[15143]: cephadm 2024-09-17T07:45:12.825009+0000 mgr.x (mgr.24859) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:45:14.996 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[15143]: cephadm 2024-09-17T07:45:12.836223+0000 mgr.x (mgr.24859) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:45:15.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:14 smithi105 bash[15210]: cephadm 2024-09-17T07:45:12.825009+0000 mgr.x (mgr.24859) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:45:15.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:14 smithi105 bash[15210]: cephadm 2024-09-17T07:45:12.836223+0000 mgr.x (mgr.24859) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:45:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:14 smithi105 bash[19705]: cephadm 2024-09-17T07:45:12.825009+0000 mgr.x (mgr.24859) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:45:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:14 smithi105 bash[19705]: cephadm 2024-09-17T07:45:12.836223+0000 mgr.x (mgr.24859) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:45:15.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.995Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:45:15.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.995Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:45:15.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.995Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:45:15.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.995Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:45:15.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.995Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:45:15.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.995Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:45:15.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.997Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:14 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:14.997Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.002Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.002Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.017Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.018Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.018Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.018Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.019Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.019Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.019Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.019Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.020Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.022Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=12 2024-09-17T07:45:15.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.022Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=12 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.022Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=12 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.022Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=20.192423ms 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.025Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.025Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.025Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.026Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:45:15.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.027Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:45:15.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=info ts=2024-09-17T07:45:15.027Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:45:15.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[44216]: level=error ts=2024-09-17T07:45:15.027Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:45:16.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:15 smithi121 bash[15143]: cluster 2024-09-17T07:45:14.020179+0000 mgr.x (mgr.24859) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:45:16.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:15 smithi105 bash[15210]: cluster 2024-09-17T07:45:14.020179+0000 mgr.x (mgr.24859) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:45:16.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:15 smithi105 bash[19705]: cluster 2024-09-17T07:45:14.020179+0000 mgr.x (mgr.24859) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:45:16.479 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:16 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:45:16.479 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:16 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: cluster 2024-09-17T07:45:16.021958+0000 mgr.x (mgr.24859) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.256333+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.265662+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.270669+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.277503+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.278355+0000 mgr.x (mgr.24859) 21 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.283582+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.285267+0000 mgr.x (mgr.24859) 22 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:45:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:17 smithi121 bash[15143]: audit 2024-09-17T07:45:16.291384+0000 mgr.x (mgr.24859) 23 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:45:17.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: cluster 2024-09-17T07:45:16.021958+0000 mgr.x (mgr.24859) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.256333+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.265662+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.270669+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.277503+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.278355+0000 mgr.x (mgr.24859) 21 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.283582+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.285267+0000 mgr.x (mgr.24859) 22 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[15210]: audit 2024-09-17T07:45:16.291384+0000 mgr.x (mgr.24859) 23 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:45:17.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: cluster 2024-09-17T07:45:16.021958+0000 mgr.x (mgr.24859) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.256333+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.265662+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.270669+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.277503+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.278355+0000 mgr.x (mgr.24859) 21 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.283582+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.285267+0000 mgr.x (mgr.24859) 22 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:45:17.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:17 smithi105 bash[19705]: audit 2024-09-17T07:45:16.291384+0000 mgr.x (mgr.24859) 23 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:45:19.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:19 smithi121 bash[15143]: cluster 2024-09-17T07:45:18.022691+0000 mgr.x (mgr.24859) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:19.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:19 smithi121 bash[15143]: audit 2024-09-17T07:45:18.496605+0000 mon.b (mon.2) 130 : audit [DBG] from='client.? 172.21.15.121:0/3573779771' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:19.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:19 smithi121 bash[15143]: audit 2024-09-17T07:45:18.876165+0000 mon.b (mon.2) 131 : audit [INF] from='client.? 172.21.15.121:0/341839635' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:19.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:19 smithi105 bash[15210]: cluster 2024-09-17T07:45:18.022691+0000 mgr.x (mgr.24859) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:19.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:19 smithi105 bash[15210]: audit 2024-09-17T07:45:18.496605+0000 mon.b (mon.2) 130 : audit [DBG] from='client.? 172.21.15.121:0/3573779771' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:19.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:19 smithi105 bash[15210]: audit 2024-09-17T07:45:18.876165+0000 mon.b (mon.2) 131 : audit [INF] from='client.? 172.21.15.121:0/341839635' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:19.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:19 smithi105 bash[19705]: cluster 2024-09-17T07:45:18.022691+0000 mgr.x (mgr.24859) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:19.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:19 smithi105 bash[19705]: audit 2024-09-17T07:45:18.496605+0000 mon.b (mon.2) 130 : audit [DBG] from='client.? 172.21.15.121:0/3573779771' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:19.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:19 smithi105 bash[19705]: audit 2024-09-17T07:45:18.876165+0000 mon.b (mon.2) 131 : audit [INF] from='client.? 172.21.15.121:0/341839635' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:22.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:21 smithi121 bash[15143]: cluster 2024-09-17T07:45:20.024428+0000 mgr.x (mgr.24859) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:22.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:21 smithi105 bash[15210]: cluster 2024-09-17T07:45:20.024428+0000 mgr.x (mgr.24859) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:22.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:21 smithi105 bash[19705]: cluster 2024-09-17T07:45:20.024428+0000 mgr.x (mgr.24859) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:24.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:23 smithi121 bash[15143]: cluster 2024-09-17T07:45:22.025291+0000 mgr.x (mgr.24859) 26 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:24.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:23 smithi105 bash[19705]: cluster 2024-09-17T07:45:22.025291+0000 mgr.x (mgr.24859) 26 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:24.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:23 smithi105 bash[15210]: cluster 2024-09-17T07:45:22.025291+0000 mgr.x (mgr.24859) 26 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:25.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: audit 2024-09-17T07:45:23.834473+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: audit 2024-09-17T07:45:23.843845+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: audit 2024-09-17T07:45:23.845952+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: audit 2024-09-17T07:45:23.847687+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:45:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: cephadm 2024-09-17T07:45:23.856157+0000 mgr.x (mgr.24859) 27 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: cluster 2024-09-17T07:45:23.857305+0000 mgr.x (mgr.24859) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 0 op/s 2024-09-17T07:45:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: cluster 2024-09-17T07:45:23.857782+0000 mgr.x (mgr.24859) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:24 smithi121 bash[15143]: audit 2024-09-17T07:45:23.861115+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: audit 2024-09-17T07:45:23.834473+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: audit 2024-09-17T07:45:23.843845+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: audit 2024-09-17T07:45:23.845952+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: audit 2024-09-17T07:45:23.847687+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: cephadm 2024-09-17T07:45:23.856157+0000 mgr.x (mgr.24859) 27 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: cluster 2024-09-17T07:45:23.857305+0000 mgr.x (mgr.24859) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 0 op/s 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: cluster 2024-09-17T07:45:23.857782+0000 mgr.x (mgr.24859) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[19705]: audit 2024-09-17T07:45:23.861115+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: audit 2024-09-17T07:45:23.834473+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: audit 2024-09-17T07:45:23.843845+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: audit 2024-09-17T07:45:23.845952+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: audit 2024-09-17T07:45:23.847687+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:45:25.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: cephadm 2024-09-17T07:45:23.856157+0000 mgr.x (mgr.24859) 27 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:45:25.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: cluster 2024-09-17T07:45:23.857305+0000 mgr.x (mgr.24859) 28 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 0 op/s 2024-09-17T07:45:25.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: cluster 2024-09-17T07:45:23.857782+0000 mgr.x (mgr.24859) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:25.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:24 smithi105 bash[15210]: audit 2024-09-17T07:45:23.861115+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:45:26.770 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:26 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 1. 2024-09-17T07:45:26.770 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:26 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:45:26.770 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:26 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:45:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:26 smithi121 bash[15143]: cluster 2024-09-17T07:45:25.859379+0000 mgr.x (mgr.24859) 30 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:26 smithi105 bash[19705]: cluster 2024-09-17T07:45:25.859379+0000 mgr.x (mgr.24859) 30 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:27.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:26 smithi105 bash[15210]: cluster 2024-09-17T07:45:25.859379+0000 mgr.x (mgr.24859) 30 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.666Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.666Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.666Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.666Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.666Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.666Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.667Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.668Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.673Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.674Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=13 2024-09-17T07:45:27.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.692Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.693Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.693Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.694Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.694Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.694Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.695Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.695Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.695Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.696Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.698Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.699Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.699Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=13 2024-09-17T07:45:27.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.699Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=25.856391ms 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=info ts=2024-09-17T07:45:27.702Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:45:27.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:27 smithi121 bash[45266]: level=error ts=2024-09-17T07:45:27.703Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:45:28.770 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:28 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:45:28.770 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:28 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:45:29.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:28 smithi121 bash[15143]: cluster 2024-09-17T07:45:27.860174+0000 mgr.x (mgr.24859) 31 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:28 smithi105 bash[15210]: cluster 2024-09-17T07:45:27.860174+0000 mgr.x (mgr.24859) 31 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:29.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:28 smithi105 bash[19705]: cluster 2024-09-17T07:45:27.860174+0000 mgr.x (mgr.24859) 31 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-09-17T07:45:32.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:31 smithi121 bash[15143]: cluster 2024-09-17T07:45:29.860962+0000 mgr.x (mgr.24859) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:32.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:31 smithi105 bash[19705]: cluster 2024-09-17T07:45:29.860962+0000 mgr.x (mgr.24859) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:31 smithi105 bash[15210]: cluster 2024-09-17T07:45:29.860962+0000 mgr.x (mgr.24859) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:33.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:33 smithi121 bash[15143]: cluster 2024-09-17T07:45:31.862655+0000 mgr.x (mgr.24859) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:33.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:33 smithi121 bash[15143]: audit 2024-09-17T07:45:32.801927+0000 mon.b (mon.2) 132 : audit [DBG] from='client.? 172.21.15.121:0/2933014658' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:33.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:33 smithi121 bash[15143]: audit 2024-09-17T07:45:33.181875+0000 mon.b (mon.2) 133 : audit [INF] from='client.? 172.21.15.121:0/506742770' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:34.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:33 smithi105 bash[15210]: cluster 2024-09-17T07:45:31.862655+0000 mgr.x (mgr.24859) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:34.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:33 smithi105 bash[15210]: audit 2024-09-17T07:45:32.801927+0000 mon.b (mon.2) 132 : audit [DBG] from='client.? 172.21.15.121:0/2933014658' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:34.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:33 smithi105 bash[15210]: audit 2024-09-17T07:45:33.181875+0000 mon.b (mon.2) 133 : audit [INF] from='client.? 172.21.15.121:0/506742770' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:34.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:33 smithi105 bash[19705]: cluster 2024-09-17T07:45:31.862655+0000 mgr.x (mgr.24859) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:34.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:33 smithi105 bash[19705]: audit 2024-09-17T07:45:32.801927+0000 mon.b (mon.2) 132 : audit [DBG] from='client.? 172.21.15.121:0/2933014658' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:34.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:33 smithi105 bash[19705]: audit 2024-09-17T07:45:33.181875+0000 mon.b (mon.2) 133 : audit [INF] from='client.? 172.21.15.121:0/506742770' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:36.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:35 smithi121 bash[15143]: cluster 2024-09-17T07:45:33.863383+0000 mgr.x (mgr.24859) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:36.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:35 smithi105 bash[19705]: cluster 2024-09-17T07:45:33.863383+0000 mgr.x (mgr.24859) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:36.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:35 smithi105 bash[15210]: cluster 2024-09-17T07:45:33.863383+0000 mgr.x (mgr.24859) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:38.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:37 smithi121 bash[15143]: cluster 2024-09-17T07:45:35.865087+0000 mgr.x (mgr.24859) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:38.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:37 smithi105 bash[15210]: cluster 2024-09-17T07:45:35.865087+0000 mgr.x (mgr.24859) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:38.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:37 smithi105 bash[19705]: cluster 2024-09-17T07:45:35.865087+0000 mgr.x (mgr.24859) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:39.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:38 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 2. 2024-09-17T07:45:39.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:38 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:45:39.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:38 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:45:40.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[15143]: cluster 2024-09-17T07:45:37.865825+0000 mgr.x (mgr.24859) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:40.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.821Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:45:40.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.821Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:45:40.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.821Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:45:40.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.821Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:45:40.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.822Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:45:40.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.822Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:45:40.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.826Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.826Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.833Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.834Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.851Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.851Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.852Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.852Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.853Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.854Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.854Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.855Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.856Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=14 2024-09-17T07:45:40.022 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.856Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=14 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.857Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=14 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.857Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=14 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.857Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=14 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.857Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=14 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.857Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=24.478078ms 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.860Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.860Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.860Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:45:40.023 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:45:40.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:45:40.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:45:40.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:45:40.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:45:40.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=info ts=2024-09-17T07:45:39.861Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:45:40.024 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:39 smithi121 bash[45651]: level=error ts=2024-09-17T07:45:39.861Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:45:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:39 smithi105 bash[15210]: cluster 2024-09-17T07:45:37.865825+0000 mgr.x (mgr.24859) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:39 smithi105 bash[19705]: cluster 2024-09-17T07:45:37.865825+0000 mgr.x (mgr.24859) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:41.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:45:41.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:45:42.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:41 smithi121 bash[15143]: cluster 2024-09-17T07:45:39.866310+0000 mgr.x (mgr.24859) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:42.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:41 smithi105 bash[15210]: cluster 2024-09-17T07:45:39.866310+0000 mgr.x (mgr.24859) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:42.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:41 smithi105 bash[19705]: cluster 2024-09-17T07:45:39.866310+0000 mgr.x (mgr.24859) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:44.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:43 smithi121 bash[15143]: cluster 2024-09-17T07:45:41.867906+0000 mgr.x (mgr.24859) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:44.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:43 smithi105 bash[15210]: cluster 2024-09-17T07:45:41.867906+0000 mgr.x (mgr.24859) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:43 smithi105 bash[19705]: cluster 2024-09-17T07:45:41.867906+0000 mgr.x (mgr.24859) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:46.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:45 smithi121 bash[15143]: cluster 2024-09-17T07:45:43.868666+0000 mgr.x (mgr.24859) 39 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:46.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:45 smithi105 bash[15210]: cluster 2024-09-17T07:45:43.868666+0000 mgr.x (mgr.24859) 39 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:45 smithi105 bash[19705]: cluster 2024-09-17T07:45:43.868666+0000 mgr.x (mgr.24859) 39 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:48.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:47 smithi121 bash[15143]: cluster 2024-09-17T07:45:45.870358+0000 mgr.x (mgr.24859) 40 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:48.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:47 smithi121 bash[15143]: audit 2024-09-17T07:45:46.981681+0000 mon.b (mon.2) 134 : audit [DBG] from='client.? 172.21.15.121:0/376398155' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:48.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:47 smithi121 bash[15143]: audit 2024-09-17T07:45:47.362910+0000 mon.b (mon.2) 135 : audit [INF] from='client.? 172.21.15.121:0/3079461148' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:48.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:47 smithi105 bash[19705]: cluster 2024-09-17T07:45:45.870358+0000 mgr.x (mgr.24859) 40 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:48.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:47 smithi105 bash[19705]: audit 2024-09-17T07:45:46.981681+0000 mon.b (mon.2) 134 : audit [DBG] from='client.? 172.21.15.121:0/376398155' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:48.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:47 smithi105 bash[19705]: audit 2024-09-17T07:45:47.362910+0000 mon.b (mon.2) 135 : audit [INF] from='client.? 172.21.15.121:0/3079461148' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:48.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:47 smithi105 bash[15210]: cluster 2024-09-17T07:45:45.870358+0000 mgr.x (mgr.24859) 40 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:48.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:47 smithi105 bash[15210]: audit 2024-09-17T07:45:46.981681+0000 mon.b (mon.2) 134 : audit [DBG] from='client.? 172.21.15.121:0/376398155' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:45:48.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:47 smithi105 bash[15210]: audit 2024-09-17T07:45:47.362910+0000 mon.b (mon.2) 135 : audit [INF] from='client.? 172.21.15.121:0/3079461148' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:45:50.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:49 smithi121 bash[15143]: cluster 2024-09-17T07:45:47.871094+0000 mgr.x (mgr.24859) 41 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:50.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:49 smithi105 bash[15210]: cluster 2024-09-17T07:45:47.871094+0000 mgr.x (mgr.24859) 41 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:50.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:49 smithi105 bash[19705]: cluster 2024-09-17T07:45:47.871094+0000 mgr.x (mgr.24859) 41 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:51.270 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:50 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 3. 2024-09-17T07:45:51.270 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:50 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:45:51.270 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:50 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:45:51.993 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[15143]: cluster 2024-09-17T07:45:49.871829+0000 mgr.x (mgr.24859) 42 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:52.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:51 smithi105 bash[15210]: cluster 2024-09-17T07:45:49.871829+0000 mgr.x (mgr.24859) 42 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:52.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:51 smithi105 bash[19705]: cluster 2024-09-17T07:45:49.871829+0000 mgr.x (mgr.24859) 42 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:45:52.258 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.992Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.992Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.992Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.993Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.993Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.993Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.994Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:51 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:51.994Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.001Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.001Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=15 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.019Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=15 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.019Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=15 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.019Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=15 2024-09-17T07:45:52.259 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.020Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.020Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.020Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.020Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.020Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.021Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.021Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.024Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.024Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.025Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=15 2024-09-17T07:45:52.260 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.025Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=15 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.025Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=15 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.025Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=24.359775ms 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:45:52.261 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.028Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:45:52.262 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.029Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:45:52.262 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=info ts=2024-09-17T07:45:52.029Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:45:52.262 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 bash[46043]: level=error ts=2024-09-17T07:45:52.029Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:45:53.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:45:53.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:45:52 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:45:54.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:53 smithi121 bash[15143]: cluster 2024-09-17T07:45:51.873565+0000 mgr.x (mgr.24859) 43 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:54.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:53 smithi105 bash[15210]: cluster 2024-09-17T07:45:51.873565+0000 mgr.x (mgr.24859) 43 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:54.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:53 smithi105 bash[19705]: cluster 2024-09-17T07:45:51.873565+0000 mgr.x (mgr.24859) 43 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:56.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:55 smithi121 bash[15143]: cluster 2024-09-17T07:45:53.874257+0000 mgr.x (mgr.24859) 44 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:56.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:55 smithi105 bash[15210]: cluster 2024-09-17T07:45:53.874257+0000 mgr.x (mgr.24859) 44 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:56.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:55 smithi105 bash[19705]: cluster 2024-09-17T07:45:53.874257+0000 mgr.x (mgr.24859) 44 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:57.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:56 smithi121 bash[15143]: cluster 2024-09-17T07:45:55.875886+0000 mgr.x (mgr.24859) 45 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:57.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:56 smithi105 bash[15210]: cluster 2024-09-17T07:45:55.875886+0000 mgr.x (mgr.24859) 45 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:57.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:56 smithi105 bash[19705]: cluster 2024-09-17T07:45:55.875886+0000 mgr.x (mgr.24859) 45 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:59.207 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:45:58 smithi121 bash[15143]: cluster 2024-09-17T07:45:57.876665+0000 mgr.x (mgr.24859) 46 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:59.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:45:58 smithi105 bash[15210]: cluster 2024-09-17T07:45:57.876665+0000 mgr.x (mgr.24859) 46 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:45:59.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:45:58 smithi105 bash[19705]: cluster 2024-09-17T07:45:57.876665+0000 mgr.x (mgr.24859) 46 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:02.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:01 smithi121 bash[15143]: cluster 2024-09-17T07:45:59.877403+0000 mgr.x (mgr.24859) 47 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:02.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:01 smithi121 bash[15143]: audit 2024-09-17T07:46:01.364328+0000 mon.b (mon.2) 136 : audit [DBG] from='client.? 172.21.15.121:0/2367801782' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:46:02.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:01 smithi105 bash[15210]: cluster 2024-09-17T07:45:59.877403+0000 mgr.x (mgr.24859) 47 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:02.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:01 smithi105 bash[15210]: audit 2024-09-17T07:46:01.364328+0000 mon.b (mon.2) 136 : audit [DBG] from='client.? 172.21.15.121:0/2367801782' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:46:02.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:01 smithi105 bash[19705]: cluster 2024-09-17T07:45:59.877403+0000 mgr.x (mgr.24859) 47 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:02.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:01 smithi105 bash[19705]: audit 2024-09-17T07:46:01.364328+0000 mon.b (mon.2) 136 : audit [DBG] from='client.? 172.21.15.121:0/2367801782' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:46:02.905 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:02 smithi121 bash[15143]: audit 2024-09-17T07:46:01.741827+0000 mon.b (mon.2) 137 : audit [INF] from='client.? 172.21.15.121:0/1258238992' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:46:02.906 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:02 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 4. 2024-09-17T07:46:02.906 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:02 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:46:02.906 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:02 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:46:03.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:02 smithi105 bash[15210]: audit 2024-09-17T07:46:01.741827+0000 mon.b (mon.2) 137 : audit [INF] from='client.? 172.21.15.121:0/1258238992' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:46:03.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:02 smithi105 bash[19705]: audit 2024-09-17T07:46:01.741827+0000 mon.b (mon.2) 137 : audit [INF] from='client.? 172.21.15.121:0/1258238992' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:46:03.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:03 smithi121 bash[15143]: cluster 2024-09-17T07:46:01.879091+0000 mgr.x (mgr.24859) 48 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:04.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:03 smithi105 bash[15210]: cluster 2024-09-17T07:46:01.879091+0000 mgr.x (mgr.24859) 48 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:03 smithi105 bash[19705]: cluster 2024-09-17T07:46:01.879091+0000 mgr.x (mgr.24859) 48 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:04.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.559Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:46:04.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.559Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:46:04.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.559Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:46:04.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.559Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:46:04.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.559Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.559Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.562Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.562Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.567Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.568Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.582Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.583Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.583Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.583Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.583Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.583Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.584Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=16 2024-09-17T07:46:04.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.584Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.587Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.587Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.587Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.587Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.587Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.588Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.588Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.589Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=16 maxSegment=16 2024-09-17T07:46:04.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.589Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=21.378232ms 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.591Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.592Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.592Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=info ts=2024-09-17T07:46:04.592Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:46:04.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:04 smithi121 bash[46426]: level=error ts=2024-09-17T07:46:04.592Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:46:05.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:05 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:46:05.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:05 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:46:06.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:05 smithi121 bash[15143]: cluster 2024-09-17T07:46:03.879859+0000 mgr.x (mgr.24859) 49 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:06.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:05 smithi105 bash[19705]: cluster 2024-09-17T07:46:03.879859+0000 mgr.x (mgr.24859) 49 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:06.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:05 smithi105 bash[15210]: cluster 2024-09-17T07:46:03.879859+0000 mgr.x (mgr.24859) 49 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:08.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:07 smithi121 bash[15143]: cluster 2024-09-17T07:46:05.881593+0000 mgr.x (mgr.24859) 50 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:08.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:07 smithi105 bash[19705]: cluster 2024-09-17T07:46:05.881593+0000 mgr.x (mgr.24859) 50 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:07 smithi105 bash[15210]: cluster 2024-09-17T07:46:05.881593+0000 mgr.x (mgr.24859) 50 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:10.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:09 smithi121 bash[15143]: cluster 2024-09-17T07:46:07.882376+0000 mgr.x (mgr.24859) 51 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:10.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:09 smithi105 bash[19705]: cluster 2024-09-17T07:46:07.882376+0000 mgr.x (mgr.24859) 51 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:09 smithi105 bash[15210]: cluster 2024-09-17T07:46:07.882376+0000 mgr.x (mgr.24859) 51 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:12.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:11 smithi121 bash[15143]: cluster 2024-09-17T07:46:09.883169+0000 mgr.x (mgr.24859) 52 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:12.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:11 smithi105 bash[15210]: cluster 2024-09-17T07:46:09.883169+0000 mgr.x (mgr.24859) 52 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:12.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:11 smithi105 bash[19705]: cluster 2024-09-17T07:46:09.883169+0000 mgr.x (mgr.24859) 52 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:13.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:13 smithi121 bash[15143]: cluster 2024-09-17T07:46:11.884839+0000 mgr.x (mgr.24859) 53 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:14.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:13 smithi105 bash[15210]: cluster 2024-09-17T07:46:11.884839+0000 mgr.x (mgr.24859) 53 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:13 smithi105 bash[19705]: cluster 2024-09-17T07:46:11.884839+0000 mgr.x (mgr.24859) 53 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:15.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:15 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 5. 2024-09-17T07:46:15.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:15 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:46:15.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:15 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Start request repeated too quickly. 2024-09-17T07:46:15.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:15 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:46:15.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:46:15 smithi121 systemd[1]: Failed to start Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:46:16.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:15 smithi121 bash[15143]: cluster 2024-09-17T07:46:13.885667+0000 mgr.x (mgr.24859) 54 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:16.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:15 smithi105 bash[15210]: cluster 2024-09-17T07:46:13.885667+0000 mgr.x (mgr.24859) 54 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:16.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:15 smithi105 bash[19705]: cluster 2024-09-17T07:46:13.885667+0000 mgr.x (mgr.24859) 54 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:16.727 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:16 smithi121 bash[15143]: audit 2024-09-17T07:46:15.748097+0000 mon.b (mon.2) 138 : audit [DBG] from='client.? 172.21.15.121:0/2696975305' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:46:16.727 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:16 smithi121 bash[15143]: audit 2024-09-17T07:46:16.125313+0000 mon.b (mon.2) 139 : audit [INF] from='client.? 172.21.15.121:0/796989966' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:46:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:16 smithi105 bash[15210]: audit 2024-09-17T07:46:15.748097+0000 mon.b (mon.2) 138 : audit [DBG] from='client.? 172.21.15.121:0/2696975305' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:46:17.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:16 smithi105 bash[15210]: audit 2024-09-17T07:46:16.125313+0000 mon.b (mon.2) 139 : audit [INF] from='client.? 172.21.15.121:0/796989966' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:46:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:16 smithi105 bash[19705]: audit 2024-09-17T07:46:15.748097+0000 mon.b (mon.2) 138 : audit [DBG] from='client.? 172.21.15.121:0/2696975305' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:46:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:16 smithi105 bash[19705]: audit 2024-09-17T07:46:16.125313+0000 mon.b (mon.2) 139 : audit [INF] from='client.? 172.21.15.121:0/796989966' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: access denied 2024-09-17T07:46:17.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:17 smithi121 bash[15143]: cluster 2024-09-17T07:46:15.886517+0000 mgr.x (mgr.24859) 55 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:18.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:17 smithi105 bash[19705]: cluster 2024-09-17T07:46:15.886517+0000 mgr.x (mgr.24859) 55 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:18.142 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:17 smithi105 bash[15210]: cluster 2024-09-17T07:46:15.886517+0000 mgr.x (mgr.24859) 55 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:19.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:18 smithi105 bash[19705]: cluster 2024-09-17T07:46:17.887217+0000 mgr.x (mgr.24859) 56 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:18 smithi105 bash[15210]: cluster 2024-09-17T07:46:17.887217+0000 mgr.x (mgr.24859) 56 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:19.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:18 smithi121 bash[15143]: cluster 2024-09-17T07:46:17.887217+0000 mgr.x (mgr.24859) 56 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:22.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:21 smithi121 bash[15143]: cluster 2024-09-17T07:46:19.888104+0000 mgr.x (mgr.24859) 57 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:22.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:21 smithi105 bash[15210]: cluster 2024-09-17T07:46:19.888104+0000 mgr.x (mgr.24859) 57 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:22.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:21 smithi105 bash[19705]: cluster 2024-09-17T07:46:19.888104+0000 mgr.x (mgr.24859) 57 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:24.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:23 smithi121 bash[15143]: cluster 2024-09-17T07:46:21.889942+0000 mgr.x (mgr.24859) 58 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:24.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:23 smithi105 bash[15210]: cluster 2024-09-17T07:46:21.889942+0000 mgr.x (mgr.24859) 58 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:24.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:23 smithi105 bash[19705]: cluster 2024-09-17T07:46:21.889942+0000 mgr.x (mgr.24859) 58 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:26.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:25 smithi121 bash[15143]: cluster 2024-09-17T07:46:23.890724+0000 mgr.x (mgr.24859) 59 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:26.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:25 smithi105 bash[15210]: cluster 2024-09-17T07:46:23.890724+0000 mgr.x (mgr.24859) 59 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:26.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:25 smithi105 bash[19705]: cluster 2024-09-17T07:46:23.890724+0000 mgr.x (mgr.24859) 59 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:28.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:27 smithi121 bash[15143]: cluster 2024-09-17T07:46:25.892422+0000 mgr.x (mgr.24859) 60 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:27 smithi105 bash[15210]: cluster 2024-09-17T07:46:25.892422+0000 mgr.x (mgr.24859) 60 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:28.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:27 smithi105 bash[19705]: cluster 2024-09-17T07:46:25.892422+0000 mgr.x (mgr.24859) 60 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:30.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:29 smithi121 bash[15143]: cluster 2024-09-17T07:46:27.893235+0000 mgr.x (mgr.24859) 61 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:30.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:29 smithi105 bash[19705]: cluster 2024-09-17T07:46:27.893235+0000 mgr.x (mgr.24859) 61 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:30.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:29 smithi105 bash[15210]: cluster 2024-09-17T07:46:27.893235+0000 mgr.x (mgr.24859) 61 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:31.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[15210]: cluster 2024-09-17T07:46:29.893855+0000 mgr.x (mgr.24859) 62 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:31.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[15210]: audit 2024-09-17T07:46:30.318651+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[15210]: audit 2024-09-17T07:46:30.329139+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[15210]: audit 2024-09-17T07:46:30.771996+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:46:31.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[15210]: audit 2024-09-17T07:46:30.774467+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:46:31.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[15210]: audit 2024-09-17T07:46:30.787613+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[19705]: cluster 2024-09-17T07:46:29.893855+0000 mgr.x (mgr.24859) 62 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:31.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[19705]: audit 2024-09-17T07:46:30.318651+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[19705]: audit 2024-09-17T07:46:30.329139+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[19705]: audit 2024-09-17T07:46:30.771996+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:46:31.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[19705]: audit 2024-09-17T07:46:30.774467+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:46:31.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:31 smithi105 bash[19705]: audit 2024-09-17T07:46:30.787613+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:31 smithi121 bash[15143]: cluster 2024-09-17T07:46:29.893855+0000 mgr.x (mgr.24859) 62 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:46:31.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:31 smithi121 bash[15143]: audit 2024-09-17T07:46:30.318651+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:31 smithi121 bash[15143]: audit 2024-09-17T07:46:30.329139+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:31.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:31 smithi121 bash[15143]: audit 2024-09-17T07:46:30.771996+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:46:31.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:31 smithi121 bash[15143]: audit 2024-09-17T07:46:30.774467+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:46:31.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:31 smithi121 bash[15143]: audit 2024-09-17T07:46:30.787613+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:46:33.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:32 smithi121 bash[15143]: cephadm 2024-09-17T07:46:30.783352+0000 mgr.x (mgr.24859) 63 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:46:33.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:32 smithi121 bash[15143]: cluster 2024-09-17T07:46:30.785305+0000 mgr.x (mgr.24859) 64 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:46:33.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:32 smithi121 bash[15143]: cluster 2024-09-17T07:46:30.785802+0000 mgr.x (mgr.24859) 65 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:33.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:32 smithi105 bash[15210]: cephadm 2024-09-17T07:46:30.783352+0000 mgr.x (mgr.24859) 63 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:46:33.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:32 smithi105 bash[15210]: cluster 2024-09-17T07:46:30.785305+0000 mgr.x (mgr.24859) 64 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:46:33.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:32 smithi105 bash[15210]: cluster 2024-09-17T07:46:30.785802+0000 mgr.x (mgr.24859) 65 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:33.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:32 smithi105 bash[19705]: cephadm 2024-09-17T07:46:30.783352+0000 mgr.x (mgr.24859) 63 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:46:33.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:32 smithi105 bash[19705]: cluster 2024-09-17T07:46:30.785305+0000 mgr.x (mgr.24859) 64 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:46:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:32 smithi105 bash[19705]: cluster 2024-09-17T07:46:30.785802+0000 mgr.x (mgr.24859) 65 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:35.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:34 smithi121 bash[15143]: cluster 2024-09-17T07:46:32.786504+0000 mgr.x (mgr.24859) 66 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:35.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:34 smithi105 bash[15210]: cluster 2024-09-17T07:46:32.786504+0000 mgr.x (mgr.24859) 66 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:35.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:34 smithi105 bash[19705]: cluster 2024-09-17T07:46:32.786504+0000 mgr.x (mgr.24859) 66 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:37.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:36 smithi121 bash[15143]: cluster 2024-09-17T07:46:34.787240+0000 mgr.x (mgr.24859) 67 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:37.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:36 smithi105 bash[15210]: cluster 2024-09-17T07:46:34.787240+0000 mgr.x (mgr.24859) 67 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:37.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:36 smithi105 bash[19705]: cluster 2024-09-17T07:46:34.787240+0000 mgr.x (mgr.24859) 67 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:39.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:38 smithi121 bash[15143]: cluster 2024-09-17T07:46:36.788884+0000 mgr.x (mgr.24859) 68 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:38 smithi105 bash[19705]: cluster 2024-09-17T07:46:36.788884+0000 mgr.x (mgr.24859) 68 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:39.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:38 smithi105 bash[15210]: cluster 2024-09-17T07:46:36.788884+0000 mgr.x (mgr.24859) 68 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:41.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:40 smithi121 bash[15143]: cluster 2024-09-17T07:46:38.789700+0000 mgr.x (mgr.24859) 69 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:41.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:40 smithi105 bash[19705]: cluster 2024-09-17T07:46:38.789700+0000 mgr.x (mgr.24859) 69 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:40 smithi105 bash[15210]: cluster 2024-09-17T07:46:38.789700+0000 mgr.x (mgr.24859) 69 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:42.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:41 smithi105 bash[15210]: cluster 2024-09-17T07:46:40.791391+0000 mgr.x (mgr.24859) 70 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:42.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:41 smithi105 bash[19705]: cluster 2024-09-17T07:46:40.791391+0000 mgr.x (mgr.24859) 70 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:42.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:41 smithi121 bash[15143]: cluster 2024-09-17T07:46:40.791391+0000 mgr.x (mgr.24859) 70 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:44.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:43 smithi121 bash[15143]: cluster 2024-09-17T07:46:42.792115+0000 mgr.x (mgr.24859) 71 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:44.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:43 smithi105 bash[19705]: cluster 2024-09-17T07:46:42.792115+0000 mgr.x (mgr.24859) 71 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:44.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:43 smithi105 bash[15210]: cluster 2024-09-17T07:46:42.792115+0000 mgr.x (mgr.24859) 71 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:47.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:46 smithi121 bash[15143]: cluster 2024-09-17T07:46:44.792851+0000 mgr.x (mgr.24859) 72 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:47.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:46 smithi105 bash[15210]: cluster 2024-09-17T07:46:44.792851+0000 mgr.x (mgr.24859) 72 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:47.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:46 smithi105 bash[19705]: cluster 2024-09-17T07:46:44.792851+0000 mgr.x (mgr.24859) 72 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:49.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:48 smithi121 bash[15143]: cluster 2024-09-17T07:46:46.794508+0000 mgr.x (mgr.24859) 73 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:49.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:48 smithi105 bash[19705]: cluster 2024-09-17T07:46:46.794508+0000 mgr.x (mgr.24859) 73 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:49.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:48 smithi105 bash[15210]: cluster 2024-09-17T07:46:46.794508+0000 mgr.x (mgr.24859) 73 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:51.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:50 smithi121 bash[15143]: cluster 2024-09-17T07:46:48.795247+0000 mgr.x (mgr.24859) 74 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:51.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:50 smithi105 bash[15210]: cluster 2024-09-17T07:46:48.795247+0000 mgr.x (mgr.24859) 74 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:51.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:50 smithi105 bash[19705]: cluster 2024-09-17T07:46:48.795247+0000 mgr.x (mgr.24859) 74 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:53.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:52 smithi121 bash[15143]: cluster 2024-09-17T07:46:50.796925+0000 mgr.x (mgr.24859) 75 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:53.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:52 smithi105 bash[19705]: cluster 2024-09-17T07:46:50.796925+0000 mgr.x (mgr.24859) 75 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:53.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:52 smithi105 bash[15210]: cluster 2024-09-17T07:46:50.796925+0000 mgr.x (mgr.24859) 75 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:55.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:54 smithi121 bash[15143]: cluster 2024-09-17T07:46:52.797620+0000 mgr.x (mgr.24859) 76 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:55.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:54 smithi105 bash[19705]: cluster 2024-09-17T07:46:52.797620+0000 mgr.x (mgr.24859) 76 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:55.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:54 smithi105 bash[15210]: cluster 2024-09-17T07:46:52.797620+0000 mgr.x (mgr.24859) 76 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:57.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:56 smithi121 bash[15143]: cluster 2024-09-17T07:46:54.798342+0000 mgr.x (mgr.24859) 77 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:57.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:56 smithi105 bash[19705]: cluster 2024-09-17T07:46:54.798342+0000 mgr.x (mgr.24859) 77 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:57.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:56 smithi105 bash[15210]: cluster 2024-09-17T07:46:54.798342+0000 mgr.x (mgr.24859) 77 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:59.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:46:58 smithi121 bash[15143]: cluster 2024-09-17T07:46:56.800001+0000 mgr.x (mgr.24859) 78 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:46:58 smithi105 bash[19705]: cluster 2024-09-17T07:46:56.800001+0000 mgr.x (mgr.24859) 78 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:46:59.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:46:58 smithi105 bash[15210]: cluster 2024-09-17T07:46:56.800001+0000 mgr.x (mgr.24859) 78 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:01.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:00 smithi121 bash[15143]: cluster 2024-09-17T07:46:58.800731+0000 mgr.x (mgr.24859) 79 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:00 smithi105 bash[15210]: cluster 2024-09-17T07:46:58.800731+0000 mgr.x (mgr.24859) 79 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:01.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:00 smithi105 bash[19705]: cluster 2024-09-17T07:46:58.800731+0000 mgr.x (mgr.24859) 79 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:03.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:02 smithi121 bash[15143]: cluster 2024-09-17T07:47:00.802364+0000 mgr.x (mgr.24859) 80 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:03.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:02 smithi105 bash[15210]: cluster 2024-09-17T07:47:00.802364+0000 mgr.x (mgr.24859) 80 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:03.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:02 smithi105 bash[19705]: cluster 2024-09-17T07:47:00.802364+0000 mgr.x (mgr.24859) 80 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:05.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:04 smithi121 bash[15143]: cluster 2024-09-17T07:47:02.803140+0000 mgr.x (mgr.24859) 81 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:05.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:04 smithi105 bash[15210]: cluster 2024-09-17T07:47:02.803140+0000 mgr.x (mgr.24859) 81 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:05.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:04 smithi105 bash[19705]: cluster 2024-09-17T07:47:02.803140+0000 mgr.x (mgr.24859) 81 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:07.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:06 smithi121 bash[15143]: cluster 2024-09-17T07:47:04.803872+0000 mgr.x (mgr.24859) 82 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:07.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:06 smithi105 bash[15210]: cluster 2024-09-17T07:47:04.803872+0000 mgr.x (mgr.24859) 82 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:07.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:06 smithi105 bash[19705]: cluster 2024-09-17T07:47:04.803872+0000 mgr.x (mgr.24859) 82 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:08.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:07 smithi121 bash[15143]: cluster 2024-09-17T07:47:06.805612+0000 mgr.x (mgr.24859) 83 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:07 smithi105 bash[15210]: cluster 2024-09-17T07:47:06.805612+0000 mgr.x (mgr.24859) 83 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:08.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:07 smithi105 bash[19705]: cluster 2024-09-17T07:47:06.805612+0000 mgr.x (mgr.24859) 83 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:11.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:10 smithi121 bash[15143]: cluster 2024-09-17T07:47:08.806370+0000 mgr.x (mgr.24859) 84 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:10 smithi105 bash[19705]: cluster 2024-09-17T07:47:08.806370+0000 mgr.x (mgr.24859) 84 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:10 smithi105 bash[15210]: cluster 2024-09-17T07:47:08.806370+0000 mgr.x (mgr.24859) 84 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 87 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:13.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:12 smithi121 bash[15143]: cluster 2024-09-17T07:47:10.808079+0000 mgr.x (mgr.24859) 85 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:13.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:12 smithi105 bash[19705]: cluster 2024-09-17T07:47:10.808079+0000 mgr.x (mgr.24859) 85 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:13.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:12 smithi105 bash[15210]: cluster 2024-09-17T07:47:10.808079+0000 mgr.x (mgr.24859) 85 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:15.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:14 smithi121 bash[15143]: cluster 2024-09-17T07:47:12.808823+0000 mgr.x (mgr.24859) 86 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:15.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:14 smithi105 bash[19705]: cluster 2024-09-17T07:47:12.808823+0000 mgr.x (mgr.24859) 86 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:15.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:14 smithi105 bash[15210]: cluster 2024-09-17T07:47:12.808823+0000 mgr.x (mgr.24859) 86 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:17.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:16 smithi121 bash[15143]: cluster 2024-09-17T07:47:14.809656+0000 mgr.x (mgr.24859) 87 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:17.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:16 smithi105 bash[19705]: cluster 2024-09-17T07:47:14.809656+0000 mgr.x (mgr.24859) 87 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:16 smithi105 bash[15210]: cluster 2024-09-17T07:47:14.809656+0000 mgr.x (mgr.24859) 87 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 88 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T07:47:19.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:18 smithi121 bash[15143]: cluster 2024-09-17T07:47:16.811436+0000 mgr.x (mgr.24859) 88 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-09-17T07:47:19.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:18 smithi105 bash[19705]: cluster 2024-09-17T07:47:16.811436+0000 mgr.x (mgr.24859) 88 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-09-17T07:47:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:18 smithi105 bash[15210]: cluster 2024-09-17T07:47:16.811436+0000 mgr.x (mgr.24859) 88 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-09-17T07:47:21.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:20 smithi121 bash[15143]: cluster 2024-09-17T07:47:18.812319+0000 mgr.x (mgr.24859) 89 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-09-17T07:47:21.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:20 smithi105 bash[19705]: cluster 2024-09-17T07:47:18.812319+0000 mgr.x (mgr.24859) 89 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-09-17T07:47:21.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:20 smithi105 bash[15210]: cluster 2024-09-17T07:47:18.812319+0000 mgr.x (mgr.24859) 89 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2024-09-17T07:47:23.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:22 smithi121 bash[15143]: cluster 2024-09-17T07:47:20.814052+0000 mgr.x (mgr.24859) 90 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T07:47:23.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:22 smithi105 bash[19705]: cluster 2024-09-17T07:47:20.814052+0000 mgr.x (mgr.24859) 90 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T07:47:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:22 smithi105 bash[15210]: cluster 2024-09-17T07:47:20.814052+0000 mgr.x (mgr.24859) 90 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T07:47:25.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:24 smithi121 bash[15143]: cluster 2024-09-17T07:47:22.814810+0000 mgr.x (mgr.24859) 91 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:25.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:24 smithi105 bash[19705]: cluster 2024-09-17T07:47:22.814810+0000 mgr.x (mgr.24859) 91 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:25.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:24 smithi105 bash[15210]: cluster 2024-09-17T07:47:22.814810+0000 mgr.x (mgr.24859) 91 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:27.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:26 smithi121 bash[15143]: cluster 2024-09-17T07:47:24.815547+0000 mgr.x (mgr.24859) 92 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:27.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:26 smithi105 bash[19705]: cluster 2024-09-17T07:47:24.815547+0000 mgr.x (mgr.24859) 92 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:27.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:26 smithi105 bash[15210]: cluster 2024-09-17T07:47:24.815547+0000 mgr.x (mgr.24859) 92 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:29.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:28 smithi121 bash[15143]: cluster 2024-09-17T07:47:26.817221+0000 mgr.x (mgr.24859) 93 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:29.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:28 smithi105 bash[15210]: cluster 2024-09-17T07:47:26.817221+0000 mgr.x (mgr.24859) 93 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:28 smithi105 bash[19705]: cluster 2024-09-17T07:47:26.817221+0000 mgr.x (mgr.24859) 93 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T07:47:31.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:30 smithi121 bash[15143]: cluster 2024-09-17T07:47:28.818025+0000 mgr.x (mgr.24859) 94 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T07:47:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:30 smithi105 bash[15210]: cluster 2024-09-17T07:47:28.818025+0000 mgr.x (mgr.24859) 94 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T07:47:31.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:30 smithi105 bash[19705]: cluster 2024-09-17T07:47:28.818025+0000 mgr.x (mgr.24859) 94 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T07:47:32.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:31 smithi121 bash[15143]: cluster 2024-09-17T07:47:30.819682+0000 mgr.x (mgr.24859) 95 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T07:47:32.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:31 smithi121 bash[15143]: audit 2024-09-17T07:47:31.403098+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:47:32.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:31 smithi121 bash[15143]: audit 2024-09-17T07:47:31.405188+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:47:32.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:31 smithi121 bash[15143]: cephadm 2024-09-17T07:47:31.413824+0000 mgr.x (mgr.24859) 96 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:31 smithi121 bash[15143]: cluster 2024-09-17T07:47:31.414536+0000 mgr.x (mgr.24859) 97 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:31 smithi121 bash[15143]: cluster 2024-09-17T07:47:31.414719+0000 mgr.x (mgr.24859) 98 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:32.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:31 smithi121 bash[15143]: audit 2024-09-17T07:47:31.416797+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:47:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[15210]: cluster 2024-09-17T07:47:30.819682+0000 mgr.x (mgr.24859) 95 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T07:47:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[15210]: audit 2024-09-17T07:47:31.403098+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:47:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[15210]: audit 2024-09-17T07:47:31.405188+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:47:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[15210]: cephadm 2024-09-17T07:47:31.413824+0000 mgr.x (mgr.24859) 96 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[15210]: cluster 2024-09-17T07:47:31.414536+0000 mgr.x (mgr.24859) 97 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[15210]: cluster 2024-09-17T07:47:31.414719+0000 mgr.x (mgr.24859) 98 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[15210]: audit 2024-09-17T07:47:31.416797+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[19705]: cluster 2024-09-17T07:47:30.819682+0000 mgr.x (mgr.24859) 95 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[19705]: audit 2024-09-17T07:47:31.403098+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[19705]: audit 2024-09-17T07:47:31.405188+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[19705]: cephadm 2024-09-17T07:47:31.413824+0000 mgr.x (mgr.24859) 96 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[19705]: cluster 2024-09-17T07:47:31.414536+0000 mgr.x (mgr.24859) 97 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[19705]: cluster 2024-09-17T07:47:31.414719+0000 mgr.x (mgr.24859) 98 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:31 smithi105 bash[19705]: audit 2024-09-17T07:47:31.416797+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:47:34.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:34 smithi121 bash[15143]: cluster 2024-09-17T07:47:33.415384+0000 mgr.x (mgr.24859) 99 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:34.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:34 smithi105 bash[19705]: cluster 2024-09-17T07:47:33.415384+0000 mgr.x (mgr.24859) 99 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:34.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:34 smithi105 bash[15210]: cluster 2024-09-17T07:47:33.415384+0000 mgr.x (mgr.24859) 99 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:37.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:36 smithi121 bash[15143]: cluster 2024-09-17T07:47:35.417105+0000 mgr.x (mgr.24859) 100 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:37.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:36 smithi105 bash[15210]: cluster 2024-09-17T07:47:35.417105+0000 mgr.x (mgr.24859) 100 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:37.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:36 smithi105 bash[19705]: cluster 2024-09-17T07:47:35.417105+0000 mgr.x (mgr.24859) 100 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:39.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:38 smithi121 bash[15143]: cluster 2024-09-17T07:47:37.417881+0000 mgr.x (mgr.24859) 101 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:39.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:38 smithi105 bash[15210]: cluster 2024-09-17T07:47:37.417881+0000 mgr.x (mgr.24859) 101 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:38 smithi105 bash[19705]: cluster 2024-09-17T07:47:37.417881+0000 mgr.x (mgr.24859) 101 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:41.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:40 smithi121 bash[15143]: cluster 2024-09-17T07:47:39.418643+0000 mgr.x (mgr.24859) 102 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:40 smithi105 bash[15210]: cluster 2024-09-17T07:47:39.418643+0000 mgr.x (mgr.24859) 102 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:41.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:40 smithi105 bash[19705]: cluster 2024-09-17T07:47:39.418643+0000 mgr.x (mgr.24859) 102 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:43.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:42 smithi121 bash[15143]: cluster 2024-09-17T07:47:41.420331+0000 mgr.x (mgr.24859) 103 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:43.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:42 smithi105 bash[15210]: cluster 2024-09-17T07:47:41.420331+0000 mgr.x (mgr.24859) 103 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:43.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:42 smithi105 bash[19705]: cluster 2024-09-17T07:47:41.420331+0000 mgr.x (mgr.24859) 103 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:45.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:44 smithi121 bash[15143]: cluster 2024-09-17T07:47:43.421121+0000 mgr.x (mgr.24859) 104 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:45.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:44 smithi105 bash[15210]: cluster 2024-09-17T07:47:43.421121+0000 mgr.x (mgr.24859) 104 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:45.126 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:44 smithi105 bash[19705]: cluster 2024-09-17T07:47:43.421121+0000 mgr.x (mgr.24859) 104 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:47.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:46 smithi121 bash[15143]: cluster 2024-09-17T07:47:45.422700+0000 mgr.x (mgr.24859) 105 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:47.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:46 smithi105 bash[15210]: cluster 2024-09-17T07:47:45.422700+0000 mgr.x (mgr.24859) 105 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:47.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:46 smithi105 bash[19705]: cluster 2024-09-17T07:47:45.422700+0000 mgr.x (mgr.24859) 105 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:49.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:48 smithi121 bash[15143]: cluster 2024-09-17T07:47:47.423494+0000 mgr.x (mgr.24859) 106 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:49.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:48 smithi105 bash[15210]: cluster 2024-09-17T07:47:47.423494+0000 mgr.x (mgr.24859) 106 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:49.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:48 smithi105 bash[19705]: cluster 2024-09-17T07:47:47.423494+0000 mgr.x (mgr.24859) 106 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:51.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:50 smithi121 bash[15143]: cluster 2024-09-17T07:47:49.424278+0000 mgr.x (mgr.24859) 107 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:51.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:50 smithi105 bash[15210]: cluster 2024-09-17T07:47:49.424278+0000 mgr.x (mgr.24859) 107 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:51.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:50 smithi105 bash[19705]: cluster 2024-09-17T07:47:49.424278+0000 mgr.x (mgr.24859) 107 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:53.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:52 smithi121 bash[15143]: cluster 2024-09-17T07:47:51.425958+0000 mgr.x (mgr.24859) 108 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:53.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:52 smithi105 bash[15210]: cluster 2024-09-17T07:47:51.425958+0000 mgr.x (mgr.24859) 108 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:53.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:52 smithi105 bash[19705]: cluster 2024-09-17T07:47:51.425958+0000 mgr.x (mgr.24859) 108 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:55.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:54 smithi121 bash[15143]: cluster 2024-09-17T07:47:53.426912+0000 mgr.x (mgr.24859) 109 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:55.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:54 smithi105 bash[15210]: cluster 2024-09-17T07:47:53.426912+0000 mgr.x (mgr.24859) 109 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:55.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:54 smithi105 bash[19705]: cluster 2024-09-17T07:47:53.426912+0000 mgr.x (mgr.24859) 109 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:57.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:56 smithi121 bash[15143]: cluster 2024-09-17T07:47:55.428654+0000 mgr.x (mgr.24859) 110 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:57.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:56 smithi105 bash[15210]: cluster 2024-09-17T07:47:55.428654+0000 mgr.x (mgr.24859) 110 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:57.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:56 smithi105 bash[19705]: cluster 2024-09-17T07:47:55.428654+0000 mgr.x (mgr.24859) 110 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:59.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:47:58 smithi121 bash[15143]: cluster 2024-09-17T07:47:57.429409+0000 mgr.x (mgr.24859) 111 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:59.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:47:58 smithi105 bash[15210]: cluster 2024-09-17T07:47:57.429409+0000 mgr.x (mgr.24859) 111 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:47:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:47:58 smithi105 bash[19705]: cluster 2024-09-17T07:47:57.429409+0000 mgr.x (mgr.24859) 111 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:01.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:00 smithi121 bash[15143]: cluster 2024-09-17T07:47:59.430197+0000 mgr.x (mgr.24859) 112 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:00 smithi105 bash[15210]: cluster 2024-09-17T07:47:59.430197+0000 mgr.x (mgr.24859) 112 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:00 smithi105 bash[19705]: cluster 2024-09-17T07:47:59.430197+0000 mgr.x (mgr.24859) 112 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:03.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:02 smithi121 bash[15143]: cluster 2024-09-17T07:48:01.432518+0000 mgr.x (mgr.24859) 113 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:03.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:02 smithi105 bash[15210]: cluster 2024-09-17T07:48:01.432518+0000 mgr.x (mgr.24859) 113 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:03.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:02 smithi105 bash[19705]: cluster 2024-09-17T07:48:01.432518+0000 mgr.x (mgr.24859) 113 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:04.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:03 smithi105 bash[15210]: cluster 2024-09-17T07:48:03.433282+0000 mgr.x (mgr.24859) 114 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:03 smithi105 bash[19705]: cluster 2024-09-17T07:48:03.433282+0000 mgr.x (mgr.24859) 114 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:04.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:03 smithi121 bash[15143]: cluster 2024-09-17T07:48:03.433282+0000 mgr.x (mgr.24859) 114 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:04.930 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:48:07.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:06 smithi121 bash[15143]: cluster 2024-09-17T07:48:05.434954+0000 mgr.x (mgr.24859) 115 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:07.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:06 smithi105 bash[15210]: cluster 2024-09-17T07:48:05.434954+0000 mgr.x (mgr.24859) 115 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:07.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:06 smithi105 bash[19705]: cluster 2024-09-17T07:48:05.434954+0000 mgr.x (mgr.24859) 115 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:08.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:08 smithi105 bash[15210]: cluster 2024-09-17T07:48:07.435680+0000 mgr.x (mgr.24859) 116 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:08.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:08 smithi105 bash[19705]: cluster 2024-09-17T07:48:07.435680+0000 mgr.x (mgr.24859) 116 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:09.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:08 smithi121 bash[15143]: cluster 2024-09-17T07:48:07.435680+0000 mgr.x (mgr.24859) 116 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:09.027 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:48:09.027 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (12m) 3m ago 23m 9.90M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:48:09.027 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (12m) 98s ago 22m 27.0M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:48:09.027 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 98s ago 20m - - 2024-09-17T07:48:09.027 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443 running (16m) 98s ago 27m 472M - 18.2.4-855-g19e2a2be 980a0bfcd684 c9d9f4c803ad 2024-09-17T07:48:09.027 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (9m) 3m ago 29m 250M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:48:09.027 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (29m) 3m ago 29m 95.1M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (28m) 98s ago 28m 78.1M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (28m) 3m ago 28m 62.9M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (13m) 3m ago 23m 5864k - 0.18.1 e5a616e4b9cf 0ed4fdd1093b 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (12m) 98s ago 23m 4167k - 0.18.1 e5a616e4b9cf 145bd9d8a48e 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (27m) 3m ago 27m 54.1M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (26m) 3m ago 26m 52.7M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (26m) 3m ago 26m 49.0M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (25m) 3m ago 25m 53.6M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (25m) 98s ago 25m 54.3M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (25m) 98s ago 25m 52.9M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (24m) 98s ago 24m 54.4M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (24m) 98s ago 24m 57.3M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:48:09.028 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 error 98s ago 23m - - 2024-09-17T07:48:09.029 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (20m) 3m ago 20m 56.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:48:09.029 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (21m) 98s ago 21m 57.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:48:09.924 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ls' 2024-09-17T07:48:11.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:10 smithi121 bash[15143]: audit 2024-09-17T07:48:09.006041+0000 mgr.x (mgr.24859) 117 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:11.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:10 smithi121 bash[15143]: cluster 2024-09-17T07:48:09.436423+0000 mgr.x (mgr.24859) 118 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:10 smithi105 bash[15210]: audit 2024-09-17T07:48:09.006041+0000 mgr.x (mgr.24859) 117 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:10 smithi105 bash[15210]: cluster 2024-09-17T07:48:09.436423+0000 mgr.x (mgr.24859) 118 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:10 smithi105 bash[19705]: audit 2024-09-17T07:48:09.006041+0000 mgr.x (mgr.24859) 117 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:10 smithi105 bash[19705]: cluster 2024-09-17T07:48:09.436423+0000 mgr.x (mgr.24859) 118 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:12.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:12 smithi105 bash[15210]: cluster 2024-09-17T07:48:11.438138+0000 mgr.x (mgr.24859) 119 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:12.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:12 smithi105 bash[19705]: cluster 2024-09-17T07:48:11.438138+0000 mgr.x (mgr.24859) 119 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:13.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:12 smithi121 bash[15143]: cluster 2024-09-17T07:48:11.438138+0000 mgr.x (mgr.24859) 119 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:14.165 INFO:teuthology.orchestra.run.smithi105.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T07:48:14.165 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager ?:9093,9094 1/1 3m ago 23m smithi105=a;count:1 2024-09-17T07:48:14.165 INFO:teuthology.orchestra.run.smithi105.stdout:grafana ?:3000 1/1 103s ago 23m smithi121=a;count:1 2024-09-17T07:48:14.165 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo ?:5000 0/1 103s ago 20m count:1 2024-09-17T07:48:14.165 INFO:teuthology.orchestra.run.smithi105.stdout:mgr 2/2 3m ago 27m smithi105=y;smithi121=x;count:2 2024-09-17T07:48:14.165 INFO:teuthology.orchestra.run.smithi105.stdout:mon 3/3 3m ago 28m smithi105:172.21.15.105=a;smithi105:[v2:172.21.15.105:3301,v1:172.21.15.105:6790]=c;smithi121:172.21.15.121=b;count:3 2024-09-17T07:48:14.165 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter ?:9100 2/2 3m ago 23m smithi105=a;smithi121=b;count:2 2024-09-17T07:48:14.166 INFO:teuthology.orchestra.run.smithi105.stdout:osd 8 3m ago - 2024-09-17T07:48:14.166 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus ?:9095 0/1 103s ago 23m smithi121=a;count:1 2024-09-17T07:48:14.166 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo ?:8000 2/2 3m ago 21m count:2 2024-09-17T07:48:14.749 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:14 smithi105 bash[15210]: cluster 2024-09-17T07:48:13.438846+0000 mgr.x (mgr.24859) 120 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:14.980 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T07:48:15.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:14 smithi121 bash[15143]: cluster 2024-09-17T07:48:13.438846+0000 mgr.x (mgr.24859) 120 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:15.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:14 smithi105 bash[19705]: cluster 2024-09-17T07:48:13.438846+0000 mgr.x (mgr.24859) 120 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:16.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:15 smithi121 bash[15143]: audit 2024-09-17T07:48:14.150527+0000 mgr.x (mgr.24859) 121 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:16.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:15 smithi105 bash[15210]: audit 2024-09-17T07:48:14.150527+0000 mgr.x (mgr.24859) 121 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:16.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:15 smithi105 bash[19705]: audit 2024-09-17T07:48:14.150527+0000 mgr.x (mgr.24859) 121 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:16.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:16 smithi105 bash[15210]: cluster 2024-09-17T07:48:15.440450+0000 mgr.x (mgr.24859) 122 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:16.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:16 smithi105 bash[19705]: cluster 2024-09-17T07:48:15.440450+0000 mgr.x (mgr.24859) 122 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:17.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:16 smithi121 bash[15143]: cluster 2024-09-17T07:48:15.440450+0000 mgr.x (mgr.24859) 122 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:17 smithi105 bash[15210]: cluster 2024-09-17T07:48:17.440995+0000 mgr.x (mgr.24859) 123 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:18.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:17 smithi105 bash[19705]: cluster 2024-09-17T07:48:17.440995+0000 mgr.x (mgr.24859) 123 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:18.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:17 smithi121 bash[15143]: cluster 2024-09-17T07:48:17.440995+0000 mgr.x (mgr.24859) 123 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:19.357 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:48:19.357 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:48:19.357 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:48:19.357 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:19.357 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:48:19.357 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:48:19.357 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:48:19.358 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:48:19.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:19 smithi121 bash[15143]: audit 2024-09-17T07:48:19.349377+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.105:0/2603995232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:48:19.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:19 smithi105 bash[15210]: audit 2024-09-17T07:48:19.349377+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.105:0/2603995232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:48:19.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:19 smithi105 bash[19705]: audit 2024-09-17T07:48:19.349377+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.105:0/2603995232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:48:20.145 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-17T07:48:21.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:20 smithi121 bash[15143]: cluster 2024-09-17T07:48:19.441700+0000 mgr.x (mgr.24859) 124 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:21.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:20 smithi105 bash[15210]: cluster 2024-09-17T07:48:19.441700+0000 mgr.x (mgr.24859) 124 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:21.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:20 smithi105 bash[19705]: cluster 2024-09-17T07:48:19.441700+0000 mgr.x (mgr.24859) 124 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:23.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:22 smithi121 bash[15143]: cluster 2024-09-17T07:48:21.443369+0000 mgr.x (mgr.24859) 125 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:22 smithi105 bash[15210]: cluster 2024-09-17T07:48:21.443369+0000 mgr.x (mgr.24859) 125 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:23.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:22 smithi105 bash[19705]: cluster 2024-09-17T07:48:21.443369+0000 mgr.x (mgr.24859) 125 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:25.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:24 smithi121 bash[15143]: cluster 2024-09-17T07:48:23.444101+0000 mgr.x (mgr.24859) 126 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:25.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:24 smithi105 bash[15210]: cluster 2024-09-17T07:48:23.444101+0000 mgr.x (mgr.24859) 126 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:25.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:24 smithi105 bash[19705]: cluster 2024-09-17T07:48:23.444101+0000 mgr.x (mgr.24859) 126 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:26.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:25 smithi121 bash[15143]: audit 2024-09-17T07:48:24.356109+0000 mgr.x (mgr.24859) 127 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:26.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:25 smithi105 bash[15210]: audit 2024-09-17T07:48:24.356109+0000 mgr.x (mgr.24859) 127 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:26.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:25 smithi105 bash[19705]: audit 2024-09-17T07:48:24.356109+0000 mgr.x (mgr.24859) 127 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:26.960 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:48:27.004 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:26 smithi105 bash[15210]: cluster 2024-09-17T07:48:25.445125+0000 mgr.x (mgr.24859) 128 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:27.004 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:26 smithi105 bash[19705]: cluster 2024-09-17T07:48:25.445125+0000 mgr.x (mgr.24859) 128 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:27.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:26 smithi121 bash[15143]: cluster 2024-09-17T07:48:25.445125+0000 mgr.x (mgr.24859) 128 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:27.991 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- 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 ; sleep 30 ; done' 2024-09-17T07:48:28.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: cephadm 2024-09-17T07:48:26.950747+0000 mgr.x (mgr.24859) 129 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:48:28.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: audit 2024-09-17T07:48:26.952399+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:28.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: audit 2024-09-17T07:48:26.954882+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:28.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: audit 2024-09-17T07:48:26.957152+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:48:28.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: cephadm 2024-09-17T07:48:26.965753+0000 mgr.x (mgr.24859) 130 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:48:28.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: cluster 2024-09-17T07:48:26.967054+0000 mgr.x (mgr.24859) 131 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:28.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: cluster 2024-09-17T07:48:26.967566+0000 mgr.x (mgr.24859) 132 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:28.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: audit 2024-09-17T07:48:26.971420+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:28.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:27 smithi121 bash[15143]: cephadm 2024-09-17T07:48:27.076262+0000 mgr.x (mgr.24859) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: cephadm 2024-09-17T07:48:26.950747+0000 mgr.x (mgr.24859) 129 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: audit 2024-09-17T07:48:26.952399+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: audit 2024-09-17T07:48:26.954882+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: audit 2024-09-17T07:48:26.957152+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: cephadm 2024-09-17T07:48:26.965753+0000 mgr.x (mgr.24859) 130 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: cluster 2024-09-17T07:48:26.967054+0000 mgr.x (mgr.24859) 131 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: cluster 2024-09-17T07:48:26.967566+0000 mgr.x (mgr.24859) 132 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: audit 2024-09-17T07:48:26.971420+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[15210]: cephadm 2024-09-17T07:48:27.076262+0000 mgr.x (mgr.24859) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: cephadm 2024-09-17T07:48:26.950747+0000 mgr.x (mgr.24859) 129 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: audit 2024-09-17T07:48:26.952399+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: audit 2024-09-17T07:48:26.954882+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: audit 2024-09-17T07:48:26.957152+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: cephadm 2024-09-17T07:48:26.965753+0000 mgr.x (mgr.24859) 130 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: cluster 2024-09-17T07:48:26.967054+0000 mgr.x (mgr.24859) 131 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: cluster 2024-09-17T07:48:26.967566+0000 mgr.x (mgr.24859) 132 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: audit 2024-09-17T07:48:26.971420+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:27 smithi105 bash[19705]: cephadm 2024-09-17T07:48:27.076262+0000 mgr.x (mgr.24859) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:48:31.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:30 smithi121 bash[15143]: cluster 2024-09-17T07:48:28.968318+0000 mgr.x (mgr.24859) 134 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:31.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:30 smithi105 bash[19705]: cluster 2024-09-17T07:48:28.968318+0000 mgr.x (mgr.24859) 134 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:30 smithi105 bash[15210]: cluster 2024-09-17T07:48:28.968318+0000 mgr.x (mgr.24859) 134 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:32.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[32435]: debug 2024-09-17T07:48:31.955+0000 7f901e83f640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T07:48:32.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[32435]: ignoring --setuser ceph since I am not root 2024-09-17T07:48:32.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[32435]: ignoring --setgroup ceph since I am not root 2024-09-17T07:48:32.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[32435]: debug 2024-09-17T07:48:32.015+0000 7f1f28360640 1 -- 172.21.15.121:0/1381497959 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564f1eea0d00 con 0x564f1ee93400 2024-09-17T07:48:32.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[32435]: debug 2024-09-17T07:48:32.139+0000 7f1f2abbb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: audit 2024-09-17T07:48:30.934227+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: audit 2024-09-17T07:48:30.939363+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cephadm 2024-09-17T07:48:30.941809+0000 mgr.x (mgr.24859) 135 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cephadm 2024-09-17T07:48:30.941982+0000 mgr.x (mgr.24859) 136 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: audit 2024-09-17T07:48:30.948599+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cephadm 2024-09-17T07:48:30.957084+0000 mgr.x (mgr.24859) 137 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: audit 2024-09-17T07:48:30.957544+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cephadm 2024-09-17T07:48:30.958096+0000 mgr.x (mgr.24859) 138 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cephadm 2024-09-17T07:48:30.963644+0000 mgr.x (mgr.24859) 139 : cephadm [INF] Failing over to other MGR 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cluster 2024-09-17T07:48:30.965170+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cluster 2024-09-17T07:48:30.969233+0000 mgr.x (mgr.24859) 140 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:31 smithi121 bash[15143]: cluster 2024-09-17T07:48:31.336403+0000 mon.a (mon.0) 883 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:48:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: audit 2024-09-17T07:48:30.934227+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: audit 2024-09-17T07:48:30.939363+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cephadm 2024-09-17T07:48:30.941809+0000 mgr.x (mgr.24859) 135 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cephadm 2024-09-17T07:48:30.941982+0000 mgr.x (mgr.24859) 136 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: audit 2024-09-17T07:48:30.948599+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cephadm 2024-09-17T07:48:30.957084+0000 mgr.x (mgr.24859) 137 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: audit 2024-09-17T07:48:30.957544+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cephadm 2024-09-17T07:48:30.958096+0000 mgr.x (mgr.24859) 138 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cephadm 2024-09-17T07:48:30.963644+0000 mgr.x (mgr.24859) 139 : cephadm [INF] Failing over to other MGR 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cluster 2024-09-17T07:48:30.965170+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cluster 2024-09-17T07:48:30.969233+0000 mgr.x (mgr.24859) 140 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:32.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[15210]: cluster 2024-09-17T07:48:31.336403+0000 mon.a (mon.0) 883 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: audit 2024-09-17T07:48:30.934227+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: audit 2024-09-17T07:48:30.939363+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cephadm 2024-09-17T07:48:30.941809+0000 mgr.x (mgr.24859) 135 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cephadm 2024-09-17T07:48:30.941982+0000 mgr.x (mgr.24859) 136 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: audit 2024-09-17T07:48:30.948599+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cephadm 2024-09-17T07:48:30.957084+0000 mgr.x (mgr.24859) 137 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: audit 2024-09-17T07:48:30.957544+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cephadm 2024-09-17T07:48:30.958096+0000 mgr.x (mgr.24859) 138 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cephadm 2024-09-17T07:48:30.963644+0000 mgr.x (mgr.24859) 139 : cephadm [INF] Failing over to other MGR 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cluster 2024-09-17T07:48:30.965170+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cluster 2024-09-17T07:48:30.969233+0000 mgr.x (mgr.24859) 140 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:32.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:31 smithi105 bash[19705]: cluster 2024-09-17T07:48:31.336403+0000 mon.a (mon.0) 883 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:48:32.956 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[32435]: debug 2024-09-17T07:48:32.927+0000 7f1f2abbb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.954292+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: cluster 2024-09-17T07:48:31.954425+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e32: y(active, starting, since 0.995523s), standbys: x 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.959761+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.960385+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.960581+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.962174+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.962415+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.962754+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.963042+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:48:32.957 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.963432+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:48:33.262 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[32435]: debug 2024-09-17T07:48:33.003+0000 7f1f2abbb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:48:33.263 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[32435]: debug 2024-09-17T07:48:33.075+0000 7f1f2abbb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:48:33.263 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.954292+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T07:48:33.263 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: cluster 2024-09-17T07:48:31.954425+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e32: y(active, starting, since 0.995523s), standbys: x 2024-09-17T07:48:33.263 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.959761+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:48:33.263 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.960385+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:48:33.263 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.960581+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:48:33.263 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.962174+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.962415+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.962754+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.963042+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.963432+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.966928+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.967184+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.967413+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.967659+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.967901+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.968132+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:48:33.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.968286+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:48:33.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:31.968797+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:48:33.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: cluster 2024-09-17T07:48:32.281194+0000 mon.a (mon.0) 902 : cluster [INF] Manager daemon y is now available 2024-09-17T07:48:33.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:32.370807+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:48:33.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:32 smithi121 bash[15143]: audit 2024-09-17T07:48:32.383857+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:48:33.334 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:48:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.966928+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:48:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.967184+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:48:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.967413+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:48:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.967659+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:48:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.967901+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:48:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.968132+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.968286+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:31.968797+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: cluster 2024-09-17T07:48:32.281194+0000 mon.a (mon.0) 902 : cluster [INF] Manager daemon y is now available 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:32.370807+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[15210]: audit 2024-09-17T07:48:32.383857+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.954292+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24859 172.21.15.121:0/716460427' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: cluster 2024-09-17T07:48:31.954425+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e32: y(active, starting, since 0.995523s), standbys: x 2024-09-17T07:48:33.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.959761+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.960385+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.960581+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.962174+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.962415+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.962754+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.963042+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.963432+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.966928+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.967184+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.967413+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.967659+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.967901+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.968132+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:48:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.968286+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:48:33.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:31.968797+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:48:33.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: cluster 2024-09-17T07:48:32.281194+0000 mon.a (mon.0) 902 : cluster [INF] Manager daemon y is now available 2024-09-17T07:48:33.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:32.370807+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:48:33.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:32 smithi105 bash[19705]: audit 2024-09-17T07:48:32.383857+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:48:33.520 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[32435]: debug 2024-09-17T07:48:33.259+0000 7f1f2abbb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:48:33.991 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[32435]: debug 2024-09-17T07:48:33.535+0000 7f1f2abbb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:48:33.992 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[32435]: debug 2024-09-17T07:48:33.599+0000 7f1f2abbb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:48:33.992 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[32435]: debug 2024-09-17T07:48:33.735+0000 7f1f2abbb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:48:34.062 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (13m) 3m ago 23m 9.90M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (12m) 2m ago 23m 27.0M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 2m ago 21m - - 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443 running (16m) 2m ago 28m 472M - 18.2.4-855-g19e2a2be 980a0bfcd684 c9d9f4c803ad 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (9m) 3m ago 29m 250M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (30m) 3m ago 30m 95.1M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (28m) 2m ago 28m 78.1M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (28m) 3m ago 28m 62.9M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (13m) 3m ago 23m 5864k - 0.18.1 e5a616e4b9cf 0ed4fdd1093b 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (13m) 2m ago 23m 4167k - 0.18.1 e5a616e4b9cf 145bd9d8a48e 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (27m) 3m ago 27m 54.1M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:48:34.063 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (27m) 3m ago 27m 52.7M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (26m) 3m ago 26m 49.0M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (26m) 3m ago 26m 53.6M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (25m) 2m ago 25m 54.3M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (25m) 2m ago 25m 52.9M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (25m) 2m ago 25m 54.4M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (24m) 2m ago 24m 57.3M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 error 2m ago 23m - - 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (21m) 3m ago 21m 56.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:48:34.064 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (21m) 2m ago 21m 57.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:48:34.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[15143]: cluster 2024-09-17T07:48:32.981890+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2024-09-17T07:48:34.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:33 smithi121 bash[15143]: cluster 2024-09-17T07:48:32.992201+0000 mgr.y (mgr.25027) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:34.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:33 smithi105 bash[15210]: cluster 2024-09-17T07:48:32.981890+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2024-09-17T07:48:34.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:33 smithi105 bash[15210]: cluster 2024-09-17T07:48:32.992201+0000 mgr.y (mgr.25027) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:34.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:33 smithi105 bash[19705]: cluster 2024-09-17T07:48:32.981890+0000 mon.a (mon.0) 905 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2024-09-17T07:48:34.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:33 smithi105 bash[19705]: cluster 2024-09-17T07:48:32.992201+0000 mgr.y (mgr.25027) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:34.497 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:48:34.498 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:48:34.499 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:48:34.499 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:48:34.499 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:48:34.499 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:48:34.499 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:48:34.499 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:48:34.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[32435]: debug 2024-09-17T07:48:34.399+0000 7f1f2abbb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:48:34.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[32435]: debug 2024-09-17T07:48:34.471+0000 7f1f2abbb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:48:34.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[32435]: debug 2024-09-17T07:48:34.547+0000 7f1f2abbb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: debug 2024-09-17T07:48:34.413+0000 7f9601ceb640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:07:48:34] ENGINE Error in HTTPServer.serve 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: Traceback (most recent call last): 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: self._connections.run(self.expiration_interval) 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: self._run(expiration_interval) 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:48:34.838 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: s = self.context.wrap_socket( 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: return self.sslsocket_class._create( 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: self.do_handshake() 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: self._sslobj.do_handshake() 2024-09-17T07:48:34.839 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[48121]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:48:34.850 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:48:34.850 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:48:34.850 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:48:34.850 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T07:48:34.850 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T07:48:34.850 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr" 2024-09-17T07:48:34.851 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:48:34.851 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T07:48:34.851 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T07:48:34.851 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:48:34.851 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:48:35.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[32435]: debug 2024-09-17T07:48:34.827+0000 7f1f2abbb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:48:35.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[32435]: debug 2024-09-17T07:48:34.967+0000 7f1f2abbb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:48:35.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[15143]: audit 2024-09-17T07:48:33.313830+0000 mgr.y (mgr.25027) 2 : audit [DBG] from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[15143]: audit 2024-09-17T07:48:33.684215+0000 mgr.y (mgr.25027) 3 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[15143]: cluster 2024-09-17T07:48:33.964504+0000 mgr.y (mgr.25027) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:35.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[15143]: cluster 2024-09-17T07:48:33.971601+0000 mon.a (mon.0) 906 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-09-17T07:48:35.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[15143]: cluster 2024-09-17T07:48:33.971674+0000 mon.a (mon.0) 907 : cluster [INF] Cluster is now healthy 2024-09-17T07:48:35.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[15143]: audit 2024-09-17T07:48:34.036654+0000 mgr.y (mgr.25027) 5 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:34 smithi121 bash[15143]: audit 2024-09-17T07:48:34.490576+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.105:0/2485972837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[15210]: audit 2024-09-17T07:48:33.313830+0000 mgr.y (mgr.25027) 2 : audit [DBG] from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[15210]: audit 2024-09-17T07:48:33.684215+0000 mgr.y (mgr.25027) 3 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[15210]: cluster 2024-09-17T07:48:33.964504+0000 mgr.y (mgr.25027) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[15210]: cluster 2024-09-17T07:48:33.971601+0000 mon.a (mon.0) 906 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[15210]: cluster 2024-09-17T07:48:33.971674+0000 mon.a (mon.0) 907 : cluster [INF] Cluster is now healthy 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[15210]: audit 2024-09-17T07:48:34.036654+0000 mgr.y (mgr.25027) 5 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[15210]: audit 2024-09-17T07:48:34.490576+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.105:0/2485972837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:48:35.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[19705]: audit 2024-09-17T07:48:33.313830+0000 mgr.y (mgr.25027) 2 : audit [DBG] from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[19705]: audit 2024-09-17T07:48:33.684215+0000 mgr.y (mgr.25027) 3 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[19705]: cluster 2024-09-17T07:48:33.964504+0000 mgr.y (mgr.25027) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:35.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[19705]: cluster 2024-09-17T07:48:33.971601+0000 mon.a (mon.0) 906 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-09-17T07:48:35.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[19705]: cluster 2024-09-17T07:48:33.971674+0000 mon.a (mon.0) 907 : cluster [INF] Cluster is now healthy 2024-09-17T07:48:35.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[19705]: audit 2024-09-17T07:48:34.036654+0000 mgr.y (mgr.25027) 5 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:35.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:34 smithi105 bash[19705]: audit 2024-09-17T07:48:34.490576+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.105:0/2485972837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:48:35.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:35 smithi121 bash[32435]: debug 2024-09-17T07:48:35.355+0000 7f1f2abbb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:48:35.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:35 smithi121 bash[32435]: debug 2024-09-17T07:48:35.595+0000 7f1f2abbb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:48:36.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.011+0000 7f1f2abbb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:48:36.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.075+0000 7f1f2abbb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:48:36.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.243+0000 7f1f2abbb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: cephadm 2024-09-17T07:48:34.170867+0000 mgr.y (mgr.25027) 6 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Bus STARTING 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: cephadm 2024-09-17T07:48:34.273052+0000 mgr.y (mgr.25027) 7 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: cephadm 2024-09-17T07:48:34.416502+0000 mgr.y (mgr.25027) 8 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: cephadm 2024-09-17T07:48:34.416729+0000 mgr.y (mgr.25027) 9 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Bus STARTED 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: cephadm 2024-09-17T07:48:34.418113+0000 mgr.y (mgr.25027) 10 : cephadm [ERR] [17/Sep/2024:07:48:34] ENGINE Error in HTTPServer.serve 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: Traceback (most recent call last): 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: self._connections.run(self.expiration_interval) 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: self._run(expiration_interval) 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:48:36.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: s = self.context.wrap_socket( 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: return self.sslsocket_class._create( 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: self.do_handshake() 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: self._sslobj.do_handshake() 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: audit 2024-09-17T07:48:34.843202+0000 mgr.y (mgr.25027) 11 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:36.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[15143]: cluster 2024-09-17T07:48:35.007204+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2024-09-17T07:48:36.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: cephadm 2024-09-17T07:48:34.170867+0000 mgr.y (mgr.25027) 6 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Bus STARTING 2024-09-17T07:48:36.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: cephadm 2024-09-17T07:48:34.273052+0000 mgr.y (mgr.25027) 7 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:48:36.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: cephadm 2024-09-17T07:48:34.416502+0000 mgr.y (mgr.25027) 8 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:48:36.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: cephadm 2024-09-17T07:48:34.416729+0000 mgr.y (mgr.25027) 9 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Bus STARTED 2024-09-17T07:48:36.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: cephadm 2024-09-17T07:48:34.418113+0000 mgr.y (mgr.25027) 10 : cephadm [ERR] [17/Sep/2024:07:48:34] ENGINE Error in HTTPServer.serve 2024-09-17T07:48:36.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: Traceback (most recent call last): 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: self._connections.run(self.expiration_interval) 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: self._run(expiration_interval) 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: s = self.context.wrap_socket( 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: return self.sslsocket_class._create( 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: self.do_handshake() 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:48:36.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: self._sslobj.do_handshake() 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: audit 2024-09-17T07:48:34.843202+0000 mgr.y (mgr.25027) 11 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[15210]: cluster 2024-09-17T07:48:35.007204+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: cephadm 2024-09-17T07:48:34.170867+0000 mgr.y (mgr.25027) 6 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Bus STARTING 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: cephadm 2024-09-17T07:48:34.273052+0000 mgr.y (mgr.25027) 7 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: cephadm 2024-09-17T07:48:34.416502+0000 mgr.y (mgr.25027) 8 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: cephadm 2024-09-17T07:48:34.416729+0000 mgr.y (mgr.25027) 9 : cephadm [INF] [17/Sep/2024:07:48:34] ENGINE Bus STARTED 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: cephadm 2024-09-17T07:48:34.418113+0000 mgr.y (mgr.25027) 10 : cephadm [ERR] [17/Sep/2024:07:48:34] ENGINE Error in HTTPServer.serve 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: Traceback (most recent call last): 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:48:36.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: self._connections.run(self.expiration_interval) 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: self._run(expiration_interval) 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: s = self.context.wrap_socket( 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: return self.sslsocket_class._create( 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: self.do_handshake() 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:48:36.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: self._sslobj.do_handshake() 2024-09-17T07:48:36.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:48:36.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: audit 2024-09-17T07:48:34.843202+0000 mgr.y (mgr.25027) 11 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:48:36.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:36 smithi105 bash[19705]: cluster 2024-09-17T07:48:35.007204+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2024-09-17T07:48:36.699 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.311+0000 7f1f2abbb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:48:36.699 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.407+0000 7f1f2abbb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:48:36.700 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.475+0000 7f1f2abbb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:48:36.700 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.551+0000 7f1f2abbb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:48:37.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.695+0000 7f1f2abbb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:48:37.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:36 smithi121 bash[32435]: debug 2024-09-17T07:48:36.771+0000 7f1f2abbb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:48:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:37 smithi105 bash[15210]: cluster 2024-09-17T07:48:35.965362+0000 mgr.y (mgr.25027) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:37 smithi105 bash[19705]: cluster 2024-09-17T07:48:35.965362+0000 mgr.y (mgr.25027) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:37.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:37 smithi121 bash[15143]: cluster 2024-09-17T07:48:35.965362+0000 mgr.y (mgr.25027) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:38.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:37 smithi121 bash[32435]: debug 2024-09-17T07:48:37.763+0000 7f1f2abbb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:48:38.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[15210]: cluster 2024-09-17T07:48:37.781876+0000 mon.a (mon.0) 910 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:48:38.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[15210]: cluster 2024-09-17T07:48:37.782114+0000 mon.a (mon.0) 911 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:48:38.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[15210]: audit 2024-09-17T07:48:37.789204+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[15210]: audit 2024-09-17T07:48:37.795896+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[15210]: audit 2024-09-17T07:48:37.797967+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[15210]: audit 2024-09-17T07:48:37.798564+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[19705]: cluster 2024-09-17T07:48:37.781876+0000 mon.a (mon.0) 910 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[19705]: cluster 2024-09-17T07:48:37.782114+0000 mon.a (mon.0) 911 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[19705]: audit 2024-09-17T07:48:37.789204+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[19705]: audit 2024-09-17T07:48:37.795896+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[19705]: audit 2024-09-17T07:48:37.797967+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:48:38.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:38 smithi105 bash[19705]: audit 2024-09-17T07:48:37.798564+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:48:38.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:38 smithi121 bash[15143]: cluster 2024-09-17T07:48:37.781876+0000 mon.a (mon.0) 910 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:48:38.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:38 smithi121 bash[15143]: cluster 2024-09-17T07:48:37.782114+0000 mon.a (mon.0) 911 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:48:38.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:38 smithi121 bash[15143]: audit 2024-09-17T07:48:37.789204+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:48:38.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:38 smithi121 bash[15143]: audit 2024-09-17T07:48:37.795896+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:48:38.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:38 smithi121 bash[15143]: audit 2024-09-17T07:48:37.797967+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:48:38.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:38 smithi121 bash[15143]: audit 2024-09-17T07:48:37.798564+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.121:0/2480686865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:48:39.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:39 smithi105 bash[15210]: cluster 2024-09-17T07:48:37.966271+0000 mgr.y (mgr.25027) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:39.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:39 smithi105 bash[15210]: cluster 2024-09-17T07:48:38.034863+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e35: y(active, since 7s), standbys: x 2024-09-17T07:48:39.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:39 smithi105 bash[19705]: cluster 2024-09-17T07:48:37.966271+0000 mgr.y (mgr.25027) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:39.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:39 smithi105 bash[19705]: cluster 2024-09-17T07:48:38.034863+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e35: y(active, since 7s), standbys: x 2024-09-17T07:48:39.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:39 smithi121 bash[15143]: cluster 2024-09-17T07:48:37.966271+0000 mgr.y (mgr.25027) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:39.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:39 smithi121 bash[15143]: cluster 2024-09-17T07:48:38.034863+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e35: y(active, since 7s), standbys: x 2024-09-17T07:48:40.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:39.176557+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:39.185615+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:39.192276+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:39.199959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: cluster 2024-09-17T07:48:39.967994+0000 mgr.y (mgr.25027) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:39.998395+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:40.005133+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:40.014601+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:40.021402+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:40.023515+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:40.024856+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: cephadm 2024-09-17T07:48:40.025910+0000 mgr.y (mgr.25027) 15 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: cluster 2024-09-17T07:48:40.026980+0000 mgr.y (mgr.25027) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:48:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:40 smithi121 bash[15143]: audit 2024-09-17T07:48:40.035288+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:39.176557+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:39.185615+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:39.192276+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:39.199959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: cluster 2024-09-17T07:48:39.967994+0000 mgr.y (mgr.25027) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:39.998395+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:40.005133+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:40.014601+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:40.021402+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:40.023515+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:40.024856+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: cephadm 2024-09-17T07:48:40.025910+0000 mgr.y (mgr.25027) 15 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: cluster 2024-09-17T07:48:40.026980+0000 mgr.y (mgr.25027) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[15210]: audit 2024-09-17T07:48:40.035288+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:39.176557+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:39.185615+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:39.192276+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:39.199959+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: cluster 2024-09-17T07:48:39.967994+0000 mgr.y (mgr.25027) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:39.998395+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:40.005133+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:40.014601+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:40.021402+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:40.023515+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:40.024856+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:48:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: cephadm 2024-09-17T07:48:40.025910+0000 mgr.y (mgr.25027) 15 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:48:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: cluster 2024-09-17T07:48:40.026980+0000 mgr.y (mgr.25027) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:48:40.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:40 smithi105 bash[19705]: audit 2024-09-17T07:48:40.035288+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:41.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:41 smithi121 bash[15143]: cephadm 2024-09-17T07:48:40.088686+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:48:41.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:41 smithi121 bash[15143]: cephadm 2024-09-17T07:48:40.341081+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:48:41.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:41 smithi121 bash[15143]: cluster 2024-09-17T07:48:40.733006+0000 mon.a (mon.0) 924 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:48:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:41 smithi105 bash[19705]: cephadm 2024-09-17T07:48:40.088686+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:48:41.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:41 smithi105 bash[19705]: cephadm 2024-09-17T07:48:40.341081+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:48:41.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:41 smithi105 bash[19705]: cluster 2024-09-17T07:48:40.733006+0000 mon.a (mon.0) 924 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:48:41.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:41 smithi105 bash[15210]: cephadm 2024-09-17T07:48:40.088686+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T07:48:41.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:41 smithi105 bash[15210]: cephadm 2024-09-17T07:48:40.341081+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T07:48:41.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:41 smithi105 bash[15210]: cluster 2024-09-17T07:48:40.733006+0000 mon.a (mon.0) 924 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:48:42.362 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:42 smithi121 bash[15143]: cluster 2024-09-17T07:48:42.027755+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:48:42.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:42 smithi105 bash[19705]: cluster 2024-09-17T07:48:42.027755+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:48:42.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:42 smithi105 bash[15210]: cluster 2024-09-17T07:48:42.027755+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:48:44.361 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:44 smithi121 bash[15143]: cluster 2024-09-17T07:48:44.029479+0000 mgr.y (mgr.25027) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:44.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:44 smithi105 bash[19705]: cluster 2024-09-17T07:48:44.029479+0000 mgr.y (mgr.25027) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:44.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:44 smithi105 bash[15210]: cluster 2024-09-17T07:48:44.029479+0000 mgr.y (mgr.25027) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:45.270 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:44 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:48:46.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:45 smithi121 bash[15143]: audit 2024-09-17T07:48:44.930881+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:46.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:45 smithi121 bash[15143]: audit 2024-09-17T07:48:44.938272+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:46.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:45 smithi121 bash[15143]: cephadm 2024-09-17T07:48:44.940148+0000 mgr.y (mgr.25027) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:48:46.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:45 smithi121 bash[15143]: audit 2024-09-17T07:48:44.940688+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:48:46.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:45 smithi121 bash[15143]: audit 2024-09-17T07:48:44.948653+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:46.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:45 smithi121 bash[15143]: cephadm 2024-09-17T07:48:44.950153+0000 mgr.y (mgr.25027) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[15210]: audit 2024-09-17T07:48:44.930881+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[15210]: audit 2024-09-17T07:48:44.938272+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[15210]: cephadm 2024-09-17T07:48:44.940148+0000 mgr.y (mgr.25027) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[15210]: audit 2024-09-17T07:48:44.940688+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[15210]: audit 2024-09-17T07:48:44.948653+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[15210]: cephadm 2024-09-17T07:48:44.950153+0000 mgr.y (mgr.25027) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[19705]: audit 2024-09-17T07:48:44.930881+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[19705]: audit 2024-09-17T07:48:44.938272+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:46.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[19705]: cephadm 2024-09-17T07:48:44.940148+0000 mgr.y (mgr.25027) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.ltjald (dependencies changed)... 2024-09-17T07:48:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[19705]: audit 2024-09-17T07:48:44.940688+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T07:48:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[19705]: audit 2024-09-17T07:48:44.948653+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:45 smithi105 bash[19705]: cephadm 2024-09-17T07:48:44.950153+0000 mgr.y (mgr.25027) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T07:48:47.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[15143]: cluster 2024-09-17T07:48:46.030250+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:47.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.957Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:48:47.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.957Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.957Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.957Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.957Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.957Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.960Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.960Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.967Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.967Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=17 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.987Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=17 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.988Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=17 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.988Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=17 2024-09-17T07:48:47.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.988Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.988Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.988Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.989Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.989Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.989Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.989Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.989Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.989Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.989Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.990Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=17 2024-09-17T07:48:47.061 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.990Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=17 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.990Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=16 maxSegment=17 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.990Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=17 maxSegment=17 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.990Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=23.468696ms 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:48:47.062 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:48:47.063 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:48:47.063 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:48:47.063 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=info ts=2024-09-17T07:48:46.993Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:48:47.063 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:46 smithi121 bash[48228]: level=error ts=2024-09-17T07:48:46.994Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:48:47.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:46 smithi105 bash[19705]: cluster 2024-09-17T07:48:46.030250+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:47.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:46 smithi105 bash[15210]: cluster 2024-09-17T07:48:46.030250+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:48.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:48 smithi121 bash[15143]: cluster 2024-09-17T07:48:48.031923+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:48.381 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:48 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:48:48.381 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:48 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:48:48.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:48 smithi105 bash[15210]: cluster 2024-09-17T07:48:48.031923+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:48.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:48 smithi105 bash[19705]: cluster 2024-09-17T07:48:48.031923+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T07:48:49.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.224889+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:49.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.231891+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:49.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.239901+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:48:49.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.240749+0000 mgr.y (mgr.25027) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:48:49.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.245974+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:48:49.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.246873+0000 mgr.y (mgr.25027) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:48:49.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.254459+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:48:49.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.255239+0000 mgr.y (mgr.25027) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:48:49.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:49 smithi121 bash[15143]: audit 2024-09-17T07:48:48.305002+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:48:49.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.224889+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.231891+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.239901+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.240749+0000 mgr.y (mgr.25027) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.245974+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.246873+0000 mgr.y (mgr.25027) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.254459+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.255239+0000 mgr.y (mgr.25027) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[15210]: audit 2024-09-17T07:48:48.305002+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:48:49.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.224889+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.231891+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.239901+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.240749+0000 mgr.y (mgr.25027) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.245974+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.246873+0000 mgr.y (mgr.25027) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.254459+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.255239+0000 mgr.y (mgr.25027) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T07:48:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:49 smithi105 bash[19705]: audit 2024-09-17T07:48:48.305002+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:48:50.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:50 smithi121 bash[15143]: cluster 2024-09-17T07:48:50.032883+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:51.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:50 smithi105 bash[15210]: cluster 2024-09-17T07:48:50.032883+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:51.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:50 smithi105 bash[19705]: cluster 2024-09-17T07:48:50.032883+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:52.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:51 smithi121 bash[15143]: audit 2024-09-17T07:48:51.245998+0000 mon.b (mon.2) 144 : audit [DBG] from='client.? 172.21.15.121:0/2068499580' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:48:52.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:51 smithi121 bash[15143]: audit 2024-09-17T07:48:51.396228+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:48:52.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:51 smithi121 bash[15143]: audit 2024-09-17T07:48:51.398354+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:48:52.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:51 smithi121 bash[15143]: audit 2024-09-17T07:48:51.400488+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:52.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:51 smithi121 bash[15143]: audit 2024-09-17T07:48:51.616291+0000 mon.b (mon.2) 145 : audit [INF] from='client.? 172.21.15.121:0/4161618681' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:48:52.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[15210]: audit 2024-09-17T07:48:51.245998+0000 mon.b (mon.2) 144 : audit [DBG] from='client.? 172.21.15.121:0/2068499580' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:48:52.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[15210]: audit 2024-09-17T07:48:51.396228+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[15210]: audit 2024-09-17T07:48:51.398354+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[15210]: audit 2024-09-17T07:48:51.400488+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[15210]: audit 2024-09-17T07:48:51.616291+0000 mon.b (mon.2) 145 : audit [INF] from='client.? 172.21.15.121:0/4161618681' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[19705]: audit 2024-09-17T07:48:51.245998+0000 mon.b (mon.2) 144 : audit [DBG] from='client.? 172.21.15.121:0/2068499580' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[19705]: audit 2024-09-17T07:48:51.396228+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[19705]: audit 2024-09-17T07:48:51.398354+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[19705]: audit 2024-09-17T07:48:51.400488+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:48:52.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:51 smithi105 bash[19705]: audit 2024-09-17T07:48:51.616291+0000 mon.b (mon.2) 145 : audit [INF] from='client.? 172.21.15.121:0/4161618681' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:48:53.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:52 smithi121 bash[15143]: cephadm 2024-09-17T07:48:51.395385+0000 mgr.y (mgr.25027) 29 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T07:48:53.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:52 smithi121 bash[15143]: cephadm 2024-09-17T07:48:51.402621+0000 mgr.y (mgr.25027) 30 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:48:53.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:52 smithi121 bash[15143]: cluster 2024-09-17T07:48:52.033842+0000 mgr.y (mgr.25027) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:52 smithi105 bash[19705]: cephadm 2024-09-17T07:48:51.395385+0000 mgr.y (mgr.25027) 29 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T07:48:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:52 smithi105 bash[19705]: cephadm 2024-09-17T07:48:51.402621+0000 mgr.y (mgr.25027) 30 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:48:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:52 smithi105 bash[19705]: cluster 2024-09-17T07:48:52.033842+0000 mgr.y (mgr.25027) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:53.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:52 smithi105 bash[15210]: cephadm 2024-09-17T07:48:51.395385+0000 mgr.y (mgr.25027) 29 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T07:48:53.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:52 smithi105 bash[15210]: cephadm 2024-09-17T07:48:51.402621+0000 mgr.y (mgr.25027) 30 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T07:48:53.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:52 smithi105 bash[15210]: cluster 2024-09-17T07:48:52.033842+0000 mgr.y (mgr.25027) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:48:54.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:54 smithi121 bash[15143]: cluster 2024-09-17T07:48:54.035517+0000 mgr.y (mgr.25027) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:54 smithi105 bash[15210]: cluster 2024-09-17T07:48:54.035517+0000 mgr.y (mgr.25027) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:54 smithi105 bash[19705]: cluster 2024-09-17T07:48:54.035517+0000 mgr.y (mgr.25027) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:54.956 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:54 smithi121 systemd[1]: Stopping Ceph mgr.x for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:48:55.743 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:55 smithi121 bash[48940]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mgr.x 2024-09-17T07:48:56.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:55 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T07:48:56.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:55 smithi121 bash[49069]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mgr.x 2024-09-17T07:48:56.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:55 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T07:48:56.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:55 smithi121 systemd[1]: Stopped Ceph mgr.x for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:48:56.520 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:56 smithi121 systemd[1]: Started Ceph mgr.x for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:48:56.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:56 smithi121 bash[15143]: cluster 2024-09-17T07:48:56.036418+0000 mgr.y (mgr.25027) 33 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:56.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:56 smithi121 bash[15143]: audit 2024-09-17T07:48:56.071189+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:56.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:56 smithi121 bash[15143]: audit 2024-09-17T07:48:56.080371+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:56 smithi105 bash[15210]: cluster 2024-09-17T07:48:56.036418+0000 mgr.y (mgr.25027) 33 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:56 smithi105 bash[15210]: audit 2024-09-17T07:48:56.071189+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:56 smithi105 bash[15210]: audit 2024-09-17T07:48:56.080371+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:56.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:56 smithi105 bash[19705]: cluster 2024-09-17T07:48:56.036418+0000 mgr.y (mgr.25027) 33 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:56.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:56 smithi105 bash[19705]: audit 2024-09-17T07:48:56.071189+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:56.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:56 smithi105 bash[19705]: audit 2024-09-17T07:48:56.080371+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:48:57.456 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:57 smithi121 bash[49155]: debug 2024-09-17T07:48:57.319+0000 7fb4ef0d3640 1 -- 172.21.15.121:0/2610060008 <== mon.1 v2:172.21.15.105:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5577e18ced00 con 0x5577e18c1400 2024-09-17T07:48:57.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:57 smithi121 bash[49155]: debug 2024-09-17T07:48:57.451+0000 7fb4f193c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:48:58.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:48:58 smithi121 bash[15143]: cluster 2024-09-17T07:48:58.038045+0000 mgr.y (mgr.25027) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:58.374 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:58 smithi121 bash[49155]: debug 2024-09-17T07:48:58.231+0000 7fb4f193c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:48:58.374 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:58 smithi121 bash[49155]: debug 2024-09-17T07:48:58.303+0000 7fb4f193c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:48:58.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:58 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 1. 2024-09-17T07:48:58.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:58 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:48:58.375 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:58 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:48:58.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:48:58 smithi105 bash[15210]: cluster 2024-09-17T07:48:58.038045+0000 mgr.y (mgr.25027) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:58.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:48:58 smithi105 bash[19705]: cluster 2024-09-17T07:48:58.038045+0000 mgr.y (mgr.25027) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:48:58.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:58 smithi121 bash[49155]: debug 2024-09-17T07:48:58.371+0000 7fb4f193c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:48:58.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:58 smithi121 bash[49155]: debug 2024-09-17T07:48:58.551+0000 7fb4f193c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:48:59.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:58 smithi121 bash[49155]: debug 2024-09-17T07:48:58.827+0000 7fb4f193c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:48:59.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:58 smithi121 bash[49155]: debug 2024-09-17T07:48:58.891+0000 7fb4f193c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:48:59.270 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49155]: debug 2024-09-17T07:48:59.031+0000 7fb4f193c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:48:59.735 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.587Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:48:59.735 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.587Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:48:59.735 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.587Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:48:59.735 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.587Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:48:59.735 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.587Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.587Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.589Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.589Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.593Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.593Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.608Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.609Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.609Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.609Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.610Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.610Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.610Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=18 2024-09-17T07:48:59.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.610Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.611Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.612Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.615Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.615Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.615Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.616Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.616Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.616Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=16 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.616Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=17 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.617Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=18 maxSegment=18 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.617Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=23.663029ms 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:48:59.737 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.619Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.620Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=info ts=2024-09-17T07:48:59.620Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:48:59.738 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49265]: level=error ts=2024-09-17T07:48:59.620Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:49:00.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49155]: debug 2024-09-17T07:48:59.731+0000 7fb4f193c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:49:00.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49155]: debug 2024-09-17T07:48:59.807+0000 7fb4f193c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:49:00.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:48:59 smithi121 bash[49155]: debug 2024-09-17T07:48:59.883+0000 7fb4f193c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:49:00.520 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:00 smithi121 bash[49155]: debug 2024-09-17T07:49:00.167+0000 7fb4f193c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:49:00.520 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:00 smithi121 bash[49155]: debug 2024-09-17T07:49:00.303+0000 7fb4f193c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:49:00.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:00 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:49:00.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:00 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:49:01.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:00 smithi121 bash[15143]: cluster 2024-09-17T07:49:00.038817+0000 mgr.y (mgr.25027) 35 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:01.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:00 smithi121 bash[49155]: debug 2024-09-17T07:49:00.695+0000 7fb4f193c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:49:01.020 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:00 smithi121 bash[49155]: debug 2024-09-17T07:49:00.931+0000 7fb4f193c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:49:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:00 smithi105 bash[19705]: cluster 2024-09-17T07:49:00.038817+0000 mgr.y (mgr.25027) 35 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:01.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:00 smithi105 bash[15210]: cluster 2024-09-17T07:49:00.038817+0000 mgr.y (mgr.25027) 35 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:01.678 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:01 smithi121 bash[49155]: debug 2024-09-17T07:49:01.411+0000 7fb4f193c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:49:01.678 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:01 smithi121 bash[49155]: debug 2024-09-17T07:49:01.487+0000 7fb4f193c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:49:01.930 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:01 smithi121 bash[49155]: debug 2024-09-17T07:49:01.675+0000 7fb4f193c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:49:01.930 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:01 smithi121 bash[49155]: debug 2024-09-17T07:49:01.747+0000 7fb4f193c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:49:01.930 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:01 smithi121 bash[49155]: debug 2024-09-17T07:49:01.855+0000 7fb4f193c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:49:02.190 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:01 smithi121 bash[49155]: debug 2024-09-17T07:49:01.927+0000 7fb4f193c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:49:02.190 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:02 smithi121 bash[49155]: debug 2024-09-17T07:49:02.015+0000 7fb4f193c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:49:02.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:02 smithi121 bash[15143]: cluster 2024-09-17T07:49:02.039657+0000 mgr.y (mgr.25027) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:02.520 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:02 smithi121 bash[49155]: debug 2024-09-17T07:49:02.187+0000 7fb4f193c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:49:02.520 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:02 smithi121 bash[49155]: debug 2024-09-17T07:49:02.283+0000 7fb4f193c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:49:02.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:02 smithi105 bash[19705]: cluster 2024-09-17T07:49:02.039657+0000 mgr.y (mgr.25027) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:02.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:02 smithi105 bash[15210]: cluster 2024-09-17T07:49:02.039657+0000 mgr.y (mgr.25027) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:03.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[19705]: audit 2024-09-17T07:49:02.282194+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[19705]: audit 2024-09-17T07:49:02.292117+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[19705]: audit 2024-09-17T07:49:03.017247+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[19705]: audit 2024-09-17T07:49:03.026626+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[15210]: audit 2024-09-17T07:49:02.282194+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[15210]: audit 2024-09-17T07:49:02.292117+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[15210]: audit 2024-09-17T07:49:03.017247+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:03 smithi105 bash[15210]: audit 2024-09-17T07:49:03.026626+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.770 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:49:03 smithi121 bash[49155]: debug 2024-09-17T07:49:03.351+0000 7fb4f193c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:49:03.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:03 smithi121 bash[15143]: audit 2024-09-17T07:49:02.282194+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:03 smithi121 bash[15143]: audit 2024-09-17T07:49:02.292117+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:03 smithi121 bash[15143]: audit 2024-09-17T07:49:03.017247+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:03.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:03 smithi121 bash[15143]: audit 2024-09-17T07:49:03.026626+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:04.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:04 smithi121 bash[15143]: cluster 2024-09-17T07:49:03.350168+0000 mon.a (mon.0) 944 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:49:04.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:04 smithi121 bash[15143]: cluster 2024-09-17T07:49:03.350442+0000 mon.a (mon.0) 945 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:49:04.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:04 smithi121 bash[15143]: audit 2024-09-17T07:49:03.359219+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:49:04.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:04 smithi121 bash[15143]: audit 2024-09-17T07:49:03.360384+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:49:04.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:04 smithi121 bash[15143]: audit 2024-09-17T07:49:03.362139+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:49:04.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:04 smithi121 bash[15143]: audit 2024-09-17T07:49:03.362850+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:49:04.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:04 smithi121 bash[15143]: cluster 2024-09-17T07:49:04.041359+0000 mgr.y (mgr.25027) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:04.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[15210]: cluster 2024-09-17T07:49:03.350168+0000 mon.a (mon.0) 944 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:49:04.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[15210]: cluster 2024-09-17T07:49:03.350442+0000 mon.a (mon.0) 945 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:49:04.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[15210]: audit 2024-09-17T07:49:03.359219+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:49:04.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[15210]: audit 2024-09-17T07:49:03.360384+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[15210]: audit 2024-09-17T07:49:03.362139+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[15210]: audit 2024-09-17T07:49:03.362850+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[15210]: cluster 2024-09-17T07:49:04.041359+0000 mgr.y (mgr.25027) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[19705]: cluster 2024-09-17T07:49:03.350168+0000 mon.a (mon.0) 944 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[19705]: cluster 2024-09-17T07:49:03.350442+0000 mon.a (mon.0) 945 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[19705]: audit 2024-09-17T07:49:03.359219+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[19705]: audit 2024-09-17T07:49:03.360384+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[19705]: audit 2024-09-17T07:49:03.362139+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[19705]: audit 2024-09-17T07:49:03.362850+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.121:0/1679332983' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:49:04.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:04 smithi105 bash[19705]: cluster 2024-09-17T07:49:04.041359+0000 mgr.y (mgr.25027) 37 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:05.255 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:49:05.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:05 smithi121 bash[15143]: cluster 2024-09-17T07:49:04.300220+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e36: y(active, since 33s), standbys: x 2024-09-17T07:49:05.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:05 smithi105 bash[15210]: cluster 2024-09-17T07:49:04.300220+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e36: y(active, since 33s), standbys: x 2024-09-17T07:49:05.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:05 smithi105 bash[19705]: cluster 2024-09-17T07:49:04.300220+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e36: y(active, since 33s), standbys: x 2024-09-17T07:49:05.990 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:49:05.990 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (13m) 26s ago 23m 10.2M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (13m) 3s ago 23m 27.2M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 unknown 3s ago 21m - - 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (9s) 3s ago 28m 85.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (10m) 26s ago 30m 461M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (30m) 26s ago 30m 110M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (29m) 3s ago 29m 73.0M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (29m) 26s ago 29m 71.8M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (14m) 26s ago 24m 5896k - 0.18.1 e5a616e4b9cf 0ed4fdd1093b 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (13m) 3s ago 24m 4288k - 0.18.1 e5a616e4b9cf 145bd9d8a48e 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (28m) 26s ago 28m 54.7M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (27m) 26s ago 27m 54.9M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (27m) 26s ago 27m 49.9M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (26m) 26s ago 26m 56.0M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:49:05.991 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (26m) 3s ago 26m 56.3M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:49:05.992 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (26m) 3s ago 26m 54.7M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:49:05.992 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (25m) 3s ago 25m 55.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:49:05.992 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (25m) 3s ago 25m 57.7M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:49:05.992 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 unknown 3s ago 24m - - 2024-09-17T07:49:05.992 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (21m) 26s ago 21m 58.0M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:49:05.992 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (21m) 3s ago 21m 58.9M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:49:06.440 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:49:06.440 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:49:06.440 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:49:06.441 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:49:06.442 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:49:06.442 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:49:06.442 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:49:06.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:06 smithi121 bash[15143]: audit 2024-09-17T07:49:05.234293+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:06 smithi121 bash[15143]: audit 2024-09-17T07:49:05.619433+0000 mgr.y (mgr.25027) 39 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:06 smithi121 bash[15143]: audit 2024-09-17T07:49:05.965095+0000 mgr.y (mgr.25027) 40 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:06 smithi121 bash[15143]: cluster 2024-09-17T07:49:06.042103+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:06.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:06 smithi121 bash[15143]: audit 2024-09-17T07:49:06.187098+0000 mon.b (mon.2) 150 : audit [DBG] from='client.? 172.21.15.121:0/2303597897' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:06.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[19705]: audit 2024-09-17T07:49:05.234293+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[19705]: audit 2024-09-17T07:49:05.619433+0000 mgr.y (mgr.25027) 39 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[19705]: audit 2024-09-17T07:49:05.965095+0000 mgr.y (mgr.25027) 40 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[19705]: cluster 2024-09-17T07:49:06.042103+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:06.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[19705]: audit 2024-09-17T07:49:06.187098+0000 mon.b (mon.2) 150 : audit [DBG] from='client.? 172.21.15.121:0/2303597897' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:06.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[15210]: audit 2024-09-17T07:49:05.234293+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[15210]: audit 2024-09-17T07:49:05.619433+0000 mgr.y (mgr.25027) 39 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[15210]: audit 2024-09-17T07:49:05.965095+0000 mgr.y (mgr.25027) 40 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:06.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[15210]: cluster 2024-09-17T07:49:06.042103+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:06.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:06 smithi105 bash[15210]: audit 2024-09-17T07:49:06.187098+0000 mon.b (mon.2) 150 : audit [DBG] from='client.? 172.21.15.121:0/2303597897' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:06.787 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:49:06.787 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr" 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading mgr daemons", 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:49:06.788 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:49:07.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:07 smithi121 bash[15143]: audit 2024-09-17T07:49:06.433759+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.105:0/741684391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:07.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:07 smithi121 bash[15143]: audit 2024-09-17T07:49:06.570964+0000 mon.b (mon.2) 151 : audit [INF] from='client.? 172.21.15.121:0/2247626865' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:07.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:07 smithi121 bash[15143]: audit 2024-09-17T07:49:06.780772+0000 mgr.y (mgr.25027) 42 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:07.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:07 smithi105 bash[19705]: audit 2024-09-17T07:49:06.433759+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.105:0/741684391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:07.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:07 smithi105 bash[19705]: audit 2024-09-17T07:49:06.570964+0000 mon.b (mon.2) 151 : audit [INF] from='client.? 172.21.15.121:0/2247626865' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:07.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:07 smithi105 bash[19705]: audit 2024-09-17T07:49:06.780772+0000 mgr.y (mgr.25027) 42 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:07 smithi105 bash[15210]: audit 2024-09-17T07:49:06.433759+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.105:0/741684391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:07 smithi105 bash[15210]: audit 2024-09-17T07:49:06.570964+0000 mon.b (mon.2) 151 : audit [INF] from='client.? 172.21.15.121:0/2247626865' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:07 smithi105 bash[15210]: audit 2024-09-17T07:49:06.780772+0000 mgr.y (mgr.25027) 42 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:08.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:08 smithi105 bash[15210]: cluster 2024-09-17T07:49:08.043757+0000 mgr.y (mgr.25027) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:08.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:08 smithi105 bash[19705]: cluster 2024-09-17T07:49:08.043757+0000 mgr.y (mgr.25027) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:08.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:08 smithi121 bash[15143]: cluster 2024-09-17T07:49:08.043757+0000 mgr.y (mgr.25027) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:10.753 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:10 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 2. 2024-09-17T07:49:10.754 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:10 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:10.754 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:10 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:11.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:10 smithi121 bash[15143]: cluster 2024-09-17T07:49:10.044665+0000 mgr.y (mgr.25027) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:10 smithi105 bash[15210]: cluster 2024-09-17T07:49:10.044665+0000 mgr.y (mgr.25027) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:10 smithi105 bash[19705]: cluster 2024-09-17T07:49:10.044665+0000 mgr.y (mgr.25027) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:12.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[15143]: cluster 2024-09-17T07:49:12.045590+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:12.422 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.172Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.172Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.172Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.172Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.172Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.172Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.174Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.174Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.178Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.179Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=19 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.195Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=19 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.195Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=19 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.195Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=19 2024-09-17T07:49:12.423 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.196Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.199Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.199Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.199Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.200Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.200Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.200Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.200Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.200Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.200Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.201Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=19 2024-09-17T07:49:12.424 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.201Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=19 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.201Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=16 maxSegment=19 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.201Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=17 maxSegment=19 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.201Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=18 maxSegment=19 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.201Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=19 maxSegment=19 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.201Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=22.795754ms 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.203Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.203Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.203Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:49:12.425 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:49:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:49:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:49:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:49:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:49:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:49:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=info ts=2024-09-17T07:49:12.204Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:49:12.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:12 smithi121 bash[50298]: level=error ts=2024-09-17T07:49:12.205Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:49:12.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:12 smithi105 bash[15210]: cluster 2024-09-17T07:49:12.045590+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:12.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:12 smithi105 bash[19705]: cluster 2024-09-17T07:49:12.045590+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:13.399 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:13 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:49:13.399 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:13 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:49:15.045 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.035323+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.057202+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.058600+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.059865+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.069300+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.154591+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.157545+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.166563+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.167974+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.176792+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.178067+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T07:49:15.046 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.185560+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.188758+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.199826+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.203284+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.215182+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.218512+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.227688+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.229818+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.239618+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.241722+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.252414+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.255279+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.264705+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.268342+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.047 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[15210]: audit 2024-09-17T07:49:14.276861+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.048 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.035323+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.048 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.057202+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.048 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.058600+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:49:15.048 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.059865+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:49:15.048 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.069300+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.154591+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.157545+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.166563+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.167974+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.176792+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.178067+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.185560+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.188758+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.199826+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.203284+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.215182+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.218512+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.227688+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.229818+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.239618+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.241722+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.252414+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.255279+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.264705+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.268342+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:15 smithi105 bash[19705]: audit 2024-09-17T07:49:14.276861+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.035323+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.057202+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.058600+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.059865+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.069300+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.154591+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.157545+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.166563+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.167974+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.176792+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.178067+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.185560+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T07:49:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.188758+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.199826+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.203284+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.215182+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.218512+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.227688+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.229818+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.239618+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.241722+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.252414+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.255279+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.264705+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.268342+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:15.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:15 smithi121 bash[15143]: audit 2024-09-17T07:49:14.276861+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cluster 2024-09-17T07:49:14.047275+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.060885+0000 mgr.y (mgr.25027) 47 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cluster 2024-09-17T07:49:14.061718+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cluster 2024-09-17T07:49:14.061987+0000 mgr.y (mgr.25027) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.158374+0000 mgr.y (mgr.25027) 50 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.190093+0000 mgr.y (mgr.25027) 51 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.204657+0000 mgr.y (mgr.25027) 52 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.219699+0000 mgr.y (mgr.25027) 53 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.231060+0000 mgr.y (mgr.25027) 54 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:49:16.280 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.243068+0000 mgr.y (mgr.25027) 55 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.256548+0000 mgr.y (mgr.25027) 56 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[15210]: cephadm 2024-09-17T07:49:14.269601+0000 mgr.y (mgr.25027) 57 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cluster 2024-09-17T07:49:14.047275+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.060885+0000 mgr.y (mgr.25027) 47 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cluster 2024-09-17T07:49:14.061718+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cluster 2024-09-17T07:49:14.061987+0000 mgr.y (mgr.25027) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.158374+0000 mgr.y (mgr.25027) 50 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.190093+0000 mgr.y (mgr.25027) 51 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.204657+0000 mgr.y (mgr.25027) 52 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:49:16.281 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.219699+0000 mgr.y (mgr.25027) 53 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:49:16.282 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.231060+0000 mgr.y (mgr.25027) 54 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:49:16.282 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.243068+0000 mgr.y (mgr.25027) 55 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:49:16.282 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.256548+0000 mgr.y (mgr.25027) 56 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:49:16.282 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:16 smithi105 bash[19705]: cephadm 2024-09-17T07:49:14.269601+0000 mgr.y (mgr.25027) 57 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:49:16.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cluster 2024-09-17T07:49:14.047275+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:16.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.060885+0000 mgr.y (mgr.25027) 47 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:49:16.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cluster 2024-09-17T07:49:14.061718+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:49:16.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cluster 2024-09-17T07:49:14.061987+0000 mgr.y (mgr.25027) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.158374+0000 mgr.y (mgr.25027) 50 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.190093+0000 mgr.y (mgr.25027) 51 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.204657+0000 mgr.y (mgr.25027) 52 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.219699+0000 mgr.y (mgr.25027) 53 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.231060+0000 mgr.y (mgr.25027) 54 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.243068+0000 mgr.y (mgr.25027) 55 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.256548+0000 mgr.y (mgr.25027) 56 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:49:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:16 smithi121 bash[15143]: cephadm 2024-09-17T07:49:14.269601+0000 mgr.y (mgr.25027) 57 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:49:17.440 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:17 smithi105 bash[15210]: cluster 2024-09-17T07:49:16.062552+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:17.440 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:17 smithi105 bash[15210]: cephadm 2024-09-17T07:49:16.836816+0000 mgr.y (mgr.25027) 59 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T07:49:17.440 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:17 smithi105 bash[15210]: cephadm 2024-09-17T07:49:16.837474+0000 mgr.y (mgr.25027) 60 : cephadm [INF] Deploying daemon node-exporter.a on smithi105 2024-09-17T07:49:17.440 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:17 smithi105 bash[19705]: cluster 2024-09-17T07:49:16.062552+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:17.440 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:17 smithi105 bash[19705]: cephadm 2024-09-17T07:49:16.836816+0000 mgr.y (mgr.25027) 59 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T07:49:17.440 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:17 smithi105 bash[19705]: cephadm 2024-09-17T07:49:16.837474+0000 mgr.y (mgr.25027) 60 : cephadm [INF] Deploying daemon node-exporter.a on smithi105 2024-09-17T07:49:17.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:17 smithi121 bash[15143]: cluster 2024-09-17T07:49:16.062552+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:17.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:17 smithi121 bash[15143]: cephadm 2024-09-17T07:49:16.836816+0000 mgr.y (mgr.25027) 59 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T07:49:17.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:17 smithi121 bash[15143]: cephadm 2024-09-17T07:49:16.837474+0000 mgr.y (mgr.25027) 60 : cephadm [INF] Deploying daemon node-exporter.a on smithi105 2024-09-17T07:49:17.771 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:17 smithi105 systemd[1]: Stopping Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:49:18.587 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:18 smithi105 bash[55086]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter.a 2024-09-17T07:49:18.587 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:18 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T07:49:18.587 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:18 smithi105 bash[55158]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter.a 2024-09-17T07:49:18.587 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:18 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T07:49:18.588 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:18 smithi105 systemd[1]: Stopped Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:19.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:18 smithi105 systemd[1]: Started Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:19.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:18 smithi105 bash[55239]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T07:49:19.486 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T07:49:19.773 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[19705]: cluster 2024-09-17T07:49:18.064177+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:19.773 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[19705]: audit 2024-09-17T07:49:18.654645+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:19.773 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[19705]: audit 2024-09-17T07:49:18.661388+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:19.774 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[15210]: cluster 2024-09-17T07:49:18.064177+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:19.774 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[15210]: audit 2024-09-17T07:49:18.654645+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:19.774 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[15210]: audit 2024-09-17T07:49:18.661388+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:19.774 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: 22b70bddd3ac: Pulling fs layer 2024-09-17T07:49:19.774 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: 5c12815fee55: Pulling fs layer 2024-09-17T07:49:19.774 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: c0e87333d380: Pulling fs layer 2024-09-17T07:49:19.774 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: 22b70bddd3ac: Verifying Checksum 2024-09-17T07:49:19.774 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: 22b70bddd3ac: Download complete 2024-09-17T07:49:19.774 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: 5c12815fee55: Verifying Checksum 2024-09-17T07:49:19.775 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: 5c12815fee55: Download complete 2024-09-17T07:49:20.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:19 smithi121 bash[15143]: cluster 2024-09-17T07:49:18.064177+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:20.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:19 smithi121 bash[15143]: audit 2024-09-17T07:49:18.654645+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:20.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:19 smithi121 bash[15143]: audit 2024-09-17T07:49:18.661388+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:20.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: c0e87333d380: Verifying Checksum 2024-09-17T07:49:20.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: c0e87333d380: Download complete 2024-09-17T07:49:20.087 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:19 smithi105 bash[55239]: 22b70bddd3ac: Pull complete 2024-09-17T07:49:20.837 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:20 smithi105 bash[55239]: 5c12815fee55: Pull complete 2024-09-17T07:49:21.337 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[55239]: c0e87333d380: Pull complete 2024-09-17T07:49:21.337 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[55239]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T07:49:21.337 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[55239]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T07:49:22.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:21 smithi121 bash[15143]: cluster 2024-09-17T07:49:20.065020+0000 mgr.y (mgr.25027) 62 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:22.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:21 smithi121 bash[15143]: audit 2024-09-17T07:49:21.146728+0000 mon.b (mon.2) 152 : audit [DBG] from='client.? 172.21.15.121:0/1098082122' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:22.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:21 smithi121 bash[15143]: audit 2024-09-17T07:49:21.528719+0000 mon.b (mon.2) 153 : audit [INF] from='client.? 172.21.15.121:0/3817199539' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:22.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[19705]: cluster 2024-09-17T07:49:20.065020+0000 mgr.y (mgr.25027) 62 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:22.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[19705]: audit 2024-09-17T07:49:21.146728+0000 mon.b (mon.2) 152 : audit [DBG] from='client.? 172.21.15.121:0/1098082122' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:22.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[19705]: audit 2024-09-17T07:49:21.528719+0000 mon.b (mon.2) 153 : audit [INF] from='client.? 172.21.15.121:0/3817199539' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:22.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[15210]: cluster 2024-09-17T07:49:20.065020+0000 mgr.y (mgr.25027) 62 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:22.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[15210]: audit 2024-09-17T07:49:21.146728+0000 mon.b (mon.2) 152 : audit [DBG] from='client.? 172.21.15.121:0/1098082122' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:22.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:21 smithi105 bash[15210]: audit 2024-09-17T07:49:21.528719+0000 mon.b (mon.2) 153 : audit [INF] from='client.? 172.21.15.121:0/3817199539' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:22.689 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:22 smithi121 systemd[1]: Stopping Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:49:23.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:22 smithi121 bash[15143]: cephadm 2024-09-17T07:49:21.509620+0000 mgr.y (mgr.25027) 63 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T07:49:23.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:22 smithi121 bash[15143]: cephadm 2024-09-17T07:49:21.510270+0000 mgr.y (mgr.25027) 64 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T07:49:23.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[15210]: cephadm 2024-09-17T07:49:21.509620+0000 mgr.y (mgr.25027) 63 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T07:49:23.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[15210]: cephadm 2024-09-17T07:49:21.510270+0000 mgr.y (mgr.25027) 64 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T07:49:23.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[19705]: cephadm 2024-09-17T07:49:21.509620+0000 mgr.y (mgr.25027) 63 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T07:49:23.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[19705]: cephadm 2024-09-17T07:49:21.510270+0000 mgr.y (mgr.25027) 64 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.972Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.973Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.973Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.973Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.975Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T07:49:23.088 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T07:49:23.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.976Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T07:49:23.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T07:49:23.091 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T07:49:23.092 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T07:49:23.092 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T07:49:23.092 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T07:49:23.092 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T07:49:23.092 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.977Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T07:49:23.092 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.978Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T07:49:23.092 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 07:49:22 smithi105 bash[55239]: ts=2024-09-17T07:49:22.978Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T07:49:23.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:23 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 3. 2024-09-17T07:49:23.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:23 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:23.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:23 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:24.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:23 smithi121 bash[15143]: cluster 2024-09-17T07:49:22.065976+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:24.020 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:23 smithi121 bash[50907]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter.b 2024-09-17T07:49:24.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:23 smithi105 bash[15210]: cluster 2024-09-17T07:49:22.065976+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:24.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:23 smithi105 bash[19705]: cluster 2024-09-17T07:49:22.065976+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:24.696 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:24 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T07:49:24.697 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:24 smithi121 bash[51036]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter.b 2024-09-17T07:49:24.697 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:24 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T07:49:24.697 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:24 smithi121 systemd[1]: Stopped Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:25.020 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:24 smithi121 systemd[1]: Started Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:25.020 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:24 smithi121 bash[51112]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T07:49:25.520 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51112]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T07:49:25.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.304Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:49:25.520 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.304Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.304Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.304Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.304Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.304Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.306Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.306Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.313Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.313Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=20 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.331Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=20 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.331Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=20 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.332Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=20 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.334Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=20 2024-09-17T07:49:25.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.335Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.335Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.335Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.336Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.336Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.336Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.336Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.336Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.336Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.337Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.337Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=20 2024-09-17T07:49:25.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.337Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=16 maxSegment=20 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.337Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=17 maxSegment=20 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.337Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=18 maxSegment=20 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.338Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=19 maxSegment=20 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.338Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=20 maxSegment=20 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.338Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=25.092014ms 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.340Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.340Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.340Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:49:25.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:49:25.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:49:25.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:49:25.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:49:25.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=info ts=2024-09-17T07:49:25.341Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:49:25.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[51001]: level=error ts=2024-09-17T07:49:25.341Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:49:26.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[15143]: cluster 2024-09-17T07:49:24.067706+0000 mgr.y (mgr.25027) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:49:26.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[15143]: audit 2024-09-17T07:49:24.732820+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:26.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:25 smithi121 bash[15143]: audit 2024-09-17T07:49:24.741961+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:26.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:25 smithi105 bash[15210]: cluster 2024-09-17T07:49:24.067706+0000 mgr.y (mgr.25027) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:49:26.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:25 smithi105 bash[15210]: audit 2024-09-17T07:49:24.732820+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:26.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:25 smithi105 bash[15210]: audit 2024-09-17T07:49:24.741961+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:25 smithi105 bash[19705]: cluster 2024-09-17T07:49:24.067706+0000 mgr.y (mgr.25027) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:49:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:25 smithi105 bash[19705]: audit 2024-09-17T07:49:24.732820+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:25 smithi105 bash[19705]: audit 2024-09-17T07:49:24.741961+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:26.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:26 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:49:26.426 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:26 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:49:26.426 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: 22b70bddd3ac: Pulling fs layer 2024-09-17T07:49:26.426 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: 5c12815fee55: Pulling fs layer 2024-09-17T07:49:26.426 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: c0e87333d380: Pulling fs layer 2024-09-17T07:49:26.426 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: 22b70bddd3ac: Download complete 2024-09-17T07:49:26.426 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: 5c12815fee55: Verifying Checksum 2024-09-17T07:49:26.427 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: 5c12815fee55: Download complete 2024-09-17T07:49:26.427 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: c0e87333d380: Verifying Checksum 2024-09-17T07:49:26.427 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: c0e87333d380: Download complete 2024-09-17T07:49:26.770 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:26 smithi121 bash[51112]: 22b70bddd3ac: Pull complete 2024-09-17T07:49:27.270 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:27 smithi121 bash[51112]: 5c12815fee55: Pull complete 2024-09-17T07:49:27.737 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:27 smithi121 bash[51112]: c0e87333d380: Pull complete 2024-09-17T07:49:27.737 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:27 smithi121 bash[51112]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T07:49:27.737 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:27 smithi121 bash[51112]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T07:49:28.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:27 smithi121 bash[15143]: cluster 2024-09-17T07:49:26.068459+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:28.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:27 smithi105 bash[15210]: cluster 2024-09-17T07:49:26.068459+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:28.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:27 smithi105 bash[19705]: cluster 2024-09-17T07:49:26.068459+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.049Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.049Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.050Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.050Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T07:49:29.271 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T07:49:29.272 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.051Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T07:49:29.273 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T07:49:29.274 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T07:49:29.275 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T07:49:29.275 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T07:49:29.275 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T07:49:29.275 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T07:49:29.275 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T07:49:29.275 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T07:49:29.275 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[51112]: ts=2024-09-17T07:49:29.052Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T07:49:30.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:29 smithi121 bash[15143]: cluster 2024-09-17T07:49:28.070176+0000 mgr.y (mgr.25027) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:29 smithi105 bash[19705]: cluster 2024-09-17T07:49:28.070176+0000 mgr.y (mgr.25027) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:30.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:29 smithi105 bash[15210]: cluster 2024-09-17T07:49:28.070176+0000 mgr.y (mgr.25027) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:32.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:31 smithi121 bash[15143]: cluster 2024-09-17T07:49:30.070978+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:32.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:31 smithi121 bash[15143]: audit 2024-09-17T07:49:30.969023+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:31 smithi121 bash[15143]: audit 2024-09-17T07:49:30.975831+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:31 smithi121 bash[15143]: audit 2024-09-17T07:49:31.694090+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:31 smithi121 bash[15143]: audit 2024-09-17T07:49:31.701161+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[15210]: cluster 2024-09-17T07:49:30.070978+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[15210]: audit 2024-09-17T07:49:30.969023+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[15210]: audit 2024-09-17T07:49:30.975831+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[15210]: audit 2024-09-17T07:49:31.694090+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[15210]: audit 2024-09-17T07:49:31.701161+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[19705]: cluster 2024-09-17T07:49:30.070978+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:32.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[19705]: audit 2024-09-17T07:49:30.969023+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[19705]: audit 2024-09-17T07:49:30.975831+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[19705]: audit 2024-09-17T07:49:31.694090+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:32.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:31 smithi105 bash[19705]: audit 2024-09-17T07:49:31.701161+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[19705]: cluster 2024-09-17T07:49:32.071885+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:33.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[19705]: audit 2024-09-17T07:49:32.311730+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[19705]: audit 2024-09-17T07:49:32.322272+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[19705]: audit 2024-09-17T07:49:33.080823+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[19705]: audit 2024-09-17T07:49:33.088311+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[15210]: cluster 2024-09-17T07:49:32.071885+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:33.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[15210]: audit 2024-09-17T07:49:32.311730+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[15210]: audit 2024-09-17T07:49:32.322272+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[15210]: audit 2024-09-17T07:49:33.080823+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:33 smithi105 bash[15210]: audit 2024-09-17T07:49:33.088311+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:33 smithi121 bash[15143]: cluster 2024-09-17T07:49:32.071885+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:33.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:33 smithi121 bash[15143]: audit 2024-09-17T07:49:32.311730+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:33 smithi121 bash[15143]: audit 2024-09-17T07:49:32.322272+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:33 smithi121 bash[15143]: audit 2024-09-17T07:49:33.080823+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:33.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:33 smithi121 bash[15143]: audit 2024-09-17T07:49:33.088311+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:36.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:35 smithi121 bash[15143]: cluster 2024-09-17T07:49:34.073719+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:36.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:35 smithi105 bash[15210]: cluster 2024-09-17T07:49:34.073719+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:36.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:35 smithi105 bash[19705]: cluster 2024-09-17T07:49:34.073719+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:36.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:36 smithi121 bash[15143]: audit 2024-09-17T07:49:36.347291+0000 mon.b (mon.2) 154 : audit [DBG] from='client.? 172.21.15.121:0/1893683991' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:36.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:36 smithi121 bash[15143]: audit 2024-09-17T07:49:36.735523+0000 mon.b (mon.2) 155 : audit [INF] from='client.? 172.21.15.121:0/1121246463' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:36.831 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:36 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 4. 2024-09-17T07:49:36.831 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:36 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:36.831 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:36 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:37.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:36 smithi105 bash[15210]: audit 2024-09-17T07:49:36.347291+0000 mon.b (mon.2) 154 : audit [DBG] from='client.? 172.21.15.121:0/1893683991' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:37.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:36 smithi105 bash[15210]: audit 2024-09-17T07:49:36.735523+0000 mon.b (mon.2) 155 : audit [INF] from='client.? 172.21.15.121:0/1121246463' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:37.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:36 smithi105 bash[19705]: audit 2024-09-17T07:49:36.347291+0000 mon.b (mon.2) 154 : audit [DBG] from='client.? 172.21.15.121:0/1893683991' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:37.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:36 smithi105 bash[19705]: audit 2024-09-17T07:49:36.735523+0000 mon.b (mon.2) 155 : audit [INF] from='client.? 172.21.15.121:0/1121246463' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:37.200 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:49:37.957 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (14m) 6s ago 24m 10.2M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (13m) 5s ago 24m 27.3M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 unknown 5s ago 22m - - 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (41s) 5s ago 29m 425M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (10m) 6s ago 31m 472M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (31m) 6s ago 31m 112M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (29m) 5s ago 29m 79.2M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (29m) 6s ago 29m 71.8M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (16s) 6s ago 24m 4024k - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (10s) 5s ago 24m - - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (28m) 6s ago 28m 54.7M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (28m) 6s ago 28m 55.1M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:49:37.958 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (27m) 6s ago 27m 50.0M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (27m) 6s ago 27m 55.9M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (26m) 5s ago 27m 56.2M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (26m) 5s ago 26m 54.7M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (26m) 5s ago 26m 55.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (25m) 5s ago 25m 57.8M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 unknown 5s ago 24m - - 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (22m) 6s ago 22m 58.1M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:49:37.959 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (22m) 5s ago 22m 59.0M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:49:38.030 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:37 smithi105 bash[15210]: cluster 2024-09-17T07:49:36.074419+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:38.031 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:37 smithi105 bash[19705]: cluster 2024-09-17T07:49:36.074419+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:38.127 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:37 smithi121 bash[15143]: cluster 2024-09-17T07:49:36.074419+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:49:38.409 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:49:38.410 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:49:38.410 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:49:38.410 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:49:38.410 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:49:38.410 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:49:38.410 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:49:38.410 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.520Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.520Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.520Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.520Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.520Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.520Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.524Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.524Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.528Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.528Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=21 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.547Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=21 2024-09-17T07:49:38.771 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.547Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.547Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.548Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.548Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.548Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.548Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.549Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.549Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.549Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.550Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.553Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.553Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=21 2024-09-17T07:49:38.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.554Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.554Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.555Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=16 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.555Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=17 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.555Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=18 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.556Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=19 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.556Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=20 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.557Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=21 maxSegment=21 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.557Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=28.717204ms 2024-09-17T07:49:38.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.559Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.559Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.559Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=info ts=2024-09-17T07:49:38.560Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:49:38.774 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[52071]: level=error ts=2024-09-17T07:49:38.560Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:49:38.775 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr" 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:49:38.776 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:49:39.052 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[15210]: audit 2024-09-17T07:49:37.174012+0000 mgr.y (mgr.25027) 73 : audit [DBG] from='client.25375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.053 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[15210]: audit 2024-09-17T07:49:37.555771+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.053 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[15210]: audit 2024-09-17T07:49:37.931599+0000 mgr.y (mgr.25027) 75 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.053 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[15210]: audit 2024-09-17T07:49:38.402310+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.105:0/1393264120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:39.053 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[19705]: audit 2024-09-17T07:49:37.174012+0000 mgr.y (mgr.25027) 73 : audit [DBG] from='client.25375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.053 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[19705]: audit 2024-09-17T07:49:37.555771+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.053 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[19705]: audit 2024-09-17T07:49:37.931599+0000 mgr.y (mgr.25027) 75 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.053 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:38 smithi105 bash[19705]: audit 2024-09-17T07:49:38.402310+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.105:0/1393264120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:39.137 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[15143]: audit 2024-09-17T07:49:37.174012+0000 mgr.y (mgr.25027) 73 : audit [DBG] from='client.25375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.137 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[15143]: audit 2024-09-17T07:49:37.555771+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.137 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[15143]: audit 2024-09-17T07:49:37.931599+0000 mgr.y (mgr.25027) 75 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:39.137 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:38 smithi121 bash[15143]: audit 2024-09-17T07:49:38.402310+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.105:0/1393264120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:40.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:39 smithi105 bash[19705]: cluster 2024-09-17T07:49:38.076197+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:40.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:39 smithi105 bash[19705]: audit 2024-09-17T07:49:38.769534+0000 mgr.y (mgr.25027) 77 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:40.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:39 smithi105 bash[15210]: cluster 2024-09-17T07:49:38.076197+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:40.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:39 smithi105 bash[15210]: audit 2024-09-17T07:49:38.769534+0000 mgr.y (mgr.25027) 77 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:40.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:39 smithi121 bash[15143]: cluster 2024-09-17T07:49:38.076197+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:40.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:39 smithi121 bash[15143]: audit 2024-09-17T07:49:38.769534+0000 mgr.y (mgr.25027) 77 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:49:40.770 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:49:40.770 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:40 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:49:42.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:41 smithi105 bash[15210]: cluster 2024-09-17T07:49:40.077004+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:42.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:41 smithi105 bash[19705]: cluster 2024-09-17T07:49:40.077004+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:42.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:41 smithi121 bash[15143]: cluster 2024-09-17T07:49:40.077004+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:43.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:43 smithi105 bash[19705]: cluster 2024-09-17T07:49:42.077808+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:43.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:43 smithi105 bash[19705]: audit 2024-09-17T07:49:42.311423+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:43.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:43 smithi105 bash[19705]: audit 2024-09-17T07:49:42.319853+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:43.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:43 smithi105 bash[15210]: cluster 2024-09-17T07:49:42.077808+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:43.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:43 smithi105 bash[15210]: audit 2024-09-17T07:49:42.311423+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:43.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:43 smithi105 bash[15210]: audit 2024-09-17T07:49:42.319853+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:43.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:43 smithi121 bash[15143]: cluster 2024-09-17T07:49:42.077808+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:43.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:43 smithi121 bash[15143]: audit 2024-09-17T07:49:42.311423+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:43.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:43 smithi121 bash[15143]: audit 2024-09-17T07:49:42.319853+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: cluster 2024-09-17T07:49:44.079485+0000 mgr.y (mgr.25027) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:46.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.035502+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.044597+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.046060+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.047491+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: cephadm 2024-09-17T07:49:45.048738+0000 mgr.y (mgr.25027) 81 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: cluster 2024-09-17T07:49:45.049938+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: cluster 2024-09-17T07:49:45.050372+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.059347+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.160806+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.165274+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.167802+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.170637+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.173321+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.175438+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.177509+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.180041+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.183086+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[15210]: audit 2024-09-17T07:49:45.185876+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: cluster 2024-09-17T07:49:44.079485+0000 mgr.y (mgr.25027) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.035502+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.044597+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.046060+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.047491+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: cephadm 2024-09-17T07:49:45.048738+0000 mgr.y (mgr.25027) 81 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:49:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: cluster 2024-09-17T07:49:45.049938+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: cluster 2024-09-17T07:49:45.050372+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.059347+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.160806+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.165274+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.167802+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.170637+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.173321+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.175438+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.177509+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.180041+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.183086+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:46 smithi105 bash[19705]: audit 2024-09-17T07:49:45.185876+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: cluster 2024-09-17T07:49:44.079485+0000 mgr.y (mgr.25027) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.035502+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.044597+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.046060+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.047491+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: cephadm 2024-09-17T07:49:45.048738+0000 mgr.y (mgr.25027) 81 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: cluster 2024-09-17T07:49:45.049938+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: cluster 2024-09-17T07:49:45.050372+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.059347+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.160806+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:49:46.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.165274+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.167802+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.170637+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.173321+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.175438+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.177509+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.180041+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.183086+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:46.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:46 smithi121 bash[15143]: audit 2024-09-17T07:49:45.185876+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:49:47.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:47 smithi121 bash[15143]: cluster 2024-09-17T07:49:47.051189+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:47.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:47 smithi105 bash[15210]: cluster 2024-09-17T07:49:47.051189+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:47.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:47 smithi105 bash[19705]: cluster 2024-09-17T07:49:47.051189+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:48.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:48 smithi121 bash[15143]: cephadm 2024-09-17T07:49:47.480027+0000 mgr.y (mgr.25027) 85 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T07:49:48.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:48 smithi121 bash[15143]: cephadm 2024-09-17T07:49:47.719848+0000 mgr.y (mgr.25027) 86 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T07:49:48.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:48 smithi105 bash[19705]: cephadm 2024-09-17T07:49:47.480027+0000 mgr.y (mgr.25027) 85 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T07:49:48.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:48 smithi105 bash[19705]: cephadm 2024-09-17T07:49:47.719848+0000 mgr.y (mgr.25027) 86 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T07:49:48.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:48 smithi105 bash[15210]: cephadm 2024-09-17T07:49:47.480027+0000 mgr.y (mgr.25027) 85 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T07:49:48.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:48 smithi105 bash[15210]: cephadm 2024-09-17T07:49:47.719848+0000 mgr.y (mgr.25027) 86 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T07:49:49.438 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:49 smithi121 bash[15143]: cluster 2024-09-17T07:49:49.052943+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:49.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:49 smithi105 bash[15210]: cluster 2024-09-17T07:49:49.052943+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:49 smithi105 bash[19705]: cluster 2024-09-17T07:49:49.052943+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:50.866 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:50 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Scheduled restart job, restart counter is at 5. 2024-09-17T07:49:50.867 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:50 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:50.867 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:50 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:51.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:51 smithi121 bash[15143]: cluster 2024-09-17T07:49:51.053829+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:51.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:51 smithi105 bash[19705]: cluster 2024-09-17T07:49:51.053829+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:51.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:51 smithi105 bash[15210]: cluster 2024-09-17T07:49:51.053829+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.381Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.381Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.381Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.381Z caller=main.go:339 host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.381Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.381Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.383Z caller=main.go:678 msg="Starting TSDB ..." 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.383Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-09-17T07:49:53.521 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.386Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.387Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.403Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.404Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.404Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=3 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.404Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=4 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.404Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=5 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.404Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=6 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.405Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=7 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.405Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=8 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.405Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=9 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.405Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=10 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.406Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=11 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.406Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=12 maxSegment=22 2024-09-17T07:49:53.522 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.407Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=13 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.409Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=14 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.409Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=15 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.410Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=16 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.410Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=17 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.411Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=18 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.411Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=19 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.412Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=20 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.412Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=21 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.412Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=22 maxSegment=22 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.412Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=26.077724ms 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.415Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.415Z caller=main.go:695 msg="TSDB started" 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.415Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:49:53.523 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=main.go:583 msg="Stopping scrape manager..." 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=main.go:577 msg="Scrape manager stopped" 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=info ts=2024-09-17T07:49:53.416Z caller=main.go:749 msg="Notifier manager stopped" 2024-09-17T07:49:53.524 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:53 smithi121 bash[52677]: level=error ts=2024-09-17T07:49:53.416Z caller=main.go:758 err="error loading config from \"/etc/prometheus/prometheus.yml\": couldn't load configuration (--config.file=\"/etc/prometheus/prometheus.yml\"): parsing YAML file /etc/prometheus/prometheus.yml: yaml: unmarshal errors:\n line 14: field http_sd_configs not found in type config.plain\n line 27: field http_sd_configs not found in type config.plain\n line 31: field http_sd_configs not found in type config.plain\n line 45: field http_sd_configs not found in type config.plain\n line 49: field http_sd_configs not found in type config.plain" 2024-09-17T07:49:54.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:54 smithi121 bash[15143]: cluster 2024-09-17T07:49:53.055475+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:54.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:54 smithi121 bash[15143]: audit 2024-09-17T07:49:53.733451+0000 mon.b (mon.2) 156 : audit [DBG] from='client.? 172.21.15.121:0/2530056422' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:54.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:54 smithi121 bash[15143]: audit 2024-09-17T07:49:54.113851+0000 mon.b (mon.2) 157 : audit [INF] from='client.? 172.21.15.121:0/1021082699' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:54 smithi105 bash[19705]: cluster 2024-09-17T07:49:53.055475+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:54 smithi105 bash[19705]: audit 2024-09-17T07:49:53.733451+0000 mon.b (mon.2) 156 : audit [DBG] from='client.? 172.21.15.121:0/2530056422' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:54.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:54 smithi105 bash[19705]: audit 2024-09-17T07:49:54.113851+0000 mon.b (mon.2) 157 : audit [INF] from='client.? 172.21.15.121:0/1021082699' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:54 smithi105 bash[15210]: cluster 2024-09-17T07:49:53.055475+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:54 smithi105 bash[15210]: audit 2024-09-17T07:49:53.733451+0000 mon.b (mon.2) 156 : audit [DBG] from='client.? 172.21.15.121:0/2530056422' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:49:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:54 smithi105 bash[15210]: audit 2024-09-17T07:49:54.113851+0000 mon.b (mon.2) 157 : audit [INF] from='client.? 172.21.15.121:0/1021082699' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:49:55.270 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:55 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Main process exited, code=exited, status=1/FAILURE 2024-09-17T07:49:55.270 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:55 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service: Failed with result 'exit-code'. 2024-09-17T07:49:55.735 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:55 smithi121 systemd[1]: Stopped Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:56.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:55 smithi121 systemd[1]: Started Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:49:57.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:56 smithi121 bash[15143]: cluster 2024-09-17T07:49:55.056209+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:57.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:56 smithi121 bash[15143]: audit 2024-09-17T07:49:55.992360+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:57.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:56 smithi121 bash[15143]: audit 2024-09-17T07:49:56.000749+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:57.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:56 smithi105 bash[15210]: cluster 2024-09-17T07:49:55.056209+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:57.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:56 smithi105 bash[15210]: audit 2024-09-17T07:49:55.992360+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:57.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:56 smithi105 bash[15210]: audit 2024-09-17T07:49:56.000749+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:57.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:56 smithi105 bash[19705]: cluster 2024-09-17T07:49:55.056209+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:57.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:56 smithi105 bash[19705]: audit 2024-09-17T07:49:55.992360+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:57.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:56 smithi105 bash[19705]: audit 2024-09-17T07:49:56.000749+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.948Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.948Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.948Z caller=main.go:570 level=info host_details="(Linux 5.4.0-196-generic #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 x86_64 smithi121 (none))" 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.948Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.948Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.950Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.951Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.952Z caller=dir_locker.go:77 level=warn component=tsdb msg="A lockfile from a previous execution already existed. It was replaced" file=/prometheus/lock 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.954Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.954Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T07:49:58.271 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.959Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.959Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.677µs 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.959Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.960Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.975Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.976Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.976Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.976Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.976Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.977Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.977Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.977Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=8 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.978Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=9 maxSegment=23 2024-09-17T07:49:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.978Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=10 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.978Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=11 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.979Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=12 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.981Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=13 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.981Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=14 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.982Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=15 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.982Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=16 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.983Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=17 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.983Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=18 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.984Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=19 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.984Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=20 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.985Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=21 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.985Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=22 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.985Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=23 maxSegment=23 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.985Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=106.292µs wal_replay_duration=25.880231ms wbl_replay_duration=139ns total_replay_duration=26.018484ms 2024-09-17T07:49:58.273 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.987Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T07:49:58.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.987Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T07:49:58.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:57 smithi121 bash[53170]: ts=2024-09-17T07:49:57.987Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T07:49:58.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:58 smithi121 bash[53170]: ts=2024-09-17T07:49:58.016Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.283296ms db_storage=1.115µs remote_storage=1.645µs web_handler=475ns query_engine=818ns scrape=386.304µs scrape_sd=140.007µs notify=24.088µs notify_sd=20.412µs rules=27.245727ms tracing=8.545µs 2024-09-17T07:49:58.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:58 smithi121 bash[53170]: ts=2024-09-17T07:49:58.016Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T07:49:58.274 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 07:49:58 smithi121 bash[53170]: ts=2024-09-17T07:49:58.016Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T07:49:59.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:49:59 smithi121 bash[15143]: cluster 2024-09-17T07:49:57.056988+0000 mgr.y (mgr.25027) 91 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:59.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:49:58 smithi105 bash[15210]: cluster 2024-09-17T07:49:57.056988+0000 mgr.y (mgr.25027) 91 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:49:59.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:49:58 smithi105 bash[19705]: cluster 2024-09-17T07:49:57.056988+0000 mgr.y (mgr.25027) 91 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:01.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:01 smithi121 bash[15143]: cluster 2024-09-17T07:49:59.058636+0000 mgr.y (mgr.25027) 92 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:01.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:01 smithi121 bash[15143]: cluster 2024-09-17T07:50:00.003310+0000 mon.a (mon.0) 1005 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-09-17T07:50:01.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:01 smithi121 bash[15143]: cluster 2024-09-17T07:50:00.003390+0000 mon.a (mon.0) 1006 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-09-17T07:50:01.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:01 smithi121 bash[15143]: cluster 2024-09-17T07:50:00.003448+0000 mon.a (mon.0) 1007 : cluster [WRN] daemon prometheus.a on smithi121 is in unknown state 2024-09-17T07:50:01.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:01 smithi121 bash[15143]: cluster 2024-09-17T07:50:00.003496+0000 mon.a (mon.0) 1008 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in unknown state 2024-09-17T07:50:01.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[15210]: cluster 2024-09-17T07:49:59.058636+0000 mgr.y (mgr.25027) 92 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:01.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[15210]: cluster 2024-09-17T07:50:00.003310+0000 mon.a (mon.0) 1005 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-09-17T07:50:01.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[15210]: cluster 2024-09-17T07:50:00.003390+0000 mon.a (mon.0) 1006 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-09-17T07:50:01.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[15210]: cluster 2024-09-17T07:50:00.003448+0000 mon.a (mon.0) 1007 : cluster [WRN] daemon prometheus.a on smithi121 is in unknown state 2024-09-17T07:50:01.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[15210]: cluster 2024-09-17T07:50:00.003496+0000 mon.a (mon.0) 1008 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in unknown state 2024-09-17T07:50:01.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[19705]: cluster 2024-09-17T07:49:59.058636+0000 mgr.y (mgr.25027) 92 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:01.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[19705]: cluster 2024-09-17T07:50:00.003310+0000 mon.a (mon.0) 1005 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-09-17T07:50:01.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[19705]: cluster 2024-09-17T07:50:00.003390+0000 mon.a (mon.0) 1006 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-09-17T07:50:01.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[19705]: cluster 2024-09-17T07:50:00.003448+0000 mon.a (mon.0) 1007 : cluster [WRN] daemon prometheus.a on smithi121 is in unknown state 2024-09-17T07:50:01.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:01 smithi105 bash[19705]: cluster 2024-09-17T07:50:00.003496+0000 mon.a (mon.0) 1008 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in unknown state 2024-09-17T07:50:03.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:03 smithi121 bash[15143]: cluster 2024-09-17T07:50:01.059401+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:03.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:03 smithi105 bash[15210]: cluster 2024-09-17T07:50:01.059401+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:03.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:03 smithi105 bash[19705]: cluster 2024-09-17T07:50:01.059401+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:04.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:04 smithi121 bash[15143]: cluster 2024-09-17T07:50:03.061023+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:04.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:04 smithi121 bash[15143]: audit 2024-09-17T07:50:03.412950+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:04 smithi121 bash[15143]: audit 2024-09-17T07:50:03.421583+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:04 smithi121 bash[15143]: audit 2024-09-17T07:50:04.182315+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:04 smithi121 bash[15143]: audit 2024-09-17T07:50:04.192846+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[15210]: cluster 2024-09-17T07:50:03.061023+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[15210]: audit 2024-09-17T07:50:03.412950+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[15210]: audit 2024-09-17T07:50:03.421583+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[15210]: audit 2024-09-17T07:50:04.182315+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[15210]: audit 2024-09-17T07:50:04.192846+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[19705]: cluster 2024-09-17T07:50:03.061023+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:04.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[19705]: audit 2024-09-17T07:50:03.412950+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[19705]: audit 2024-09-17T07:50:03.421583+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[19705]: audit 2024-09-17T07:50:04.182315+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:04.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:04 smithi105 bash[19705]: audit 2024-09-17T07:50:04.192846+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:07.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:06 smithi121 bash[15143]: cluster 2024-09-17T07:50:05.061793+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:07.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:06 smithi105 bash[15210]: cluster 2024-09-17T07:50:05.061793+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:07.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:06 smithi105 bash[19705]: cluster 2024-09-17T07:50:05.061793+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:09.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:08 smithi105 bash[19705]: cluster 2024-09-17T07:50:07.062577+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:09.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:08 smithi105 bash[19705]: audit 2024-09-17T07:50:08.748074+0000 mon.b (mon.2) 158 : audit [DBG] from='client.? 172.21.15.121:0/930925972' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:09.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:08 smithi105 bash[15210]: cluster 2024-09-17T07:50:07.062577+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:09.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:08 smithi105 bash[15210]: audit 2024-09-17T07:50:08.748074+0000 mon.b (mon.2) 158 : audit [DBG] from='client.? 172.21.15.121:0/930925972' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:09.134 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:08 smithi121 bash[15143]: cluster 2024-09-17T07:50:07.062577+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:09.134 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:08 smithi121 bash[15143]: audit 2024-09-17T07:50:08.748074+0000 mon.b (mon.2) 158 : audit [DBG] from='client.? 172.21.15.121:0/930925972' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:09.181 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (14m) 38s ago 25m 10.2M - 0.20.0 0881eb8f169f 4b5c40d2cb76 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (14m) 6s ago 24m 27.3M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 unknown 6s ago 22m - - 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (73s) 6s ago 29m 425M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (11m) 38s ago 31m 472M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (31m) 38s ago 31m 112M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (30m) 6s ago 30m 79.4M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:50:09.930 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (30m) 38s ago 30m 71.8M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (48s) 38s ago 25m 4024k - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (42s) 6s ago 25m 4547k - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (29m) 38s ago 29m 54.7M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (28m) 38s ago 28m 55.1M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (28m) 38s ago 28m 50.0M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (27m) 38s ago 27m 55.9M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (27m) 6s ago 27m 56.2M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (27m) 6s ago 27m 54.6M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (26m) 6s ago 26m 55.7M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (26m) 6s ago 26m 57.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (13s) 6s ago 25m 32.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (22m) 38s ago 22m 58.1M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:50:09.931 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (23m) 6s ago 23m 59.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:50:10.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:09 smithi105 bash[19705]: audit 2024-09-17T07:50:09.128171+0000 mon.b (mon.2) 159 : audit [INF] from='client.? 172.21.15.121:0/4254684120' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:10.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:09 smithi105 bash[15210]: audit 2024-09-17T07:50:09.128171+0000 mon.b (mon.2) 159 : audit [INF] from='client.? 172.21.15.121:0/4254684120' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:10.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:09 smithi121 bash[15143]: audit 2024-09-17T07:50:09.128171+0000 mon.b (mon.2) 159 : audit [INF] from='client.? 172.21.15.121:0/4254684120' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:50:10.371 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:50:10.372 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr" 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-17T07:50:10.733 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:50:10.734 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:50:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[15210]: cluster 2024-09-17T07:50:09.064280+0000 mgr.y (mgr.25027) 97 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[15210]: audit 2024-09-17T07:50:09.159495+0000 mgr.y (mgr.25027) 98 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[15210]: audit 2024-09-17T07:50:09.543488+0000 mgr.y (mgr.25027) 99 : audit [DBG] from='client.25459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[15210]: audit 2024-09-17T07:50:09.911201+0000 mgr.y (mgr.25027) 100 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[15210]: audit 2024-09-17T07:50:10.364522+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.105:0/2256203728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[19705]: cluster 2024-09-17T07:50:09.064280+0000 mgr.y (mgr.25027) 97 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[19705]: audit 2024-09-17T07:50:09.159495+0000 mgr.y (mgr.25027) 98 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[19705]: audit 2024-09-17T07:50:09.543488+0000 mgr.y (mgr.25027) 99 : audit [DBG] from='client.25459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[19705]: audit 2024-09-17T07:50:09.911201+0000 mgr.y (mgr.25027) 100 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:10 smithi105 bash[19705]: audit 2024-09-17T07:50:10.364522+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.105:0/2256203728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:11.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:10 smithi121 bash[15143]: cluster 2024-09-17T07:50:09.064280+0000 mgr.y (mgr.25027) 97 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:11.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:10 smithi121 bash[15143]: audit 2024-09-17T07:50:09.159495+0000 mgr.y (mgr.25027) 98 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:10 smithi121 bash[15143]: audit 2024-09-17T07:50:09.543488+0000 mgr.y (mgr.25027) 99 : audit [DBG] from='client.25459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:10 smithi121 bash[15143]: audit 2024-09-17T07:50:09.911201+0000 mgr.y (mgr.25027) 100 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:11.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:10 smithi121 bash[15143]: audit 2024-09-17T07:50:10.364522+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.105:0/2256203728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:12.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:11 smithi121 bash[15143]: audit 2024-09-17T07:50:10.726871+0000 mgr.y (mgr.25027) 101 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:12.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:11 smithi105 bash[19705]: audit 2024-09-17T07:50:10.726871+0000 mgr.y (mgr.25027) 101 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:12.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:11 smithi105 bash[15210]: audit 2024-09-17T07:50:10.726871+0000 mgr.y (mgr.25027) 101 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:13.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:12 smithi105 bash[15210]: cluster 2024-09-17T07:50:11.065059+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:13.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:12 smithi105 bash[19705]: cluster 2024-09-17T07:50:11.065059+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:13.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:12 smithi121 bash[15143]: cluster 2024-09-17T07:50:11.065059+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:15.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:14 smithi105 bash[19705]: cluster 2024-09-17T07:50:13.066644+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:15.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:14 smithi105 bash[15210]: cluster 2024-09-17T07:50:13.066644+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:15.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:14 smithi121 bash[15143]: cluster 2024-09-17T07:50:13.066644+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: cluster 2024-09-17T07:50:15.067419+0000 mgr.y (mgr.25027) 104 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:15.996629+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.006187+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.007812+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:50:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.009174+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:50:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: cephadm 2024-09-17T07:50:16.010420+0000 mgr.y (mgr.25027) 105 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:50:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: cluster 2024-09-17T07:50:16.011517+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: cluster 2024-09-17T07:50:16.011864+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.019979+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.080366+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.132002+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.136432+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.138991+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.141701+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.144370+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.146543+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.148683+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.151262+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.154169+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.156818+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:17 smithi121 bash[15143]: audit 2024-09-17T07:50:16.159466+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: cluster 2024-09-17T07:50:15.067419+0000 mgr.y (mgr.25027) 104 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:15.996629+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.006187+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.007812+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.009174+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: cephadm 2024-09-17T07:50:16.010420+0000 mgr.y (mgr.25027) 105 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: cluster 2024-09-17T07:50:16.011517+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: cluster 2024-09-17T07:50:16.011864+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.019979+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.080366+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.132002+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.136432+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.138991+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.141701+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.144370+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.146543+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.148683+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.151262+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.154169+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.156818+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:16 smithi105 bash[15210]: audit 2024-09-17T07:50:16.159466+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: cluster 2024-09-17T07:50:15.067419+0000 mgr.y (mgr.25027) 104 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:15.996629+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.006187+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.007812+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.009174+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:50:17.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: cephadm 2024-09-17T07:50:16.010420+0000 mgr.y (mgr.25027) 105 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: cluster 2024-09-17T07:50:16.011517+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 93 B/s rd, 0 op/s 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: cluster 2024-09-17T07:50:16.011864+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.019979+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.080366+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.132002+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.136432+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.138991+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.141701+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.144370+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.146543+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.148683+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.151262+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.154169+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.156818+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:17.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.159466+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:18.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:18 smithi121 bash[15143]: audit 2024-09-17T07:50:16.081355+0000 mgr.y (mgr.25027) 108 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:50:18.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:18 smithi121 bash[15143]: cluster 2024-09-17T07:50:17.004169+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:50:18.304 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: audit 2024-09-17T07:50:16.081355+0000 mgr.y (mgr.25027) 108 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:50:18.304 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[19705]: cluster 2024-09-17T07:50:17.004169+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:50:18.305 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[15210]: audit 2024-09-17T07:50:16.081355+0000 mgr.y (mgr.25027) 108 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T07:50:18.305 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:17 smithi105 bash[15210]: cluster 2024-09-17T07:50:17.004169+0000 mon.a (mon.0) 1030 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:50:19.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:19 smithi121 bash[15143]: cluster 2024-09-17T07:50:18.013035+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:19.277 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:19 smithi105 bash[19705]: cluster 2024-09-17T07:50:18.013035+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:19.277 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:19 smithi105 bash[15210]: cluster 2024-09-17T07:50:18.013035+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:20.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:20 smithi121 bash[15143]: cephadm 2024-09-17T07:50:18.900147+0000 mgr.y (mgr.25027) 110 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T07:50:20.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:20 smithi121 bash[15143]: cephadm 2024-09-17T07:50:18.911565+0000 mgr.y (mgr.25027) 111 : cephadm [INF] Deploying daemon alertmanager.a on smithi105 2024-09-17T07:50:20.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:20 smithi105 bash[19705]: cephadm 2024-09-17T07:50:18.900147+0000 mgr.y (mgr.25027) 110 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T07:50:20.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:20 smithi105 bash[19705]: cephadm 2024-09-17T07:50:18.911565+0000 mgr.y (mgr.25027) 111 : cephadm [INF] Deploying daemon alertmanager.a on smithi105 2024-09-17T07:50:20.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:20 smithi105 bash[15210]: cephadm 2024-09-17T07:50:18.900147+0000 mgr.y (mgr.25027) 110 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T07:50:20.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:20 smithi105 bash[15210]: cephadm 2024-09-17T07:50:18.911565+0000 mgr.y (mgr.25027) 111 : cephadm [INF] Deploying daemon alertmanager.a on smithi105 2024-09-17T07:50:21.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:21 smithi121 bash[15143]: cluster 2024-09-17T07:50:20.013723+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:21.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:21 smithi105 bash[15210]: cluster 2024-09-17T07:50:20.013723+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:21.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:21 smithi105 bash[19705]: cluster 2024-09-17T07:50:20.013723+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:23.329 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:23 smithi105 bash[19705]: cluster 2024-09-17T07:50:22.014496+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:23.329 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:23 smithi105 bash[15210]: cluster 2024-09-17T07:50:22.014496+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:23.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:23 smithi121 bash[15143]: cluster 2024-09-17T07:50:22.014496+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:24.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:24 smithi121 bash[15143]: audit 2024-09-17T07:50:23.050010+0000 mon.b (mon.2) 160 : audit [DBG] from='client.? 172.21.15.121:0/143080541' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:24.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:24 smithi121 bash[15143]: audit 2024-09-17T07:50:23.423735+0000 mon.b (mon.2) 161 : audit [INF] from='client.? 172.21.15.121:0/4166499708' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:24.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:24 smithi105 bash[15210]: audit 2024-09-17T07:50:23.050010+0000 mon.b (mon.2) 160 : audit [DBG] from='client.? 172.21.15.121:0/143080541' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:24.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:24 smithi105 bash[15210]: audit 2024-09-17T07:50:23.423735+0000 mon.b (mon.2) 161 : audit [INF] from='client.? 172.21.15.121:0/4166499708' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:24.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:24 smithi105 bash[19705]: audit 2024-09-17T07:50:23.050010+0000 mon.b (mon.2) 160 : audit [DBG] from='client.? 172.21.15.121:0/143080541' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:24.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:24 smithi105 bash[19705]: audit 2024-09-17T07:50:23.423735+0000 mon.b (mon.2) 161 : audit [INF] from='client.? 172.21.15.121:0/4166499708' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:24.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:24 smithi105 systemd[1]: Stopping Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:50:24.836 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:24 smithi105 bash[46149]: level=info ts=2024-09-17T07:50:24.410Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T07:50:25.109 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:25 smithi121 bash[15143]: cluster 2024-09-17T07:50:24.016269+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:25.225 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:24 smithi105 bash[56590]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T07:50:25.225 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:25 smithi105 bash[15210]: cluster 2024-09-17T07:50:24.016269+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:25.225 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:25 smithi105 bash[19705]: cluster 2024-09-17T07:50:24.016269+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 114 B/s rd, 0 op/s 2024-09-17T07:50:25.505 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:25 smithi105 bash[56660]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T07:50:25.505 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:25 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@alertmanager.a.service: Succeeded. 2024-09-17T07:50:25.506 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:25 smithi105 systemd[1]: Stopped Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:50:25.836 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:25 smithi105 systemd[1]: Started Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[19705]: audit 2024-09-17T07:50:25.536125+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[19705]: audit 2024-09-17T07:50:25.542812+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[19705]: audit 2024-09-17T07:50:25.898353+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[19705]: audit 2024-09-17T07:50:25.905955+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[19705]: cluster 2024-09-17T07:50:26.016967+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[15210]: audit 2024-09-17T07:50:25.536125+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[15210]: audit 2024-09-17T07:50:25.542812+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[15210]: audit 2024-09-17T07:50:25.898353+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[15210]: audit 2024-09-17T07:50:25.905955+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:26.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:26 smithi105 bash[15210]: cluster 2024-09-17T07:50:26.016967+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:50:27.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:26 smithi121 bash[15143]: audit 2024-09-17T07:50:25.536125+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:27.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:26 smithi121 bash[15143]: audit 2024-09-17T07:50:25.542812+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:27.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:26 smithi121 bash[15143]: audit 2024-09-17T07:50:25.898353+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:27.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:26 smithi121 bash[15143]: audit 2024-09-17T07:50:25.905955+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:27.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:26 smithi121 bash[15143]: cluster 2024-09-17T07:50:26.016967+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.210Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.211Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.213Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.105 port=9094 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.215Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.261Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.261Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.265Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T07:50:27.337 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:27 smithi105 bash[56741]: ts=2024-09-17T07:50:27.266Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T07:50:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:28 smithi121 bash[15143]: cluster 2024-09-17T07:50:28.018647+0000 mgr.y (mgr.25027) 116 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:28.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:28 smithi105 bash[15210]: cluster 2024-09-17T07:50:28.018647+0000 mgr.y (mgr.25027) 116 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:28.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:28 smithi105 bash[19705]: cluster 2024-09-17T07:50:28.018647+0000 mgr.y (mgr.25027) 116 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:29.586 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:29 smithi105 bash[56741]: ts=2024-09-17T07:50:29.216Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000864258s 2024-09-17T07:50:31.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:30 smithi105 bash[15210]: cluster 2024-09-17T07:50:30.019567+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:31.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:30 smithi105 bash[19705]: cluster 2024-09-17T07:50:30.019567+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:31.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:30 smithi121 bash[15143]: cluster 2024-09-17T07:50:30.019567+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:33.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:33 smithi105 bash[15210]: audit 2024-09-17T07:50:32.013643+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:33 smithi105 bash[15210]: cluster 2024-09-17T07:50:32.020106+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:33 smithi105 bash[15210]: audit 2024-09-17T07:50:32.024797+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:33 smithi105 bash[19705]: audit 2024-09-17T07:50:32.013643+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:33 smithi105 bash[19705]: cluster 2024-09-17T07:50:32.020106+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:33 smithi105 bash[19705]: audit 2024-09-17T07:50:32.024797+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:33.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:33 smithi121 bash[15143]: audit 2024-09-17T07:50:32.013643+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:33.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:33 smithi121 bash[15143]: cluster 2024-09-17T07:50:32.020106+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:33.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:33 smithi121 bash[15143]: audit 2024-09-17T07:50:32.024797+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:34 smithi121 bash[15143]: audit 2024-09-17T07:50:33.094919+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:34 smithi121 bash[15143]: audit 2024-09-17T07:50:33.104213+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:34 smithi121 bash[15143]: audit 2024-09-17T07:50:33.829321+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:34 smithi121 bash[15143]: audit 2024-09-17T07:50:33.840224+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:34 smithi121 bash[15143]: cluster 2024-09-17T07:50:34.021657+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:34.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[15210]: audit 2024-09-17T07:50:33.094919+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[15210]: audit 2024-09-17T07:50:33.104213+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[15210]: audit 2024-09-17T07:50:33.829321+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[15210]: audit 2024-09-17T07:50:33.840224+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[15210]: cluster 2024-09-17T07:50:34.021657+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:34.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[19705]: audit 2024-09-17T07:50:33.094919+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[19705]: audit 2024-09-17T07:50:33.104213+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[19705]: audit 2024-09-17T07:50:33.829321+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[19705]: audit 2024-09-17T07:50:33.840224+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:34.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:34 smithi105 bash[19705]: cluster 2024-09-17T07:50:34.021657+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:36.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:36 smithi121 bash[15143]: cluster 2024-09-17T07:50:36.022396+0000 mgr.y (mgr.25027) 120 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:36.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:36 smithi105 bash[15210]: cluster 2024-09-17T07:50:36.022396+0000 mgr.y (mgr.25027) 120 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:36.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:36 smithi105 bash[19705]: cluster 2024-09-17T07:50:36.022396+0000 mgr.y (mgr.25027) 120 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:37.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:37 smithi105 bash[15210]: audit 2024-09-17T07:50:37.266817+0000 mon.b (mon.2) 162 : audit [DBG] from='client.? 172.21.15.121:0/388312345' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:37.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:37 smithi105 bash[19705]: audit 2024-09-17T07:50:37.266817+0000 mon.b (mon.2) 162 : audit [DBG] from='client.? 172.21.15.121:0/388312345' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:37.589 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 07:50:37 smithi105 bash[56741]: ts=2024-09-17T07:50:37.218Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003111647s 2024-09-17T07:50:37.650 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:37 smithi121 bash[15143]: audit 2024-09-17T07:50:37.266817+0000 mon.b (mon.2) 162 : audit [DBG] from='client.? 172.21.15.121:0/388312345' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:38 smithi105 bash[15210]: audit 2024-09-17T07:50:37.643834+0000 mon.b (mon.2) 163 : audit [INF] from='client.? 172.21.15.121:0/241180170' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:38 smithi105 bash[15210]: cluster 2024-09-17T07:50:38.024017+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:38.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:38 smithi105 bash[19705]: audit 2024-09-17T07:50:37.643834+0000 mon.b (mon.2) 163 : audit [INF] from='client.? 172.21.15.121:0/241180170' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:38.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:38 smithi105 bash[19705]: cluster 2024-09-17T07:50:38.024017+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:38.610 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:38 smithi121 bash[15143]: audit 2024-09-17T07:50:37.643834+0000 mon.b (mon.2) 163 : audit [INF] from='client.? 172.21.15.121:0/241180170' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:38.610 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:38 smithi121 bash[15143]: cluster 2024-09-17T07:50:38.024017+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:41.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:40 smithi105 bash[15210]: cluster 2024-09-17T07:50:40.024731+0000 mgr.y (mgr.25027) 122 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:41.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:40 smithi105 bash[19705]: cluster 2024-09-17T07:50:40.024731+0000 mgr.y (mgr.25027) 122 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:41.141 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:50:41.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:40 smithi121 bash[15143]: cluster 2024-09-17T07:50:40.024731+0000 mgr.y (mgr.25027) 122 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (16s) 8s ago 25m 15.5M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (14m) 9s ago 25m 27.3M - 6.7.4 557c83e11646 0358cbde3bb8 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 unknown 9s ago 23m - - 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (105s) 9s ago 30m 426M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (11m) 8s ago 32m 479M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (32m) 8s ago 32m 117M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (30m) 9s ago 30m 82.1M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (30m) 8s ago 30m 78.3M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:50:41.893 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (80s) 8s ago 25m 8500k - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (74s) 9s ago 25m 9543k - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (29m) 8s ago 29m 54.8M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (29m) 8s ago 29m 55.0M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (28m) 8s ago 28m 50.3M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (28m) 8s ago 28m 56.1M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (28m) 9s ago 28m 56.3M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (27m) 9s ago 27m 54.7M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (27m) 9s ago 27m 55.6M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (26m) 9s ago 26m 57.7M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (45s) 9s ago 25m 36.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (23m) 8s ago 23m 58.3M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:50:41.894 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (23m) 9s ago 23m 59.2M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:50:42.333 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:50:42.333 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:50:42.333 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:50:42.333 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:42.333 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:50:42.333 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:50:42.334 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:50:42.335 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:50:42.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:42 smithi121 bash[15143]: audit 2024-09-17T07:50:41.121745+0000 mgr.y (mgr.25027) 123 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:42 smithi121 bash[15143]: audit 2024-09-17T07:50:41.499274+0000 mgr.y (mgr.25027) 124 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:42 smithi121 bash[15143]: audit 2024-09-17T07:50:41.865477+0000 mgr.y (mgr.25027) 125 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:42 smithi121 bash[15143]: cluster 2024-09-17T07:50:42.025229+0000 mgr.y (mgr.25027) 126 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:42.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[19705]: audit 2024-09-17T07:50:41.121745+0000 mgr.y (mgr.25027) 123 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[19705]: audit 2024-09-17T07:50:41.499274+0000 mgr.y (mgr.25027) 124 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[19705]: audit 2024-09-17T07:50:41.865477+0000 mgr.y (mgr.25027) 125 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[19705]: cluster 2024-09-17T07:50:42.025229+0000 mgr.y (mgr.25027) 126 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:42.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[15210]: audit 2024-09-17T07:50:41.121745+0000 mgr.y (mgr.25027) 123 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[15210]: audit 2024-09-17T07:50:41.499274+0000 mgr.y (mgr.25027) 124 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[15210]: audit 2024-09-17T07:50:41.865477+0000 mgr.y (mgr.25027) 125 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:42.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:42 smithi105 bash[15210]: cluster 2024-09-17T07:50:42.025229+0000 mgr.y (mgr.25027) 126 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:42.708 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr" 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:50:42.709 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:50:43.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:43 smithi121 bash[15143]: audit 2024-09-17T07:50:42.327418+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.105:0/2392004978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:43.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:43 smithi121 bash[15143]: audit 2024-09-17T07:50:42.702442+0000 mgr.y (mgr.25027) 127 : audit [DBG] from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:43.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:43 smithi105 bash[19705]: audit 2024-09-17T07:50:42.327418+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.105:0/2392004978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:43.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:43 smithi105 bash[19705]: audit 2024-09-17T07:50:42.702442+0000 mgr.y (mgr.25027) 127 : audit [DBG] from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:43.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:43 smithi105 bash[15210]: audit 2024-09-17T07:50:42.327418+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.105:0/2392004978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:43.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:43 smithi105 bash[15210]: audit 2024-09-17T07:50:42.702442+0000 mgr.y (mgr.25027) 127 : audit [DBG] from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:50:44.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:44 smithi105 bash[15210]: cluster 2024-09-17T07:50:44.026810+0000 mgr.y (mgr.25027) 128 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:44.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:44 smithi105 bash[19705]: cluster 2024-09-17T07:50:44.026810+0000 mgr.y (mgr.25027) 128 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:44.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:44 smithi121 bash[15143]: cluster 2024-09-17T07:50:44.026810+0000 mgr.y (mgr.25027) 128 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.444228+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.451860+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.453302+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.454696+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: cephadm 2024-09-17T07:50:44.456003+0000 mgr.y (mgr.25027) 129 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: cluster 2024-09-17T07:50:44.457076+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: cluster 2024-09-17T07:50:44.457498+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 121 B/s rd, 0 op/s 2024-09-17T07:50:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.463444+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.523922+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.524613+0000 mgr.y (mgr.25027) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.567111+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.571865+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.574562+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.578873+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.581895+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.584038+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.586137+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.588904+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.591238+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.593203+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.594972+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:45 smithi121 bash[15143]: audit 2024-09-17T07:50:44.596835+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.444228+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.451860+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.453302+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:50:45.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.454696+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:50:45.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: cephadm 2024-09-17T07:50:44.456003+0000 mgr.y (mgr.25027) 129 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: cluster 2024-09-17T07:50:44.457076+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: cluster 2024-09-17T07:50:44.457498+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 121 B/s rd, 0 op/s 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.463444+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.523922+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.524613+0000 mgr.y (mgr.25027) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.567111+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.571865+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.574562+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.578873+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.581895+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.584038+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.586137+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.588904+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.591238+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.444228+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.451860+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.453302+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.454696+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: cephadm 2024-09-17T07:50:44.456003+0000 mgr.y (mgr.25027) 129 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: cluster 2024-09-17T07:50:44.457076+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: cluster 2024-09-17T07:50:44.457498+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 121 B/s rd, 0 op/s 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.463444+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.523922+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:50:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.524613+0000 mgr.y (mgr.25027) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.567111+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.571865+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.574562+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.578873+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.581895+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.584038+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.586137+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.588904+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.591238+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.593203+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.594972+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[19705]: audit 2024-09-17T07:50:44.596835+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.593203+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.594972+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:45.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:45 smithi105 bash[15210]: audit 2024-09-17T07:50:44.596835+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:50:47.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:47 smithi121 bash[15143]: cluster 2024-09-17T07:50:46.458198+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:47.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:47 smithi105 bash[19705]: cluster 2024-09-17T07:50:46.458198+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:47.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:47 smithi105 bash[15210]: cluster 2024-09-17T07:50:46.458198+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:48.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:48 smithi105 bash[19705]: cephadm 2024-09-17T07:50:47.078508+0000 mgr.y (mgr.25027) 134 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T07:50:48.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:48 smithi105 bash[19705]: cephadm 2024-09-17T07:50:47.135291+0000 mgr.y (mgr.25027) 135 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T07:50:48.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:48 smithi105 bash[15210]: cephadm 2024-09-17T07:50:47.078508+0000 mgr.y (mgr.25027) 134 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T07:50:48.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:48 smithi105 bash[15210]: cephadm 2024-09-17T07:50:47.135291+0000 mgr.y (mgr.25027) 135 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T07:50:48.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:48 smithi121 bash[15143]: cephadm 2024-09-17T07:50:47.078508+0000 mgr.y (mgr.25027) 134 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T07:50:48.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:48 smithi121 bash[15143]: cephadm 2024-09-17T07:50:47.135291+0000 mgr.y (mgr.25027) 135 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T07:50:49.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:49 smithi121 bash[15143]: cluster 2024-09-17T07:50:48.459856+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:49.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:49 smithi105 bash[19705]: cluster 2024-09-17T07:50:48.459856+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:49.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:49 smithi105 bash[15210]: cluster 2024-09-17T07:50:48.459856+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:52.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:51 smithi121 bash[15143]: cluster 2024-09-17T07:50:50.460628+0000 mgr.y (mgr.25027) 137 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:52.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:51 smithi105 bash[19705]: cluster 2024-09-17T07:50:50.460628+0000 mgr.y (mgr.25027) 137 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:52.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:51 smithi105 bash[15210]: cluster 2024-09-17T07:50:50.460628+0000 mgr.y (mgr.25027) 137 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:52.693 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 systemd[1]: Stopping Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:50:53.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[15143]: audit 2024-09-17T07:50:52.215588+0000 mon.b (mon.2) 164 : audit [DBG] from='client.? 172.21.15.121:0/160636370' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:53.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[15143]: audit 2024-09-17T07:50:52.607060+0000 mon.b (mon.2) 165 : audit [INF] from='client.? 172.21.15.121:0/507085514' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped Stream Manager" 2024-09-17T07:50:53.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-09-17T07:50:53.022 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-09-17T07:50:53.022 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-09-17T07:50:53.022 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:52 smithi121 bash[35351]: t=2024-09-17T07:50:52+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-09-17T07:50:53.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:52 smithi105 bash[15210]: audit 2024-09-17T07:50:52.215588+0000 mon.b (mon.2) 164 : audit [DBG] from='client.? 172.21.15.121:0/160636370' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:53.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:52 smithi105 bash[15210]: audit 2024-09-17T07:50:52.607060+0000 mon.b (mon.2) 165 : audit [INF] from='client.? 172.21.15.121:0/507085514' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:52 smithi105 bash[19705]: audit 2024-09-17T07:50:52.215588+0000 mon.b (mon.2) 164 : audit [DBG] from='client.? 172.21.15.121:0/160636370' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:50:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:52 smithi105 bash[19705]: audit 2024-09-17T07:50:52.607060+0000 mon.b (mon.2) 165 : audit [INF] from='client.? 172.21.15.121:0/507085514' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:50:53.993 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:53 smithi121 bash[15143]: cluster 2024-09-17T07:50:52.461337+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:53.993 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:53 smithi121 bash[55954]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-grafana.a 2024-09-17T07:50:53.993 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:53 smithi121 bash[56050]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-grafana.a 2024-09-17T07:50:53.993 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:53 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@grafana.a.service: Succeeded. 2024-09-17T07:50:53.993 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:53 smithi121 systemd[1]: Stopped Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:50:54.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:53 smithi105 bash[19705]: cluster 2024-09-17T07:50:52.461337+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:54.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:53 smithi105 bash[15210]: cluster 2024-09-17T07:50:52.461337+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:50:54.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:54 smithi121 systemd[1]: Started Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:50:55.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:55 smithi121 bash[15143]: audit 2024-09-17T07:50:54.250180+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:55.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:55 smithi121 bash[15143]: audit 2024-09-17T07:50:54.260817+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:55.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:55 smithi121 bash[15143]: cluster 2024-09-17T07:50:54.462954+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:50:55.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:55 smithi105 bash[19705]: audit 2024-09-17T07:50:54.250180+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:55.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:55 smithi105 bash[19705]: audit 2024-09-17T07:50:54.260817+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:55.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:55 smithi105 bash[19705]: cluster 2024-09-17T07:50:54.462954+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:50:55.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:55 smithi105 bash[15210]: audit 2024-09-17T07:50:54.250180+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:55.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:55 smithi105 bash[15210]: audit 2024-09-17T07:50:54.260817+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:50:55.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:55 smithi105 bash[15210]: cluster 2024-09-17T07:50:54.462954+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T07:50:56.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.355626886Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-17T07:50:56.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.355892514Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T07:50:56.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.35592095Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T07:50:56.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.355935493Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.355944965Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.355956451Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.355968034Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.35598008Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.355992377Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.356005428Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.3560184Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.356079791Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.356092501Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=settings t=2024-09-17T07:50:56.356103832Z level=info msg="App mode production" 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=sqlstore t=2024-09-17T07:50:56.356186034Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=sqlstore t=2024-09-17T07:50:56.356211757Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-17T07:50:56.630 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.357250527Z level=info msg="Starting DB migrations" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.357364134Z level=info msg="Executing migration" id="create migration_log table" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.401451912Z level=info msg="Executing migration" id="create user table" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.443319587Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.468646561Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.510670641Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.577481082Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.602865761Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-17T07:50:56.631 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.628250186Z level=info msg="Executing migration" id="create user table v2" 2024-09-17T07:50:56.898 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.653418149Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-17T07:50:56.898 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.678709933Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.704095563Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.729496227Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.754726305Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.779995127Z level=info msg="Executing migration" id="Update user table charset" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.805247465Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.847226126Z level=info msg="Executing migration" id="Add missing user data" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.872470984Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-17T07:50:56.899 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.897788559Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-17T07:50:57.149 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.939743329Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-17T07:50:57.149 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:56 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:56.981800829Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T07:50:57.149 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.016120172Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-17T07:50:57.149 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.058087187Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-17T07:50:57.149 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.083423134Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T07:50:57.150 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.148751788Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.192358374Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.217690228Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.242964Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.268233015Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.293431097Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.318739265Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.344037169Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.369367227Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-17T07:50:57.412 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.411232055Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-17T07:50:57.665 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[15143]: cluster 2024-09-17T07:50:56.463748+0000 mgr.y (mgr.25027) 140 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:57.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.453125978Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-17T07:50:57.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.478639123Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-17T07:50:57.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.503849521Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-17T07:50:57.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.546520294Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-17T07:50:57.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.571698194Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-17T07:50:57.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.597229068Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T07:50:57.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.639182435Z level=info msg="Executing migration" id="create star table" 2024-09-17T07:50:57.666 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.664481867Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-17T07:50:57.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:57 smithi105 bash[19705]: cluster 2024-09-17T07:50:56.463748+0000 mgr.y (mgr.25027) 140 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:57.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:57 smithi105 bash[15210]: cluster 2024-09-17T07:50:56.463748+0000 mgr.y (mgr.25027) 140 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:57.942 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.689775651Z level=info msg="Executing migration" id="create org table v1" 2024-09-17T07:50:57.942 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.715045146Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-17T07:50:57.942 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.790384384Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-17T07:50:57.942 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.832377619Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-17T07:50:57.942 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.857530871Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T07:50:57.942 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.899571158Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-17T07:50:57.942 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.941626457Z level=info msg="Executing migration" id="Update org table charset" 2024-09-17T07:50:58.211 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:57 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:57.966850909Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-17T07:50:58.211 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.008762673Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-17T07:50:58.211 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.050926792Z level=info msg="Executing migration" id="create dashboard table" 2024-09-17T07:50:58.212 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.134643898Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-17T07:50:58.212 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.15997866Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-17T07:50:58.212 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.185637755Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-17T07:50:58.212 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.210991515Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.236224324Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.261442456Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.28677825Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.311993849Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.404016969Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.429294377Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.4544927Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-17T07:50:58.497 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.496431051Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-17T07:50:58.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.521827701Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-17T07:50:58.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.563800927Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-17T07:50:58.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.606222548Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-17T07:50:58.759 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.631488205Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-17T07:50:58.760 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.673520109Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-17T07:50:58.760 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.715530909Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-17T07:50:58.760 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.758690354Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-17T07:50:59.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.783954557Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-17T07:50:59.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.809168848Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-17T07:50:59.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.834454069Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-17T07:50:59.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.876488026Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-17T07:50:59.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.918333182Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-17T07:50:59.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.943769844Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-17T07:50:59.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:58 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:58.96900073Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.052720773Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.078008041Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.119964159Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.145255497Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.170533035Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.195773581Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.221087344Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-17T07:50:59.315 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.24631716Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T07:50:59.316 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.271584861Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T07:50:59.316 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.289206219Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-17T07:50:59.316 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.314441665Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T07:50:59.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[15143]: cluster 2024-09-17T07:50:58.465360+0000 mgr.y (mgr.25027) 141 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:59.576 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.339719246Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-17T07:50:59.576 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.365038474Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-17T07:50:59.576 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.398806976Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-17T07:50:59.576 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.424091767Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-17T07:50:59.576 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.466051788Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-17T07:50:59.576 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.491433594Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T07:50:59.577 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.533304243Z level=info msg="Executing migration" id="create data_source table" 2024-09-17T07:50:59.577 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.575534477Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-17T07:50:59.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:50:59 smithi105 bash[19705]: cluster 2024-09-17T07:50:58.465360+0000 mgr.y (mgr.25027) 141 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:59.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:50:59 smithi105 bash[15210]: cluster 2024-09-17T07:50:58.465360+0000 mgr.y (mgr.25027) 141 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:50:59.870 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.659117213Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-17T07:50:59.871 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.70120067Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-17T07:50:59.871 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.726504752Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T07:50:59.871 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.751750626Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-17T07:50:59.871 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.777073521Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-17T07:50:59.871 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.818937359Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-17T07:50:59.871 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.869919156Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-17T07:51:00.156 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.911928496Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-17T07:51:00.156 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.937261219Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-17T07:51:00.156 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.962454799Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-17T07:51:00.157 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:50:59 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:50:59.987739393Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-17T07:51:00.157 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.029594123Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-17T07:51:00.157 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.071635035Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-17T07:51:00.157 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.113556292Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-17T07:51:00.157 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.155782812Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-17T07:51:00.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.181174582Z level=info msg="Executing migration" id="Add uid column" 2024-09-17T07:51:00.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.264749435Z level=info msg="Executing migration" id="Update uid value" 2024-09-17T07:51:00.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.290041039Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-17T07:51:00.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.315425552Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-17T07:51:00.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.340712981Z level=info msg="Executing migration" id="create api_key table" 2024-09-17T07:51:00.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.391198189Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-17T07:51:00.704 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.434666878Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-17T07:51:00.704 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.476637984Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-17T07:51:00.704 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.519041633Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-17T07:51:00.704 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.560810852Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-17T07:51:00.705 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.602948694Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T07:51:00.705 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.644959774Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-17T07:51:00.705 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.670275201Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-17T07:51:00.705 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.703885102Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-17T07:51:00.975 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.729154497Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-17T07:51:00.976 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.754355684Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-17T07:51:00.976 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.7797283Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-17T07:51:00.976 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.854895309Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-17T07:51:00.976 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.880170244Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-17T07:51:00.976 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.905597698Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-17T07:51:00.976 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.94936943Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-17T07:51:00.976 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:00 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:00.974768566Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T07:51:01.245 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.016688213Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T07:51:01.245 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.058956537Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T07:51:01.246 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.10112618Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-17T07:51:01.246 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.126393109Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-17T07:51:01.246 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.151754029Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-17T07:51:01.246 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.17704564Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T07:51:01.246 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.219035596Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T07:51:01.246 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.244305455Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T07:51:01.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.286326528Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T07:51:01.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.32059239Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-17T07:51:01.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.34603616Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T07:51:01.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.388028626Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-17T07:51:01.506 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.463251973Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T07:51:01.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.505315896Z level=info msg="Executing migration" id="create quota table v1" 2024-09-17T07:51:01.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.530467812Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T07:51:01.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.555835871Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-17T07:51:01.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.597765828Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-17T07:51:01.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.623118785Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T07:51:01.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.648402986Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-17T07:51:01.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.690151179Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-17T07:51:01.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.715573864Z level=info msg="Executing migration" id="create session table" 2024-09-17T07:51:01.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.749112259Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[15143]: cluster 2024-09-17T07:51:00.466096+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.790991644Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.833873996Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.875236239Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.900557603Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.943496812Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.968672911Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:01 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:01.994021682Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-17T07:51:02.070 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.069328187Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-17T07:51:02.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:01 smithi105 bash[15210]: cluster 2024-09-17T07:51:00.466096+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:02.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:01 smithi105 bash[19705]: cluster 2024-09-17T07:51:00.466096+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:02.331 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.094627991Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-17T07:51:02.331 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.136435505Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-17T07:51:02.331 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.161780025Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-17T07:51:02.331 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.187068339Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-17T07:51:02.331 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.229049032Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T07:51:02.331 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.254497128Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T07:51:02.331 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.279603429Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T07:51:02.332 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.304811991Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T07:51:02.332 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.330249283Z level=info msg="Executing migration" id="create alert table v1" 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.355460883Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.38079078Z level=info msg="Executing migration" id="add index alert state" 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.422524231Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.448009831Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.498977929Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.524230657Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.549431606Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T07:51:02.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.591261675Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-17T07:51:02.860 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[15143]: audit 2024-09-17T07:51:01.832275+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:02.861 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[15143]: audit 2024-09-17T07:51:01.842290+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:02.861 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[15143]: audit 2024-09-17T07:51:02.589322+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:02.861 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[15143]: audit 2024-09-17T07:51:02.597299+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:02.861 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.65855707Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-17T07:51:02.861 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.70897207Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-17T07:51:02.861 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.734130477Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-17T07:51:02.861 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.767823607Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-17T07:51:02.861 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.809587567Z level=info msg="Executing migration" id="Add column is_default" 2024-09-17T07:51:02.861 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.860175266Z level=info msg="Executing migration" id="Add column frequency" 2024-09-17T07:51:03.121 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.902119111Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-17T07:51:03.122 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.944380831Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-17T07:51:03.122 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.969635022Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-17T07:51:03.122 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:02 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:02.99502299Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-17T07:51:03.122 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.037049533Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-17T07:51:03.122 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.079103888Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-17T07:51:03.122 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.121115814Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T07:51:03.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[15210]: audit 2024-09-17T07:51:01.832275+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[15210]: audit 2024-09-17T07:51:01.842290+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[15210]: audit 2024-09-17T07:51:02.589322+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[15210]: audit 2024-09-17T07:51:02.597299+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[19705]: audit 2024-09-17T07:51:01.832275+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[19705]: audit 2024-09-17T07:51:01.842290+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[19705]: audit 2024-09-17T07:51:02.589322+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:02 smithi105 bash[19705]: audit 2024-09-17T07:51:02.597299+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:03.407 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.146396766Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-17T07:51:03.407 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.171605678Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-17T07:51:03.407 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.213534279Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T07:51:03.407 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.289023469Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-17T07:51:03.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.314301047Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-17T07:51:03.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.339567332Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-17T07:51:03.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.364697012Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-17T07:51:03.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.406767233Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-17T07:51:03.676 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.432131114Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-17T07:51:03.676 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.45733131Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-17T07:51:03.677 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.482574345Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T07:51:03.677 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.524551618Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T07:51:03.677 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.566571518Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-17T07:51:03.677 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.608582385Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-17T07:51:03.677 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.63381365Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-17T07:51:03.677 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.675793173Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-17T07:51:03.947 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[15143]: cluster 2024-09-17T07:51:02.466824+0000 mgr.y (mgr.25027) 143 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:03.947 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.701108648Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-17T07:51:03.947 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.726264328Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-17T07:51:03.947 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.751579352Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-17T07:51:03.947 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.793597065Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-17T07:51:03.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.821020964Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-17T07:51:03.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.90504592Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-17T07:51:03.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.946678562Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.972151793Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:03 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:03.997412695Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.039315333Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.081339699Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.131687642Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.156987546Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.182206015Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-17T07:51:04.208 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.207413257Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-17T07:51:04.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:03 smithi105 bash[15210]: cluster 2024-09-17T07:51:02.466824+0000 mgr.y (mgr.25027) 143 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:04.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:03 smithi105 bash[19705]: cluster 2024-09-17T07:51:02.466824+0000 mgr.y (mgr.25027) 143 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:04.507 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.232670815Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-17T07:51:04.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.257884815Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-17T07:51:04.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.283137343Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-17T07:51:04.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.332769297Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-17T07:51:04.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.360311549Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-17T07:51:04.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.38680827Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-17T07:51:04.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.428785423Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-17T07:51:04.508 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.507009123Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-17T07:51:04.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.532345834Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-17T07:51:04.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.574138334Z level=info msg="Executing migration" id="Move region to single row" 2024-09-17T07:51:04.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.600691332Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-17T07:51:04.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.625927974Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T07:51:04.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.660745836Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T07:51:04.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.687090485Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T07:51:04.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.729971171Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T07:51:04.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.755579534Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-17T07:51:05.045 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.797975781Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T07:51:05.045 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.875987182Z level=info msg="Executing migration" id="create test_data table" 2024-09-17T07:51:05.045 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:04 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:04.940656507Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-17T07:51:05.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:05 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:05.044845388Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-17T07:51:05.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:05 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:05.1698766Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T07:51:05.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:05 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:05.224964412Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-17T07:51:05.687 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:05 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:05.390383434Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-17T07:51:05.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:05 smithi121 bash[15143]: cluster 2024-09-17T07:51:04.468499+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:05.959 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:05 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:05.686060757Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-17T07:51:06.228 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:05 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:05.959047202Z level=info msg="Executing migration" id="create team table" 2024-09-17T07:51:06.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:05 smithi105 bash[15210]: cluster 2024-09-17T07:51:04.468499+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:06.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:05 smithi105 bash[19705]: cluster 2024-09-17T07:51:04.468499+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:06.520 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:06 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:06.227737406Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-17T07:51:06.520 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:06 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:06.409352902Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-17T07:51:07.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:06 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:06.673340683Z level=info msg="Executing migration" id="create team member table" 2024-09-17T07:51:07.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:06 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:06.739549934Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-17T07:51:07.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:06 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:06.898148555Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T07:51:07.382 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:07.07537263Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-17T07:51:07.382 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:07.172987902Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-17T07:51:07.382 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:07.275307137Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-17T07:51:07.382 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:07.381538288Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-17T07:51:07.701 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:07.478452873Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-17T07:51:07.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:07.597560947Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-17T07:51:07.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:07.700643697Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T07:51:08.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:07 smithi121 bash[15143]: cluster 2024-09-17T07:51:06.469221+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:08.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:07 smithi105 bash[15210]: cluster 2024-09-17T07:51:06.469221+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:08.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:07 smithi105 bash[19705]: cluster 2024-09-17T07:51:06.469221+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:08.381 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:08 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:08.02064416Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T07:51:08.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:08 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:08.391802385Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-17T07:51:08.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:08 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:08.523813794Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-17T07:51:08.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:08 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:08.606774998Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-17T07:51:09.182 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:08 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:08.866603146Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-17T07:51:09.473 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:09.181767455Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-17T07:51:09.474 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:09.398111075Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-17T07:51:09.768 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:09.473078747Z level=info msg="Executing migration" id="create tag table" 2024-09-17T07:51:09.768 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:09.577378247Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-17T07:51:09.768 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:09.653100796Z level=info msg="Executing migration" id="create login attempt table" 2024-09-17T07:51:10.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[15143]: cluster 2024-09-17T07:51:08.471008+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:10.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[15143]: audit 2024-09-17T07:51:09.225895+0000 mon.b (mon.2) 166 : audit [DBG] from='client.? 172.21.15.121:0/642573681' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:10.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[15143]: audit 2024-09-17T07:51:09.609498+0000 mon.b (mon.2) 167 : audit [INF] from='client.? 172.21.15.121:0/4064085900' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:10.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:09.766821724Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-17T07:51:10.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:09 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:09.905170486Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-17T07:51:10.307 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:10 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:10.038413543Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T07:51:10.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:09 smithi105 bash[15210]: cluster 2024-09-17T07:51:08.471008+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:10.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:09 smithi105 bash[15210]: audit 2024-09-17T07:51:09.225895+0000 mon.b (mon.2) 166 : audit [DBG] from='client.? 172.21.15.121:0/642573681' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:10.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:09 smithi105 bash[15210]: audit 2024-09-17T07:51:09.609498+0000 mon.b (mon.2) 167 : audit [INF] from='client.? 172.21.15.121:0/4064085900' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:10.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:09 smithi105 bash[19705]: cluster 2024-09-17T07:51:08.471008+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:10.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:09 smithi105 bash[19705]: audit 2024-09-17T07:51:09.225895+0000 mon.b (mon.2) 166 : audit [DBG] from='client.? 172.21.15.121:0/642573681' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:10.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:09 smithi105 bash[19705]: audit 2024-09-17T07:51:09.609498+0000 mon.b (mon.2) 167 : audit [INF] from='client.? 172.21.15.121:0/4064085900' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:10.596 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:10 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:10.306733676Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-17T07:51:10.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:10 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:10.595810523Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-17T07:51:10.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:10 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:10.77424972Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-17T07:51:11.042 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:10 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:10.952099982Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-17T07:51:11.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:11 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:11.041111528Z level=info msg="Executing migration" id="create user auth table" 2024-09-17T07:51:11.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:11 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:11.155321656Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T07:51:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:11 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:11.277178172Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-17T07:51:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:11 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:11.369100833Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-17T07:51:12.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:11 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:11.701992267Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-17T07:51:12.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:11 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:11.868791453Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-17T07:51:12.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:11 smithi121 bash[15143]: cluster 2024-09-17T07:51:10.471838+0000 mgr.y (mgr.25027) 147 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:12.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:11 smithi105 bash[15210]: cluster 2024-09-17T07:51:10.471838+0000 mgr.y (mgr.25027) 147 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:12.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:11 smithi105 bash[19705]: cluster 2024-09-17T07:51:10.471838+0000 mgr.y (mgr.25027) 147 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:12.520 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:12 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:12.242840742Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-17T07:51:12.891 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:12 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:12.590337934Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-17T07:51:12.891 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:12 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:12.778030749Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T07:51:13.114 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:51:13.353 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:12 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:12.89049035Z level=info msg="Executing migration" id="create server_lock table" 2024-09-17T07:51:13.353 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:12 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:12.954711931Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-17T07:51:13.353 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:13 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:13.101683548Z level=info msg="Executing migration" id="create user auth token table" 2024-09-17T07:51:13.684 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:13 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:13.357160001Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (48s) 40s ago 26m 15.5M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (19s) 11s ago 25m 25.3M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 unknown 11s ago 23m - - 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (2m) 11s ago 30m 427M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (12m) 40s ago 32m 479M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (32m) 40s ago 32m 117M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (31m) 12s ago 31m 84.7M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (31m) 40s ago 31m 78.3M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:51:13.837 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (112s) 40s ago 26m 8500k - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (106s) 11s ago 26m 10.3M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (30m) 40s ago 30m 54.8M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (29m) 40s ago 29m 55.0M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (29m) 40s ago 29m 50.3M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (28m) 40s ago 28m 56.1M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (28m) 11s ago 28m 56.4M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (28m) 11s ago 28m 55.0M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (27m) 11s ago 27m 55.7M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (27m) 11s ago 27m 58.1M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (77s) 11s ago 26m 39.3M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (24m) 40s ago 24m 58.3M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:51:13.838 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (24m) 11s ago 24m 59.3M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:51:14.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:13 smithi121 bash[15143]: cluster 2024-09-17T07:51:12.472554+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:14.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:13 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:13.683919533Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-17T07:51:14.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:13 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:13.752177979Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-17T07:51:14.273 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:51:14.273 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:51:14.273 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:51:14.273 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:51:14.273 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:51:14.273 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:51:14.274 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:51:14.310 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.026469573Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-17T07:51:14.310 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.219316864Z level=info msg="Executing migration" id="create cache_data table" 2024-09-17T07:51:14.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:13 smithi105 bash[19705]: cluster 2024-09-17T07:51:12.472554+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:14.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:13 smithi105 bash[15210]: cluster 2024-09-17T07:51:12.472554+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:14.613 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.309429458Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-17T07:51:14.613 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.420346249Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-17T07:51:14.613 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.506244032Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-17T07:51:14.613 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.542671104Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T07:51:14.613 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.612305511Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-17T07:51:14.639 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr" 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:51:14.640 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:51:14.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.678886086Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-17T07:51:14.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.738762606Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-17T07:51:14.886 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.83392867Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-17T07:51:15.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.909004989Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T07:51:15.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.950983799Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-17T07:51:15.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:14.977301705Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-17T07:51:15.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[15143]: audit 2024-09-17T07:51:13.094333+0000 mgr.y (mgr.25027) 149 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[15143]: audit 2024-09-17T07:51:13.450082+0000 mgr.y (mgr.25027) 150 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[15143]: audit 2024-09-17T07:51:13.810933+0000 mgr.y (mgr.25027) 151 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:14 smithi121 bash[15143]: audit 2024-09-17T07:51:14.267204+0000 mon.a (mon.0) 1066 : audit [DBG] from='client.? 172.21.15.105:0/1687420469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:15.168 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.030288916Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-17T07:51:15.168 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.072370061Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T07:51:15.168 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.115887985Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-17T07:51:15.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[15210]: audit 2024-09-17T07:51:13.094333+0000 mgr.y (mgr.25027) 149 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[15210]: audit 2024-09-17T07:51:13.450082+0000 mgr.y (mgr.25027) 150 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[15210]: audit 2024-09-17T07:51:13.810933+0000 mgr.y (mgr.25027) 151 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[15210]: audit 2024-09-17T07:51:14.267204+0000 mon.a (mon.0) 1066 : audit [DBG] from='client.? 172.21.15.105:0/1687420469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:15.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[19705]: audit 2024-09-17T07:51:13.094333+0000 mgr.y (mgr.25027) 149 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[19705]: audit 2024-09-17T07:51:13.450082+0000 mgr.y (mgr.25027) 150 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[19705]: audit 2024-09-17T07:51:13.810933+0000 mgr.y (mgr.25027) 151 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:15.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:14 smithi105 bash[19705]: audit 2024-09-17T07:51:14.267204+0000 mon.a (mon.0) 1066 : audit [DBG] from='client.? 172.21.15.105:0/1687420469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:15.449 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.167792484Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-17T07:51:15.449 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.193089413Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-17T07:51:15.449 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.218605157Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-17T07:51:15.450 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.273032556Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T07:51:15.450 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.321469091Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T07:51:15.450 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.394790266Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T07:51:15.450 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.448867355Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-17T07:51:15.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.492446234Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-17T07:51:15.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.51802387Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T07:51:15.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.561981143Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T07:51:15.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.587587367Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-17T07:51:15.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.613759993Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T07:51:15.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.658192759Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-17T07:51:15.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.701381347Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T07:51:16.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[15143]: cluster 2024-09-17T07:51:14.474154+0000 mgr.y (mgr.25027) 152 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:16.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[15143]: audit 2024-09-17T07:51:14.633459+0000 mgr.y (mgr.25027) 153 : audit [DBG] from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:16.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.734848379Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-17T07:51:16.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.795869507Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T07:51:16.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.836061812Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-17T07:51:16.002 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.880654483Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T07:51:16.002 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:15 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:15.922893451Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-17T07:51:16.002 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.000348169Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-17T07:51:16.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.057233599Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-17T07:51:16.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.10085418Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T07:51:16.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.156167198Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T07:51:16.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.1843623Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-17T07:51:16.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.244776632Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-17T07:51:16.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:15 smithi105 bash[19705]: cluster 2024-09-17T07:51:14.474154+0000 mgr.y (mgr.25027) 152 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:16.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:15 smithi105 bash[19705]: audit 2024-09-17T07:51:14.633459+0000 mgr.y (mgr.25027) 153 : audit [DBG] from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:16.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:15 smithi105 bash[15210]: cluster 2024-09-17T07:51:14.474154+0000 mgr.y (mgr.25027) 152 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:16.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:15 smithi105 bash[15210]: audit 2024-09-17T07:51:14.633459+0000 mgr.y (mgr.25027) 153 : audit [DBG] from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:16.770 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.345012889Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-17T07:51:16.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.445046366Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T07:51:16.771 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.564119753Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T07:51:17.179 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:16 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:16.77868179Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-17T07:51:17.179 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.004464684Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-17T07:51:17.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.178893308Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T07:51:17.485 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.342807461Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T07:51:17.485 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.422560068Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T07:51:17.765 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.485034141Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T07:51:17.765 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.526518385Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-17T07:51:17.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.551916908Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T07:51:17.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.57708023Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-17T07:51:17.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.602721919Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T07:51:17.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.627971091Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-17T07:51:17.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.66185585Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-17T07:51:17.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.713731022Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-17T07:51:17.766 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.764703348Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T07:51:18.020 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.790507785Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T07:51:18.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.815644748Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T07:51:18.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.860481187Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-17T07:51:18.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.936097401Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-17T07:51:18.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:17.978821852Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T07:51:18.021 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.004542813Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-17T07:51:18.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: cluster 2024-09-17T07:51:16.474904+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.494724+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.504164+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.505746+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.507291+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.516234+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.573599+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.619088+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.623852+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.626550+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.629065+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.631685+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.633891+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.636019+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.638585+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.641666+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.644436+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.647071+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.649801+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.652265+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.654547+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.656983+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.668520+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.670796+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.677969+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:51:18.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.679332+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.685309+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.686713+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.693366+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.694825+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.696032+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.701525+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.702702+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.703846+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.709563+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.710732+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.711748+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:51:18.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.717660+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.719098+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.720302+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.726446+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.727917+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.733741+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.734910+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.735893+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.736862+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.738032+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.739252+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.740425+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.741588+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:51:18.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.748039+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:51:18.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.749968+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:51:18.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:17 smithi121 bash[15143]: audit 2024-09-17T07:51:17.754768+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:51:18.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: cluster 2024-09-17T07:51:16.474904+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:18.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.494724+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.504164+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.505746+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:18.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.507291+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:18.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.516234+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.573599+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.619088+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.623852+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.626550+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.629065+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.631685+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.633891+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.636019+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.638585+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.641666+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.644436+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.647071+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.649801+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: cluster 2024-09-17T07:51:16.474904+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.494724+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.504164+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.505746+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.507291+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.516234+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.573599+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.619088+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.623852+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.626550+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.629065+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.631685+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.633891+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.636019+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.638585+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.641666+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.644436+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.647071+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.649801+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.652265+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.654547+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.656983+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.668520+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.670796+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.677969+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.679332+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.685309+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.686713+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.693366+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.694825+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.696032+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.701525+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:51:18.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.702702+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.703846+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.709563+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.710732+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.652265+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.654547+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.656983+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.668520+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.670796+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.677969+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:51:18.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.679332+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.685309+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.686713+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.693366+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.694825+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.696032+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.701525+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.702702+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.703846+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.709563+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:51:18.343 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.710732+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.711748+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.717660+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.719098+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.720302+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.726446+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.727917+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.733741+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.734910+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.735893+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.736862+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.738032+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.739252+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.740425+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.741588+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.748039+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.749968+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[15210]: audit 2024-09-17T07:51:17.754768+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.711748+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.717660+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.719098+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.720302+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:51:18.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.726446+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.727917+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.733741+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.734910+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.735893+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.736862+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.738032+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.739252+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.740425+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.741588+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.748039+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.749968+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:51:18.346 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:17 smithi105 bash[19705]: audit 2024-09-17T07:51:17.754768+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:51:18.351 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.06771562Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-17T07:51:18.351 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.109649876Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T07:51:18.351 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.152163474Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-17T07:51:18.351 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.177723974Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-17T07:51:18.352 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.204361061Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T07:51:18.352 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.230002337Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T07:51:18.352 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.255622056Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T07:51:18.352 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.281627899Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T07:51:18.352 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.306964873Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T07:51:18.352 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.350920052Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T07:51:18.610 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.394470485Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T07:51:18.610 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.437041405Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T07:51:18.610 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.489984424Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T07:51:18.610 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.490304536Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T07:51:18.610 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.566950797Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T07:51:18.610 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.609310764Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.639630068Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.640160813Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.640648336Z level=info msg="alerts found to migrate" alerts=0 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.667539829Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.692848806Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.71862068Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.761307149Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T07:51:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.786582559Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-17T07:51:18.886 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.829406099Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T07:51:18.886 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.855831762Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-17T07:51:18.886 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.88402255Z level=info msg="Executing migration" id="create data_keys table" 2024-09-17T07:51:19.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: cephadm 2024-09-17T07:51:17.508700+0000 mgr.y (mgr.25027) 155 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:19.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: cluster 2024-09-17T07:51:17.509665+0000 mgr.y (mgr.25027) 156 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-09-17T07:51:19.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: cluster 2024-09-17T07:51:17.510000+0000 mgr.y (mgr.25027) 157 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:19.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: audit 2024-09-17T07:51:17.574644+0000 mgr.y (mgr.25027) 158 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:51:19.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: cephadm 2024-09-17T07:51:17.658643+0000 mgr.y (mgr.25027) 159 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:51:19.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: cephadm 2024-09-17T07:51:17.749177+0000 mgr.y (mgr.25027) 160 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:51:19.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: audit 2024-09-17T07:51:18.116464+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:19.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[15143]: audit 2024-09-17T07:51:18.125893+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:19.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.926088984Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T07:51:19.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:18 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:18.969590031Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T07:51:19.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.012723009Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T07:51:19.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.03802321Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T07:51:19.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.078008037Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T07:51:19.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.178728883Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T07:51:19.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: cephadm 2024-09-17T07:51:17.508700+0000 mgr.y (mgr.25027) 155 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: cluster 2024-09-17T07:51:17.509665+0000 mgr.y (mgr.25027) 156 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: cluster 2024-09-17T07:51:17.510000+0000 mgr.y (mgr.25027) 157 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: audit 2024-09-17T07:51:17.574644+0000 mgr.y (mgr.25027) 158 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: cephadm 2024-09-17T07:51:17.658643+0000 mgr.y (mgr.25027) 159 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: cephadm 2024-09-17T07:51:17.749177+0000 mgr.y (mgr.25027) 160 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: audit 2024-09-17T07:51:18.116464+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[19705]: audit 2024-09-17T07:51:18.125893+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: cephadm 2024-09-17T07:51:17.508700+0000 mgr.y (mgr.25027) 155 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:19.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: cluster 2024-09-17T07:51:17.509665+0000 mgr.y (mgr.25027) 156 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-09-17T07:51:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: cluster 2024-09-17T07:51:17.510000+0000 mgr.y (mgr.25027) 157 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: audit 2024-09-17T07:51:17.574644+0000 mgr.y (mgr.25027) 158 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T07:51:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: cephadm 2024-09-17T07:51:17.658643+0000 mgr.y (mgr.25027) 159 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:51:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: cephadm 2024-09-17T07:51:17.749177+0000 mgr.y (mgr.25027) 160 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:51:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: audit 2024-09-17T07:51:18.116464+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:18 smithi105 bash[15210]: audit 2024-09-17T07:51:18.125893+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:19.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.221478017Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-17T07:51:19.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.263574222Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-17T07:51:19.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.309239641Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T07:51:19.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.334399974Z level=info msg="Executing migration" id="create permission table" 2024-09-17T07:51:19.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.364038672Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-17T07:51:19.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.406659586Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-17T07:51:19.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.432318994Z level=info msg="Executing migration" id="create role table" 2024-09-17T07:51:19.702 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.477298001Z level=info msg="Executing migration" id="add column display_name" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.502542346Z level=info msg="Executing migration" id="add column group_name" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.529003306Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.554274093Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.59622491Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.624138621Z level=info msg="Executing migration" id="create team role table" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.650488188Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.675750173Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T07:51:19.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.701540867Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-17T07:51:19.957 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.778112422Z level=info msg="Executing migration" id="create user role table" 2024-09-17T07:51:19.957 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.820073594Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-17T07:51:19.957 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.84614361Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T07:51:19.958 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.871355835Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-17T07:51:19.958 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.914374086Z level=info msg="Executing migration" id="create builtin role table" 2024-09-17T07:51:19.958 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.956878424Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-17T07:51:20.233 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:19 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:19.982545146Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-17T07:51:20.233 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.008115889Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-17T07:51:20.233 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.042073692Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-17T07:51:20.233 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.084418311Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T07:51:20.233 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.126675876Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-17T07:51:20.234 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.171632617Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-17T07:51:20.234 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.197355728Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-17T07:51:20.234 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.232617263Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-17T07:51:20.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.275970679Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T07:51:20.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.35187112Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T07:51:20.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.38830197Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T07:51:20.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.432521996Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T07:51:20.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.457569834Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T07:51:20.487 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.486295132Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.520405792Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.563305684Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.609071495Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.634509867Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.662019298Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.687246103Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.713135224Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T07:51:20.739 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.738468951Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T07:51:21.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[15143]: cluster 2024-09-17T07:51:19.511612+0000 mgr.y (mgr.25027) 161 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:21.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.774514395Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T07:51:21.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.818294953Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T07:51:21.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.86025133Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T07:51:21.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.88868526Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T07:51:21.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:20 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:20.931880044Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T07:51:21.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.007891573Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T07:51:21.009 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.008291781Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.051971404Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.052402688Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.094401791Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.138148273Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.163797276Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.191568745Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.214123345Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T07:51:21.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.23806431Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T07:51:21.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:20 smithi105 bash[19705]: cluster 2024-09-17T07:51:19.511612+0000 mgr.y (mgr.25027) 161 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:21.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:20 smithi105 bash[15210]: cluster 2024-09-17T07:51:19.511612+0000 mgr.y (mgr.25027) 161 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.280097419Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.306412083Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.332094928Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.358736512Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.384034839Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.426380093Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.480603907Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.506230874Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T07:51:21.591 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.590265722Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T07:51:21.865 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.632700459Z level=info msg="Executing migration" id="add share column" 2024-09-17T07:51:21.866 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.68412547Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T07:51:21.866 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.726447691Z level=info msg="Executing migration" id="create file table" 2024-09-17T07:51:21.866 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.770212227Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T07:51:21.866 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.795950681Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T07:51:21.866 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.838596743Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T07:51:21.866 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.864973814Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T07:51:22.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.891275999Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T07:51:22.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.934840758Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T07:51:22.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:21 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:21.97778865Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T07:51:22.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.00420332Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T07:51:22.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.048163096Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T07:51:22.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.098824955Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T07:51:22.142 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.141197232Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T07:51:22.407 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.218711359Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T07:51:22.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.260642529Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T07:51:22.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.285825348Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T07:51:22.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.313363362Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T07:51:22.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.33863739Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T07:51:22.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.364178639Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T07:51:22.408 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.407065234Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T07:51:22.664 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.457714282Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T07:51:22.664 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.483634629Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T07:51:22.664 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.509520574Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T07:51:22.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.544195169Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T07:51:22.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.569371305Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T07:51:22.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.59499413Z level=info msg="Executing migration" id="create folder table" 2024-09-17T07:51:22.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.637805141Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T07:51:22.665 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.663685029Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T07:51:22.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[15143]: cluster 2024-09-17T07:51:21.512505+0000 mgr.y (mgr.25027) 162 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:22.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[15143]: audit 2024-09-17T07:51:22.412091+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:22.938 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.688863931Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T07:51:22.938 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.731677398Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T07:51:22.938 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=migrator t=2024-09-17T07:51:22.803509828Z level=info msg="migrations completed" performed=485 skipped=0 duration=26.44617613s 2024-09-17T07:51:22.938 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=sqlstore t=2024-09-17T07:51:22.804549255Z level=info msg="Created default organization" 2024-09-17T07:51:23.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:22 smithi105 bash[19705]: cluster 2024-09-17T07:51:21.512505+0000 mgr.y (mgr.25027) 162 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:23.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:22 smithi105 bash[19705]: audit 2024-09-17T07:51:22.412091+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:23.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:22 smithi105 bash[15210]: cluster 2024-09-17T07:51:21.512505+0000 mgr.y (mgr.25027) 162 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s 2024-09-17T07:51:23.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:22 smithi105 bash[15210]: audit 2024-09-17T07:51:22.412091+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:23.373 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=plugin.loader t=2024-09-17T07:51:22.937125423Z level=info msg="Plugin registered" pluginID=input 2024-09-17T07:51:23.373 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=plugin.loader t=2024-09-17T07:51:22.966269639Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-17T07:51:23.374 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=plugin.loader t=2024-09-17T07:51:22.966300302Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-17T07:51:23.374 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=secrets t=2024-09-17T07:51:22.966342264Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T07:51:23.374 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=query_data t=2024-09-17T07:51:22.968204503Z level=info msg="Query Service initialization" 2024-09-17T07:51:23.374 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:22 smithi121 bash[56169]: logger=live.push_http t=2024-09-17T07:51:22.971329161Z level=info msg="Live Push Gateway initialization" 2024-09-17T07:51:24.270 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=infra.usagestats.collector t=2024-09-17T07:51:24.053142996Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T07:51:24.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=provisioning.datasources t=2024-09-17T07:51:24.110908115Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T07:51:24.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=provisioning.datasources t=2024-09-17T07:51:24.246818274Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-17T07:51:24.681 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=provisioning.alerting t=2024-09-17T07:51:24.3591444Z level=info msg="starting to provision alerting" 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=provisioning.alerting t=2024-09-17T07:51:24.359227882Z level=info msg="finished to provision alerting" 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=ngalert.state.manager t=2024-09-17T07:51:24.360392628Z level=info msg="Warming state cache for startup" 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=grafanaStorageLogger t=2024-09-17T07:51:24.361440422Z level=info msg="storage starting" 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=http.server t=2024-09-17T07:51:24.372748573Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=sqlstore.transactions t=2024-09-17T07:51:24.373549062Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=ngalert.state.manager t=2024-09-17T07:51:24.455695173Z level=info msg="State cache has been initialized" states=0 duration=95.300435ms 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=ticker t=2024-09-17T07:51:24.455896587Z level=info msg=starting first_tick=2024-09-17T07:51:30Z 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=ngalert.multiorg.alertmanager t=2024-09-17T07:51:24.455865278Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T07:51:24.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[56169]: logger=sqlstore.transactions t=2024-09-17T07:51:24.680990112Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T07:51:25.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:24 smithi121 bash[15143]: cluster 2024-09-17T07:51:23.514178+0000 mgr.y (mgr.25027) 163 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:25.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:24 smithi105 bash[19705]: cluster 2024-09-17T07:51:23.514178+0000 mgr.y (mgr.25027) 163 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:25.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:24 smithi105 bash[15210]: cluster 2024-09-17T07:51:23.514178+0000 mgr.y (mgr.25027) 163 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:26.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:25 smithi121 bash[15143]: audit 2024-09-17T07:51:25.554665+0000 mon.b (mon.2) 168 : audit [DBG] from='client.? 172.21.15.121:0/332095968' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:26.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:25 smithi105 bash[15210]: audit 2024-09-17T07:51:25.554665+0000 mon.b (mon.2) 168 : audit [DBG] from='client.? 172.21.15.121:0/332095968' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:26.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:25 smithi105 bash[19705]: audit 2024-09-17T07:51:25.554665+0000 mon.b (mon.2) 168 : audit [DBG] from='client.? 172.21.15.121:0/332095968' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:27.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: cluster 2024-09-17T07:51:25.514949+0000 mgr.y (mgr.25027) 164 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:27.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:25.940085+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:25.946729+0000 mon.b (mon.2) 169 : audit [INF] from='client.? 172.21.15.121:0/78661398' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:25.946798+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:25.948250+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:25.949532+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: cephadm 2024-09-17T07:51:25.950667+0000 mgr.y (mgr.25027) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: cluster 2024-09-17T07:51:25.951685+0000 mgr.y (mgr.25027) 166 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:25.957222+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:26.047269+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:26.048995+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: cephadm 2024-09-17T07:51:26.050470+0000 mgr.y (mgr.25027) 167 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:27.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:26 smithi121 bash[15143]: audit 2024-09-17T07:51:26.056439+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: cluster 2024-09-17T07:51:25.514949+0000 mgr.y (mgr.25027) 164 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:27.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:25.940085+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:25.946729+0000 mon.b (mon.2) 169 : audit [INF] from='client.? 172.21.15.121:0/78661398' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:27.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:25.946798+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:25.948250+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:27.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:25.949532+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:27.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: cephadm 2024-09-17T07:51:25.950667+0000 mgr.y (mgr.25027) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: cluster 2024-09-17T07:51:25.951685+0000 mgr.y (mgr.25027) 166 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:25.957222+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:26.047269+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:26.048995+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: cephadm 2024-09-17T07:51:26.050470+0000 mgr.y (mgr.25027) 167 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[15210]: audit 2024-09-17T07:51:26.056439+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: cluster 2024-09-17T07:51:25.514949+0000 mgr.y (mgr.25027) 164 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:25.940085+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:25.946729+0000 mon.b (mon.2) 169 : audit [INF] from='client.? 172.21.15.121:0/78661398' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:25.946798+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:25.948250+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:25.949532+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:27.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: cephadm 2024-09-17T07:51:25.950667+0000 mgr.y (mgr.25027) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:27.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: cluster 2024-09-17T07:51:25.951685+0000 mgr.y (mgr.25027) 166 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:27.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:25.957222+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:27.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:26.047269+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:51:27.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:26.048995+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:51:27.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: cephadm 2024-09-17T07:51:26.050470+0000 mgr.y (mgr.25027) 167 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:51:27.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:26 smithi105 bash[19705]: audit 2024-09-17T07:51:26.056439+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:51:28.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:27 smithi121 bash[15143]: cluster 2024-09-17T07:51:26.949012+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:51:28.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:27 smithi121 bash[15143]: cluster 2024-09-17T07:51:26.949130+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-09-17T07:51:28.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:27 smithi105 bash[15210]: cluster 2024-09-17T07:51:26.949012+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:51:28.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:27 smithi105 bash[15210]: cluster 2024-09-17T07:51:26.949130+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-09-17T07:51:28.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:27 smithi105 bash[19705]: cluster 2024-09-17T07:51:26.949012+0000 mon.a (mon.0) 1130 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:51:28.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:27 smithi105 bash[19705]: cluster 2024-09-17T07:51:26.949130+0000 mon.a (mon.0) 1131 : cluster [INF] Cluster is now healthy 2024-09-17T07:51:29.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:28 smithi121 bash[15143]: cluster 2024-09-17T07:51:27.952350+0000 mgr.y (mgr.25027) 168 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:29.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:28 smithi105 bash[15210]: cluster 2024-09-17T07:51:27.952350+0000 mgr.y (mgr.25027) 168 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:29.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:28 smithi105 bash[19705]: cluster 2024-09-17T07:51:27.952350+0000 mgr.y (mgr.25027) 168 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:31.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:30 smithi105 bash[15210]: cluster 2024-09-17T07:51:29.954021+0000 mgr.y (mgr.25027) 169 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:31.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:30 smithi105 bash[19705]: cluster 2024-09-17T07:51:29.954021+0000 mgr.y (mgr.25027) 169 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:31.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:30 smithi121 bash[15143]: cluster 2024-09-17T07:51:29.954021+0000 mgr.y (mgr.25027) 169 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:33.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:33 smithi121 bash[15143]: cluster 2024-09-17T07:51:31.954784+0000 mgr.y (mgr.25027) 170 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:33.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:33 smithi105 bash[15210]: cluster 2024-09-17T07:51:31.954784+0000 mgr.y (mgr.25027) 170 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:33.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:33 smithi105 bash[19705]: cluster 2024-09-17T07:51:31.954784+0000 mgr.y (mgr.25027) 170 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:35.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:35 smithi105 bash[15210]: cluster 2024-09-17T07:51:33.956457+0000 mgr.y (mgr.25027) 171 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:35.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:35 smithi105 bash[19705]: cluster 2024-09-17T07:51:33.956457+0000 mgr.y (mgr.25027) 171 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:35.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:35 smithi121 bash[15143]: cluster 2024-09-17T07:51:33.956457+0000 mgr.y (mgr.25027) 171 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:37.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:37 smithi105 bash[19705]: cluster 2024-09-17T07:51:35.957217+0000 mgr.y (mgr.25027) 172 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:37 smithi105 bash[15210]: cluster 2024-09-17T07:51:35.957217+0000 mgr.y (mgr.25027) 172 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:37.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:37 smithi121 bash[15143]: cluster 2024-09-17T07:51:35.957217+0000 mgr.y (mgr.25027) 172 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 98 B/s rd, 0 op/s 2024-09-17T07:51:39.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:39 smithi105 bash[19705]: cluster 2024-09-17T07:51:37.957969+0000 mgr.y (mgr.25027) 173 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:39.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:39 smithi105 bash[15210]: cluster 2024-09-17T07:51:37.957969+0000 mgr.y (mgr.25027) 173 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:39.353 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:39 smithi121 bash[15143]: cluster 2024-09-17T07:51:37.957969+0000 mgr.y (mgr.25027) 173 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:41.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:40 smithi121 bash[15143]: cluster 2024-09-17T07:51:39.959709+0000 mgr.y (mgr.25027) 174 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:40 smithi121 bash[15143]: audit 2024-09-17T07:51:40.012025+0000 mon.b (mon.2) 170 : audit [DBG] from='client.? 172.21.15.121:0/1160965665' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:40 smithi121 bash[15143]: audit 2024-09-17T07:51:40.392861+0000 mon.b (mon.2) 171 : audit [INF] from='client.? 172.21.15.121:0/1699022504' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:41.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:40 smithi105 bash[15210]: cluster 2024-09-17T07:51:39.959709+0000 mgr.y (mgr.25027) 174 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:41.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:40 smithi105 bash[15210]: audit 2024-09-17T07:51:40.012025+0000 mon.b (mon.2) 170 : audit [DBG] from='client.? 172.21.15.121:0/1160965665' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:41.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:40 smithi105 bash[15210]: audit 2024-09-17T07:51:40.392861+0000 mon.b (mon.2) 171 : audit [INF] from='client.? 172.21.15.121:0/1699022504' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:41.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:40 smithi105 bash[19705]: cluster 2024-09-17T07:51:39.959709+0000 mgr.y (mgr.25027) 174 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:41.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:40 smithi105 bash[19705]: audit 2024-09-17T07:51:40.012025+0000 mon.b (mon.2) 170 : audit [DBG] from='client.? 172.21.15.121:0/1160965665' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:41.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:40 smithi105 bash[19705]: audit 2024-09-17T07:51:40.392861+0000 mon.b (mon.2) 171 : audit [INF] from='client.? 172.21.15.121:0/1699022504' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:43.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:43 smithi105 bash[19705]: cluster 2024-09-17T07:51:41.960419+0000 mgr.y (mgr.25027) 175 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:43.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:43 smithi105 bash[15210]: cluster 2024-09-17T07:51:41.960419+0000 mgr.y (mgr.25027) 175 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:43.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:43 smithi121 bash[15143]: cluster 2024-09-17T07:51:41.960419+0000 mgr.y (mgr.25027) 175 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:45.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:45 smithi105 bash[19705]: cluster 2024-09-17T07:51:43.962056+0000 mgr.y (mgr.25027) 176 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:45.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:45 smithi105 bash[15210]: cluster 2024-09-17T07:51:43.962056+0000 mgr.y (mgr.25027) 176 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:45.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:45 smithi121 bash[15143]: cluster 2024-09-17T07:51:43.962056+0000 mgr.y (mgr.25027) 176 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:45.814 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T07:51:46.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:46 smithi105 bash[19705]: audit 2024-09-17T07:51:45.024799+0000 mgr.y (mgr.25027) 177 : audit [DBG] from='client.25672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:46.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:46 smithi105 bash[15210]: audit 2024-09-17T07:51:45.024799+0000 mgr.y (mgr.25027) 177 : audit [DBG] from='client.25672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:46.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:46 smithi121 bash[15143]: audit 2024-09-17T07:51:45.024799+0000 mgr.y (mgr.25027) 177 : audit [DBG] from='client.25672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:51:47.300 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:47 smithi105 bash[15210]: cluster 2024-09-17T07:51:45.962535+0000 mgr.y (mgr.25027) 178 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:47.301 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:47 smithi105 bash[19705]: cluster 2024-09-17T07:51:45.962535+0000 mgr.y (mgr.25027) 178 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:47.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:47 smithi121 bash[15143]: cluster 2024-09-17T07:51:45.962535+0000 mgr.y (mgr.25027) 178 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:49.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:49 smithi105 bash[15210]: cluster 2024-09-17T07:51:47.963213+0000 mgr.y (mgr.25027) 179 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:49.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:49 smithi105 bash[19705]: cluster 2024-09-17T07:51:47.963213+0000 mgr.y (mgr.25027) 179 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:49.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:49 smithi121 bash[15143]: cluster 2024-09-17T07:51:47.963213+0000 mgr.y (mgr.25027) 179 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:49.734 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:51:50.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:50 smithi105 bash[15210]: audit 2024-09-17T07:51:49.714055+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.105:0/1407744892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:50.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:50 smithi105 bash[19705]: audit 2024-09-17T07:51:49.714055+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.105:0/1407744892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:50.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:50 smithi121 bash[15143]: audit 2024-09-17T07:51:49.714055+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.105:0/1407744892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:50.598 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-17T07:51:51.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:51 smithi105 bash[15210]: cluster 2024-09-17T07:51:49.964752+0000 mgr.y (mgr.25027) 180 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:51.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:51 smithi105 bash[19705]: cluster 2024-09-17T07:51:49.964752+0000 mgr.y (mgr.25027) 180 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:51 smithi121 bash[15143]: cluster 2024-09-17T07:51:49.964752+0000 mgr.y (mgr.25027) 180 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:53.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:53 smithi105 bash[19705]: cluster 2024-09-17T07:51:51.965467+0000 mgr.y (mgr.25027) 181 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:53.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:53 smithi105 bash[15210]: cluster 2024-09-17T07:51:51.965467+0000 mgr.y (mgr.25027) 181 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:53 smithi121 bash[15143]: cluster 2024-09-17T07:51:51.965467+0000 mgr.y (mgr.25027) 181 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:54.694 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)" 2024-09-17T07:51:55.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:55 smithi121 bash[15143]: cluster 2024-09-17T07:51:53.967131+0000 mgr.y (mgr.25027) 182 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:55.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:55 smithi121 bash[15143]: audit 2024-09-17T07:51:54.515799+0000 mon.b (mon.2) 172 : audit [DBG] from='client.? 172.21.15.121:0/2273877183' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:55.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:55 smithi121 bash[15143]: audit 2024-09-17T07:51:54.674074+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.105:0/3740525919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:55.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:55 smithi121 bash[15143]: audit 2024-09-17T07:51:54.897709+0000 mon.b (mon.2) 173 : audit [INF] from='client.? 172.21.15.121:0/3276972137' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:55.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[15210]: cluster 2024-09-17T07:51:53.967131+0000 mgr.y (mgr.25027) 182 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:55.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[15210]: audit 2024-09-17T07:51:54.515799+0000 mon.b (mon.2) 172 : audit [DBG] from='client.? 172.21.15.121:0/2273877183' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:55.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[15210]: audit 2024-09-17T07:51:54.674074+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.105:0/3740525919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:55.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[15210]: audit 2024-09-17T07:51:54.897709+0000 mon.b (mon.2) 173 : audit [INF] from='client.? 172.21.15.121:0/3276972137' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:55.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[19705]: cluster 2024-09-17T07:51:53.967131+0000 mgr.y (mgr.25027) 182 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:51:55.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[19705]: audit 2024-09-17T07:51:54.515799+0000 mon.b (mon.2) 172 : audit [DBG] from='client.? 172.21.15.121:0/2273877183' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:51:55.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[19705]: audit 2024-09-17T07:51:54.674074+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.105:0/3740525919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:51:55.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:55 smithi105 bash[19705]: audit 2024-09-17T07:51:54.897709+0000 mon.b (mon.2) 173 : audit [INF] from='client.? 172.21.15.121:0/3276972137' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:51:55.549 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-17T07:51:57.174 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:57 smithi105 bash[15210]: cluster 2024-09-17T07:51:55.967914+0000 mgr.y (mgr.25027) 183 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:57.175 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:57 smithi105 bash[19705]: cluster 2024-09-17T07:51:55.967914+0000 mgr.y (mgr.25027) 183 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:57.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:57 smithi121 bash[15143]: cluster 2024-09-17T07:51:55.967914+0000 mgr.y (mgr.25027) 183 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:59.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:51:59 smithi105 bash[15210]: cluster 2024-09-17T07:51:57.968671+0000 mgr.y (mgr.25027) 184 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:59.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:51:59 smithi105 bash[19705]: cluster 2024-09-17T07:51:57.968671+0000 mgr.y (mgr.25027) 184 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:51:59.354 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:51:59.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:51:59 smithi121 bash[15143]: cluster 2024-09-17T07:51:57.968671+0000 mgr.y (mgr.25027) 184 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:00.135 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-17T07:52:00.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:00 smithi105 bash[15210]: audit 2024-09-17T07:51:59.336050+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.105:0/3928128835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:00.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:00 smithi105 bash[19705]: audit 2024-09-17T07:51:59.336050+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.105:0/3928128835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:00.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:00 smithi121 bash[15143]: audit 2024-09-17T07:51:59.336050+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.105:0/3928128835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:01.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:01 smithi105 bash[19705]: cluster 2024-09-17T07:51:59.970338+0000 mgr.y (mgr.25027) 185 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:01.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:01 smithi105 bash[15210]: cluster 2024-09-17T07:51:59.970338+0000 mgr.y (mgr.25027) 185 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:01.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:01 smithi121 bash[15143]: cluster 2024-09-17T07:51:59.970338+0000 mgr.y (mgr.25027) 185 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:03.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:03 smithi105 bash[15210]: cluster 2024-09-17T07:52:01.971003+0000 mgr.y (mgr.25027) 186 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:03.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:03 smithi105 bash[19705]: cluster 2024-09-17T07:52:01.971003+0000 mgr.y (mgr.25027) 186 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:03.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:03 smithi121 bash[15143]: cluster 2024-09-17T07:52:01.971003+0000 mgr.y (mgr.25027) 186 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:05.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:05 smithi121 bash[15143]: cluster 2024-09-17T07:52:03.972587+0000 mgr.y (mgr.25027) 187 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:05.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:05 smithi105 bash[15210]: cluster 2024-09-17T07:52:03.972587+0000 mgr.y (mgr.25027) 187 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:05.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:05 smithi105 bash[19705]: cluster 2024-09-17T07:52:03.972587+0000 mgr.y (mgr.25027) 187 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:06.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:06 smithi121 bash[15143]: audit 2024-09-17T07:52:04.137239+0000 mgr.y (mgr.25027) 188 : audit [DBG] from='client.25714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:06.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:06 smithi105 bash[15210]: audit 2024-09-17T07:52:04.137239+0000 mgr.y (mgr.25027) 188 : audit [DBG] from='client.25714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:06.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:06 smithi105 bash[19705]: audit 2024-09-17T07:52:04.137239+0000 mgr.y (mgr.25027) 188 : audit [DBG] from='client.25714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:06.752 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:52:07.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:07 smithi105 bash[15210]: cluster 2024-09-17T07:52:05.973102+0000 mgr.y (mgr.25027) 189 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:07.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:07 smithi105 bash[19705]: cluster 2024-09-17T07:52:05.973102+0000 mgr.y (mgr.25027) 189 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:07.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:07 smithi121 bash[15143]: cluster 2024-09-17T07:52:05.973102+0000 mgr.y (mgr.25027) 189 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:07.553 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T07:52:08.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:08 smithi121 bash[15143]: cluster 2024-09-17T07:52:07.973810+0000 mgr.y (mgr.25027) 190 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:08.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:08 smithi105 bash[15210]: cluster 2024-09-17T07:52:07.973810+0000 mgr.y (mgr.25027) 190 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:08.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:08 smithi105 bash[19705]: cluster 2024-09-17T07:52:07.973810+0000 mgr.y (mgr.25027) 190 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:09.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:09 smithi121 bash[15143]: audit 2024-09-17T07:52:08.967308+0000 mon.b (mon.2) 174 : audit [DBG] from='client.? 172.21.15.121:0/3006589925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:52:09.522 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:09 smithi105 bash[15210]: audit 2024-09-17T07:52:08.967308+0000 mon.b (mon.2) 174 : audit [DBG] from='client.? 172.21.15.121:0/3006589925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:52:09.523 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:09 smithi105 bash[19705]: audit 2024-09-17T07:52:08.967308+0000 mon.b (mon.2) 174 : audit [DBG] from='client.? 172.21.15.121:0/3006589925' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-09-17T07:52:10.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:10 smithi121 bash[15143]: audit 2024-09-17T07:52:09.345115+0000 mon.b (mon.2) 175 : audit [INF] from='client.? 172.21.15.121:0/3237457447' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:52:10.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:10 smithi121 bash[15143]: cluster 2024-09-17T07:52:09.975507+0000 mgr.y (mgr.25027) 191 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:10.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:10 smithi105 bash[15210]: audit 2024-09-17T07:52:09.345115+0000 mon.b (mon.2) 175 : audit [INF] from='client.? 172.21.15.121:0/3237457447' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:52:10.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:10 smithi105 bash[15210]: cluster 2024-09-17T07:52:09.975507+0000 mgr.y (mgr.25027) 191 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:10.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:10 smithi105 bash[19705]: audit 2024-09-17T07:52:09.345115+0000 mon.b (mon.2) 175 : audit [INF] from='client.? 172.21.15.121:0/3237457447' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: access denied 2024-09-17T07:52:10.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:10 smithi105 bash[19705]: cluster 2024-09-17T07:52:09.975507+0000 mgr.y (mgr.25027) 191 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:11.765 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:52:11.766 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:52:12.599 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:52:13.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:13 smithi105 bash[15210]: audit 2024-09-17T07:52:11.759194+0000 mgr.y (mgr.25027) 192 : audit [DBG] from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:13.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:13 smithi105 bash[15210]: cluster 2024-09-17T07:52:11.976328+0000 mgr.y (mgr.25027) 193 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:13.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:13 smithi105 bash[19705]: audit 2024-09-17T07:52:11.759194+0000 mgr.y (mgr.25027) 192 : audit [DBG] from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:13.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:13 smithi105 bash[19705]: cluster 2024-09-17T07:52:11.976328+0000 mgr.y (mgr.25027) 193 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:13.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:13 smithi121 bash[15143]: audit 2024-09-17T07:52:11.759194+0000 mgr.y (mgr.25027) 192 : audit [DBG] from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:13.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:13 smithi121 bash[15143]: cluster 2024-09-17T07:52:11.976328+0000 mgr.y (mgr.25027) 193 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:15.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:15 smithi105 bash[15210]: cluster 2024-09-17T07:52:13.978053+0000 mgr.y (mgr.25027) 194 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:15.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:15 smithi105 bash[19705]: cluster 2024-09-17T07:52:13.978053+0000 mgr.y (mgr.25027) 194 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:15.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:15 smithi121 bash[15143]: cluster 2024-09-17T07:52:13.978053+0000 mgr.y (mgr.25027) 194 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:16.839 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_OK 2024-09-17T07:52:17.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:17 smithi105 bash[19705]: cluster 2024-09-17T07:52:15.978782+0000 mgr.y (mgr.25027) 195 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:17.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:17 smithi105 bash[19705]: audit 2024-09-17T07:52:16.833505+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.105:0/1240140728' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:52:17.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:17 smithi105 bash[15210]: cluster 2024-09-17T07:52:15.978782+0000 mgr.y (mgr.25027) 195 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:17 smithi105 bash[15210]: audit 2024-09-17T07:52:16.833505+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.105:0/1240140728' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:52:17.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:17 smithi121 bash[15143]: cluster 2024-09-17T07:52:15.978782+0000 mgr.y (mgr.25027) 195 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:17 smithi121 bash[15143]: audit 2024-09-17T07:52:16.833505+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.105:0/1240140728' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:52:17.721 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-17T07:52:19.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:19 smithi105 bash[15210]: cluster 2024-09-17T07:52:17.979495+0000 mgr.y (mgr.25027) 196 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:19.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:19 smithi105 bash[19705]: cluster 2024-09-17T07:52:17.979495+0000 mgr.y (mgr.25027) 196 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:19.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:19 smithi121 bash[15143]: cluster 2024-09-17T07:52:17.979495+0000 mgr.y (mgr.25027) 196 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:21.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:20 smithi105 bash[15210]: cluster 2024-09-17T07:52:19.981139+0000 mgr.y (mgr.25027) 197 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:21.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:20 smithi105 bash[19705]: cluster 2024-09-17T07:52:19.981139+0000 mgr.y (mgr.25027) 197 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:21.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:20 smithi121 bash[15143]: cluster 2024-09-17T07:52:19.981139+0000 mgr.y (mgr.25027) 197 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:23.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:23 smithi105 bash[15210]: audit 2024-09-17T07:52:21.822812+0000 mgr.y (mgr.25027) 198 : audit [DBG] from='client.25756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:23.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:23 smithi105 bash[15210]: cluster 2024-09-17T07:52:21.981833+0000 mgr.y (mgr.25027) 199 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:23.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:23 smithi105 bash[19705]: audit 2024-09-17T07:52:21.822812+0000 mgr.y (mgr.25027) 198 : audit [DBG] from='client.25756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:23.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:23 smithi105 bash[19705]: cluster 2024-09-17T07:52:21.981833+0000 mgr.y (mgr.25027) 199 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:23.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:23 smithi121 bash[15143]: audit 2024-09-17T07:52:21.822812+0000 mgr.y (mgr.25027) 198 : audit [DBG] from='client.25756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:23.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:23 smithi121 bash[15143]: cluster 2024-09-17T07:52:21.981833+0000 mgr.y (mgr.25027) 199 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:24.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:24 smithi105 bash[15210]: audit 2024-09-17T07:52:22.228770+0000 mgr.y (mgr.25027) 200 : audit [DBG] from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mon", "hosts": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:24.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:24 smithi105 bash[19705]: audit 2024-09-17T07:52:22.228770+0000 mgr.y (mgr.25027) 200 : audit [DBG] from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mon", "hosts": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:24.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:24 smithi121 bash[15143]: audit 2024-09-17T07:52:22.228770+0000 mgr.y (mgr.25027) 200 : audit [DBG] from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mon", "hosts": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:24.932 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:52:25.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:25 smithi105 bash[15210]: cluster 2024-09-17T07:52:23.983402+0000 mgr.y (mgr.25027) 201 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:25.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:25 smithi105 bash[15210]: audit 2024-09-17T07:52:24.926039+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:25.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:25 smithi105 bash[19705]: cluster 2024-09-17T07:52:23.983402+0000 mgr.y (mgr.25027) 201 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:25.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:25 smithi105 bash[19705]: audit 2024-09-17T07:52:24.926039+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:25 smithi121 bash[15143]: cluster 2024-09-17T07:52:23.983402+0000 mgr.y (mgr.25027) 201 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T07:52:25.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:25 smithi121 bash[15143]: audit 2024-09-17T07:52:24.926039+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:25.705 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- 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 ; sleep 30 ; done' 2024-09-17T07:52:26.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[15210]: cephadm 2024-09-17T07:52:24.919620+0000 mgr.y (mgr.25027) 202 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:52:26.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[15210]: audit 2024-09-17T07:52:25.442266+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:26.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[15210]: audit 2024-09-17T07:52:25.444015+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:26.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[15210]: audit 2024-09-17T07:52:25.451805+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:26.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[19705]: cephadm 2024-09-17T07:52:24.919620+0000 mgr.y (mgr.25027) 202 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:52:26.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[19705]: audit 2024-09-17T07:52:25.442266+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:26.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[19705]: audit 2024-09-17T07:52:25.444015+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:26.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:26 smithi105 bash[19705]: audit 2024-09-17T07:52:25.451805+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:26.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:26 smithi121 bash[15143]: cephadm 2024-09-17T07:52:24.919620+0000 mgr.y (mgr.25027) 202 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:52:26.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:26 smithi121 bash[15143]: audit 2024-09-17T07:52:25.442266+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:26.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:26 smithi121 bash[15143]: audit 2024-09-17T07:52:25.444015+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:26.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:26 smithi121 bash[15143]: audit 2024-09-17T07:52:25.451805+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:27.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:27 smithi105 bash[15210]: cephadm 2024-09-17T07:52:25.445411+0000 mgr.y (mgr.25027) 203 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:27.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:27 smithi105 bash[15210]: cephadm 2024-09-17T07:52:25.538316+0000 mgr.y (mgr.25027) 204 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:52:27.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:27 smithi105 bash[15210]: cluster 2024-09-17T07:52:25.984125+0000 mgr.y (mgr.25027) 205 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:27.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:27 smithi105 bash[19705]: cephadm 2024-09-17T07:52:25.445411+0000 mgr.y (mgr.25027) 203 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:27.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:27 smithi105 bash[19705]: cephadm 2024-09-17T07:52:25.538316+0000 mgr.y (mgr.25027) 204 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:52:27.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:27 smithi105 bash[19705]: cluster 2024-09-17T07:52:25.984125+0000 mgr.y (mgr.25027) 205 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:27.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:27 smithi121 bash[15143]: cephadm 2024-09-17T07:52:25.445411+0000 mgr.y (mgr.25027) 203 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:27.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:27 smithi121 bash[15143]: cephadm 2024-09-17T07:52:25.538316+0000 mgr.y (mgr.25027) 204 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:52:27.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:27 smithi121 bash[15143]: cluster 2024-09-17T07:52:25.984125+0000 mgr.y (mgr.25027) 205 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:29.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:29 smithi105 bash[15210]: cluster 2024-09-17T07:52:27.984868+0000 mgr.y (mgr.25027) 206 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:29.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:29 smithi105 bash[19705]: cluster 2024-09-17T07:52:27.984868+0000 mgr.y (mgr.25027) 206 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:29.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:29 smithi121 bash[15143]: cluster 2024-09-17T07:52:27.984868+0000 mgr.y (mgr.25027) 206 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:30.421 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: audit 2024-09-17T07:52:29.113053+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.421 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: cephadm 2024-09-17T07:52:29.113713+0000 mgr.y (mgr.25027) 207 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:52:30.421 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: cephadm 2024-09-17T07:52:29.113798+0000 mgr.y (mgr.25027) 208 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:52:30.421 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: audit 2024-09-17T07:52:29.116011+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:52:30.421 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: audit 2024-09-17T07:52:29.126802+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.421 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: audit 2024-09-17T07:52:29.130161+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:30.422 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: cephadm 2024-09-17T07:52:29.131525+0000 mgr.y (mgr.25027) 209 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:52:30.422 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: audit 2024-09-17T07:52:29.142166+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.422 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: audit 2024-09-17T07:52:29.144892+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:52:30.422 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: audit 2024-09-17T07:52:29.146351+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T07:52:30.422 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: cephadm 2024-09-17T07:52:29.147661+0000 mgr.y (mgr.25027) 210 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T07:52:30.422 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[15210]: cluster 2024-09-17T07:52:29.986532+0000 mgr.y (mgr.25027) 211 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:30.422 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: audit 2024-09-17T07:52:29.113053+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: cephadm 2024-09-17T07:52:29.113713+0000 mgr.y (mgr.25027) 207 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: cephadm 2024-09-17T07:52:29.113798+0000 mgr.y (mgr.25027) 208 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: audit 2024-09-17T07:52:29.116011+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: audit 2024-09-17T07:52:29.126802+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: audit 2024-09-17T07:52:29.130161+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: cephadm 2024-09-17T07:52:29.131525+0000 mgr.y (mgr.25027) 209 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: audit 2024-09-17T07:52:29.142166+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: audit 2024-09-17T07:52:29.144892+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: audit 2024-09-17T07:52:29.146351+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: cephadm 2024-09-17T07:52:29.147661+0000 mgr.y (mgr.25027) 210 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T07:52:30.423 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:30 smithi105 bash[19705]: cluster 2024-09-17T07:52:29.986532+0000 mgr.y (mgr.25027) 211 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:30.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: audit 2024-09-17T07:52:29.113053+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: cephadm 2024-09-17T07:52:29.113713+0000 mgr.y (mgr.25027) 207 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:52:30.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: cephadm 2024-09-17T07:52:29.113798+0000 mgr.y (mgr.25027) 208 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:52:30.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: audit 2024-09-17T07:52:29.116011+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:52:30.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: audit 2024-09-17T07:52:29.126802+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: audit 2024-09-17T07:52:29.130161+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: cephadm 2024-09-17T07:52:29.131525+0000 mgr.y (mgr.25027) 209 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:52:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: audit 2024-09-17T07:52:29.142166+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: audit 2024-09-17T07:52:29.144892+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:52:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: audit 2024-09-17T07:52:29.146351+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T07:52:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: cephadm 2024-09-17T07:52:29.147661+0000 mgr.y (mgr.25027) 210 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T07:52:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:30 smithi121 bash[15143]: cluster 2024-09-17T07:52:29.986532+0000 mgr.y (mgr.25027) 211 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:30.873 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:52:31.624 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:52:31.624 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (2m) 118s ago 27m 15.5M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:52:31.624 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (97s) 65s ago 27m 30.5M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:52:31.624 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (68s) 65s ago 25m - - 3.4 24ecd6d5f14c 68a23568442d 2024-09-17T07:52:31.624 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (3m) 65s ago 32m 427M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:52:31.624 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (13m) 118s ago 33m 479M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:52:31.624 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (33m) 118s ago 34m 117M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (32m) 65s ago 32m 86.5M 2048M 16.2.0 24ecd6d5f14c c660c94ad5e6 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (32m) 118s ago 32m 78.3M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (3m) 118s ago 27m 8500k - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (3m) 65s ago 27m 9996k - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (31m) 118s ago 31m 54.8M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (31m) 118s ago 31m 55.0M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (30m) 118s ago 30m 50.3M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (30m) 118s ago 30m 56.1M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (29m) 65s ago 29m 56.5M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (29m) 65s ago 29m 55.0M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (28m) 65s ago 29m 55.9M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (28m) 65s ago 28m 58.3M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (2m) 65s ago 27m 44.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:52:31.625 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (25m) 118s ago 25m 58.3M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:52:31.626 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (25m) 65s ago 25m 59.4M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:52:32.049 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:52:32.050 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:52:32.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[15210]: audit 2024-09-17T07:52:30.853150+0000 mgr.y (mgr.25027) 212 : audit [DBG] from='client.25768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:32.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[15210]: audit 2024-09-17T07:52:31.568653+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:32.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[15210]: audit 2024-09-17T07:52:31.570018+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:52:32.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[15210]: audit 2024-09-17T07:52:31.571046+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:52:32.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[15210]: audit 2024-09-17T07:52:31.572077+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[19705]: audit 2024-09-17T07:52:30.853150+0000 mgr.y (mgr.25027) 212 : audit [DBG] from='client.25768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[19705]: audit 2024-09-17T07:52:31.568653+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[19705]: audit 2024-09-17T07:52:31.570018+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:52:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[19705]: audit 2024-09-17T07:52:31.571046+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:52:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:31 smithi105 bash[19705]: audit 2024-09-17T07:52:31.572077+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:31 smithi121 bash[15143]: audit 2024-09-17T07:52:30.853150+0000 mgr.y (mgr.25027) 212 : audit [DBG] from='client.25768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:31 smithi121 bash[15143]: audit 2024-09-17T07:52:31.568653+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:31 smithi121 bash[15143]: audit 2024-09-17T07:52:31.570018+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:52:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:31 smithi121 bash[15143]: audit 2024-09-17T07:52:31.571046+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:52:32.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:31 smithi121 bash[15143]: audit 2024-09-17T07:52:31.572077+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:32.403 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:52:32.403 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:52:32.403 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:52:32.403 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi121", 2024-09-17T07:52:32.403 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:52:32.403 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T07:52:32.404 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T07:52:32.404 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:52:32.404 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:52:33.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[15210]: audit 2024-09-17T07:52:31.235960+0000 mgr.y (mgr.25027) 213 : audit [DBG] from='client.25774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[15210]: cephadm 2024-09-17T07:52:31.559826+0000 mgr.y (mgr.25027) 214 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[15210]: cephadm 2024-09-17T07:52:31.573264+0000 mgr.y (mgr.25027) 215 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[15210]: audit 2024-09-17T07:52:31.605474+0000 mgr.y (mgr.25027) 216 : audit [DBG] from='client.25780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[15210]: cluster 2024-09-17T07:52:31.987308+0000 mgr.y (mgr.25027) 217 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[15210]: audit 2024-09-17T07:52:32.043065+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.105:0/528070452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[19705]: audit 2024-09-17T07:52:31.235960+0000 mgr.y (mgr.25027) 213 : audit [DBG] from='client.25774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[19705]: cephadm 2024-09-17T07:52:31.559826+0000 mgr.y (mgr.25027) 214 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[19705]: cephadm 2024-09-17T07:52:31.573264+0000 mgr.y (mgr.25027) 215 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[19705]: audit 2024-09-17T07:52:31.605474+0000 mgr.y (mgr.25027) 216 : audit [DBG] from='client.25780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:33.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[19705]: cluster 2024-09-17T07:52:31.987308+0000 mgr.y (mgr.25027) 217 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:33.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:32 smithi105 bash[19705]: audit 2024-09-17T07:52:32.043065+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.105:0/528070452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:33.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:32 smithi121 bash[15143]: audit 2024-09-17T07:52:31.235960+0000 mgr.y (mgr.25027) 213 : audit [DBG] from='client.25774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:33.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:32 smithi121 bash[15143]: cephadm 2024-09-17T07:52:31.559826+0000 mgr.y (mgr.25027) 214 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T07:52:33.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:32 smithi121 bash[15143]: cephadm 2024-09-17T07:52:31.573264+0000 mgr.y (mgr.25027) 215 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:52:33.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:32 smithi121 bash[15143]: audit 2024-09-17T07:52:31.605474+0000 mgr.y (mgr.25027) 216 : audit [DBG] from='client.25780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:33.121 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:32 smithi121 bash[15143]: cluster 2024-09-17T07:52:31.987308+0000 mgr.y (mgr.25027) 217 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:33.122 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:32 smithi121 bash[15143]: audit 2024-09-17T07:52:32.043065+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.105:0/528070452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:34.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:33 smithi105 bash[15210]: audit 2024-09-17T07:52:32.397359+0000 mgr.y (mgr.25027) 218 : audit [DBG] from='client.25792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:34.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:33 smithi105 bash[19705]: audit 2024-09-17T07:52:32.397359+0000 mgr.y (mgr.25027) 218 : audit [DBG] from='client.25792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:34.133 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:33 smithi121 bash[15143]: audit 2024-09-17T07:52:32.397359+0000 mgr.y (mgr.25027) 218 : audit [DBG] from='client.25792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:52:34.494 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:34 smithi121 systemd[1]: Stopping Ceph mon.b for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:52:34.494 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:34 smithi121 bash[15143]: debug 2024-09-17T07:52:34.255+0000 7fc01f04d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T07:52:34.495 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:34 smithi121 bash[15143]: debug 2024-09-17T07:52:34.255+0000 7fc01f04d700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T07:52:35.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:35 smithi121 bash[59302]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon.b 2024-09-17T07:52:35.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:35 smithi121 bash[59374]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon.b 2024-09-17T07:52:35.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:35 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.b.service: Succeeded. 2024-09-17T07:52:35.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:35 smithi121 systemd[1]: Stopped Ceph mon.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:52:35.717 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:35 smithi121 systemd[1]: Started Ceph mon.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:52:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.855+0000 7f6a2c57cb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:52:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.855+0000 7f6a2c57cb00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T07:52:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.855+0000 7f6a2c57cb00 0 pidfile_write: ignore empty --pid-file 2024-09-17T07:52:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 0 load: jerasure load: lrc 2024-09-17T07:52:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T07:52:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Git sha 0 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: DB SUMMARY 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: DB Session ID: 58J0IRMIC5485TQU4J4K 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 3015 Bytes 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000053.sst 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000051.log size: 5883444 ; 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T07:52:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.env: 0x565195afabc0 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.info_log: 0x565197e26be0 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.statistics: (nil) 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.use_fsync: 0 2024-09-17T07:52:37.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T07:52:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:52:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:52:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:52:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:52:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T07:52:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.db_log_dir: 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.wal_dir: 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:52:37.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.write_buffer_manager: 0x565197e34b40 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.unordered_write: 0 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:52:37.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.row_cache: None 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.wal_filter: None 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.wal_compression: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:52:37.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:52:37.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_open_files: -1 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Compression algorithms supported: 2024-09-17T07:52:37.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kZSTD supported: 0 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.merge_operator: 2024-09-17T07:52:37.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_filter: None 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x565197e267e0) 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: cache_index_and_filter_blocks: 1 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: pin_top_level_index_and_filter: 1 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: index_type: 0 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: data_block_index_type: 0 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: index_shortening: 1 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:52:37.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: checksum: 4 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: no_block_cache: 0 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_cache: 0x565197e1d350 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_cache_name: BinnedLRUCache 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_cache_options: 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: capacity : 536870912 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: num_shard_bits : 4 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: strict_capacity_limit : 0 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: high_pri_pool_ratio: 0.000 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_cache_compressed: (nil) 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: persistent_cache: (nil) 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_size: 4096 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_size_deviation: 10 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_restart_interval: 16 2024-09-17T07:52:37.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: index_block_restart_interval: 1 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: metadata_block_size: 4096 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: partition_filters: 0 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: use_delta_encoding: 1 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: filter_policy: bloomfilter 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: whole_key_filtering: 1 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: verify_compression: 0 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: read_amp_bytes_per_bit: 0 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: format_version: 5 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: enable_index_compression: 1 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: block_align: 0 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: max_auto_readahead_size: 262144 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: prepopulate_block_cache: 0 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: initial_auto_readahead_size: 8192 2024-09-17T07:52:37.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: num_file_reads_for_auto_readahead: 2 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression: NoCompression 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.num_levels: 7 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:52:37.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:52:37.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T07:52:37.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:52:37.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:52:37.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:52:37.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.859+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:52:37.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:52:37.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.ttl: 2592000 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T07:52:37.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a28b54640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 53.sst 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 55, last_sequence is 31065, log_number is 51,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 51 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d7ac7363-5464-47f0-b82b-9ab71bb1d133 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559556866007, "job": 1, "event": "recovery_started", "wal_files": [51]} 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.863+0000 7f6a2c57cb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #51 mode 2 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.883+0000 7f6a2c57cb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559556887785, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 56, "file_size": 3908313, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 31070, "largest_seqno": 32011, "table_properties": {"data_size": 3902553, "index_size": 4011, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 5646, "raw_average_key_size": 20, "raw_value_size": 3894453, "raw_average_value_size": 14161, "num_data_blocks": 172, "num_entries": 275, "num_filter_entries": 275, "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": "[CompactOnDeletionCollector]", "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": 1726559556, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d7ac7363-5464-47f0-b82b-9ab71bb1d133", "db_session_id": "58J0IRMIC5485TQU4J4K", "orig_file_number": 56, "seqno_to_time_mapping": "N/A"}} 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.883+0000 7f6a2c57cb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559556888007, "job": 1, "event": "recovery_finished"} 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.883+0000 7f6a2c57cb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 58 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.887+0000 7f6a2c57cb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000051.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.887+0000 7f6a2c57cb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x565197e46e00 2024-09-17T07:52:37.041 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.887+0000 7f6a2c57cb00 4 rocksdb: DB pointer 0x565197f3e000 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.887+0000 7f6a22347640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.887+0000 7f6a22347640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: ** DB Stats ** 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: ** Compaction Stats [default] ** 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: L0 1/0 3.73 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 421.2 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: L6 1/0 34.09 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T07:52:37.042 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Sum 2/0 37.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 421.2 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 421.2 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: ** Compaction Stats [default] ** 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 421.2 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Flush(GB): cumulative 0.004, interval 0.004 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Cumulative compaction: 0.00 GB write, 138.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:52:37.043 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Interval compaction: 0.00 GB write, 138.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Block cache BinnedLRUCache@0x565197e1d350#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.887+0000 7f6a2c57cb00 0 starting mon.b rank 2 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 1 mon.b@-1(???) e3 preinit fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 0 mon.b@-1(???).mds e1 new map 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 0 mon.b@-1(???).mds e1 print_map 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: e1 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:52:37.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: legacy client fscid: -1 2024-09-17T07:52:37.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: 2024-09-17T07:52:37.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: No filesystems configured 2024-09-17T07:52:37.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 0 mon.b@-1(???).osd e77 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T07:52:37.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 0 mon.b@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:52:37.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 0 mon.b@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:52:37.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 0 mon.b@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:52:37.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:52:36 smithi121 bash[59457]: debug 2024-09-17T07:52:36.891+0000 7f6a2c57cb00 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:35.989641+0000 mgr.y (mgr.25027) 220 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.103764+0000 mon.c (mon.1) 49 : cluster [INF] mon.c calling monitor election 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.104107+0000 mon.a (mon.0) 1150 : cluster [INF] mon.a calling monitor election 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.107005+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.110142+0000 mon.a (mon.0) 1151 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.121648+0000 mon.a (mon.0) 1152 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.121771+0000 mon.a (mon.0) 1153 : cluster [DBG] fsmap 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.121828+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.122606+0000 mon.a (mon.0) 1155 : cluster [DBG] mgrmap e36: y(active, since 4m), standbys: x 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.132267+0000 mon.a (mon.0) 1156 : cluster [INF] overall HEALTH_OK 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: audit 2024-09-17T07:52:37.138989+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: audit 2024-09-17T07:52:37.146982+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[15210]: cluster 2024-09-17T07:52:37.990363+0000 mgr.y (mgr.25027) 221 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:35.989641+0000 mgr.y (mgr.25027) 220 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.103764+0000 mon.c (mon.1) 49 : cluster [INF] mon.c calling monitor election 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.104107+0000 mon.a (mon.0) 1150 : cluster [INF] mon.a calling monitor election 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.107005+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.110142+0000 mon.a (mon.0) 1151 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.121648+0000 mon.a (mon.0) 1152 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.121771+0000 mon.a (mon.0) 1153 : cluster [DBG] fsmap 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.121828+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.122606+0000 mon.a (mon.0) 1155 : cluster [DBG] mgrmap e36: y(active, since 4m), standbys: x 2024-09-17T07:52:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.132267+0000 mon.a (mon.0) 1156 : cluster [INF] overall HEALTH_OK 2024-09-17T07:52:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: audit 2024-09-17T07:52:37.138989+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: audit 2024-09-17T07:52:37.146982+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:38 smithi105 bash[19705]: cluster 2024-09-17T07:52:37.990363+0000 mgr.y (mgr.25027) 221 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:41.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:40 smithi105 bash[15210]: cluster 2024-09-17T07:52:39.991492+0000 mgr.y (mgr.25027) 222 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:41.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:40 smithi105 bash[19705]: cluster 2024-09-17T07:52:39.991492+0000 mgr.y (mgr.25027) 222 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:42.336 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:52:41 smithi105 bash[48121]: debug 2024-09-17T07:52:41.898+0000 7f963ad5d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T07:52:43.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:42 smithi105 bash[15210]: cluster 2024-09-17T07:52:41.992137+0000 mgr.y (mgr.25027) 223 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:43.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:42 smithi105 bash[19705]: cluster 2024-09-17T07:52:41.992137+0000 mgr.y (mgr.25027) 223 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:45.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[15210]: audit 2024-09-17T07:52:43.679736+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[15210]: audit 2024-09-17T07:52:43.690896+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[15210]: cluster 2024-09-17T07:52:43.993785+0000 mgr.y (mgr.25027) 224 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[15210]: audit 2024-09-17T07:52:44.435347+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[15210]: audit 2024-09-17T07:52:44.446732+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[19705]: audit 2024-09-17T07:52:43.679736+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[19705]: audit 2024-09-17T07:52:43.690896+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[19705]: cluster 2024-09-17T07:52:43.993785+0000 mgr.y (mgr.25027) 224 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[19705]: audit 2024-09-17T07:52:44.435347+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:45.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:44 smithi105 bash[19705]: audit 2024-09-17T07:52:44.446732+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:47.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:47 smithi105 bash[19705]: cluster 2024-09-17T07:52:45.994497+0000 mgr.y (mgr.25027) 225 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:47.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:47 smithi105 bash[15210]: cluster 2024-09-17T07:52:45.994497+0000 mgr.y (mgr.25027) 225 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:49.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:49 smithi105 bash[19705]: cluster 2024-09-17T07:52:47.995246+0000 mgr.y (mgr.25027) 226 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:49.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:49 smithi105 bash[15210]: cluster 2024-09-17T07:52:47.995246+0000 mgr.y (mgr.25027) 226 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:51.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:50 smithi105 bash[19705]: cluster 2024-09-17T07:52:49.996844+0000 mgr.y (mgr.25027) 227 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:51.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:50 smithi105 bash[15210]: cluster 2024-09-17T07:52:49.996844+0000 mgr.y (mgr.25027) 227 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:53.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:53 smithi105 bash[19705]: cluster 2024-09-17T07:52:51.997550+0000 mgr.y (mgr.25027) 228 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:53.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:53 smithi105 bash[15210]: cluster 2024-09-17T07:52:51.997550+0000 mgr.y (mgr.25027) 228 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:55.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:55 smithi105 bash[19705]: cluster 2024-09-17T07:52:53.999238+0000 mgr.y (mgr.25027) 229 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:55.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:55 smithi105 bash[15210]: cluster 2024-09-17T07:52:53.999238+0000 mgr.y (mgr.25027) 229 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.121662+0000 mgr.y (mgr.25027) 230 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:52:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.130068+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.140395+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.142331+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.143812+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.145058+0000 mgr.y (mgr.25027) 231 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:56.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cluster 2024-09-17T07:52:55.146189+0000 mgr.y (mgr.25027) 232 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.153819+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.252716+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.257056+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.259678+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.261039+0000 mgr.y (mgr.25027) 233 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.267868+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.270855+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.272233+0000 mgr.y (mgr.25027) 234 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.280629+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.283658+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.284720+0000 mgr.y (mgr.25027) 235 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:52:56.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.291666+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.293925+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.295205+0000 mgr.y (mgr.25027) 236 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.121662+0000 mgr.y (mgr.25027) 230 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.130068+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.140395+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.142331+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.143812+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.145058+0000 mgr.y (mgr.25027) 231 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cluster 2024-09-17T07:52:55.146189+0000 mgr.y (mgr.25027) 232 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.153819+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.252716+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.257056+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.259678+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.261039+0000 mgr.y (mgr.25027) 233 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.267868+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.270855+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.272233+0000 mgr.y (mgr.25027) 234 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.280629+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.283658+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.284720+0000 mgr.y (mgr.25027) 235 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.291666+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.293925+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.295205+0000 mgr.y (mgr.25027) 236 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.301788+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.303239+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.310610+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.313102+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.314493+0000 mgr.y (mgr.25027) 237 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.323254+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.326847+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.328271+0000 mgr.y (mgr.25027) 238 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:52:56.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.337168+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.340714+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.342234+0000 mgr.y (mgr.25027) 239 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.352189+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.355114+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.356356+0000 mgr.y (mgr.25027) 240 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.358114+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.360506+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.361627+0000 mgr.y (mgr.25027) 241 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.363394+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.365797+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.366842+0000 mgr.y (mgr.25027) 242 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.301788+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.303239+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.310610+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.313102+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.314493+0000 mgr.y (mgr.25027) 237 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.323254+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.326847+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.328271+0000 mgr.y (mgr.25027) 238 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.337168+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.340714+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.342234+0000 mgr.y (mgr.25027) 239 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.352189+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.355114+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.356356+0000 mgr.y (mgr.25027) 240 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.358114+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.360506+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.361627+0000 mgr.y (mgr.25027) 241 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.363394+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.365797+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.366842+0000 mgr.y (mgr.25027) 242 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.368571+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.370552+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.371572+0000 mgr.y (mgr.25027) 243 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.373277+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.375037+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.376174+0000 mgr.y (mgr.25027) 244 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.377949+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.379776+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.380915+0000 mgr.y (mgr.25027) 245 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.382510+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.383382+0000 mgr.y (mgr.25027) 246 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.384795+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:52:56.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.395130+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.396535+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.405652+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.406847+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.412726+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.414058+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.368571+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.370552+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.371572+0000 mgr.y (mgr.25027) 243 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.373277+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.375037+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.376174+0000 mgr.y (mgr.25027) 244 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.377949+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.379776+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.380915+0000 mgr.y (mgr.25027) 245 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.382510+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.383382+0000 mgr.y (mgr.25027) 246 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.384795+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.395130+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.396535+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.405652+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.406847+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.412726+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:52:56.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.414058+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.415233+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.422588+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.424093+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.425287+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.432286+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.433749+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.434899+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.441679+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.443131+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.444308+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.451234+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:52:56.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.452692+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.459276+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.460558+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.461637+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.462630+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.415233+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.422588+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.424093+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.425287+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.432286+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:52:56.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.433749+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.434899+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.441679+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.443131+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.444308+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.451234+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.452692+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.459276+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.460558+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.461637+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.462630+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.463671+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.464730+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.465703+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.466709+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.472924+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.474179+0000 mgr.y (mgr.25027) 247 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.474940+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.480569+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.482198+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:56.601 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.483728+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.484957+0000 mgr.y (mgr.25027) 248 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cluster 2024-09-17T07:52:55.486048+0000 mgr.y (mgr.25027) 249 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cluster 2024-09-17T07:52:55.486629+0000 mgr.y (mgr.25027) 250 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.492482+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.591093+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.592683+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cephadm 2024-09-17T07:52:55.593963+0000 mgr.y (mgr.25027) 251 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cluster 2024-09-17T07:52:55.594962+0000 mgr.y (mgr.25027) 252 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: cluster 2024-09-17T07:52:55.595303+0000 mgr.y (mgr.25027) 253 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[15210]: audit 2024-09-17T07:52:55.602697+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.463671+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.602 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.464730+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.465703+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.466709+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.472924+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.474179+0000 mgr.y (mgr.25027) 247 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.474940+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.480569+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.482198+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.483728+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.484957+0000 mgr.y (mgr.25027) 248 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cluster 2024-09-17T07:52:55.486048+0000 mgr.y (mgr.25027) 249 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cluster 2024-09-17T07:52:55.486629+0000 mgr.y (mgr.25027) 250 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.492482+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:56.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.591093+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:52:56.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.592683+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:52:56.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cephadm 2024-09-17T07:52:55.593963+0000 mgr.y (mgr.25027) 251 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:52:56.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cluster 2024-09-17T07:52:55.594962+0000 mgr.y (mgr.25027) 252 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: cluster 2024-09-17T07:52:55.595303+0000 mgr.y (mgr.25027) 253 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:56.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:56 smithi105 bash[19705]: audit 2024-09-17T07:52:55.602697+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:57.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:57 smithi105 bash[15210]: cluster 2024-09-17T07:52:56.147213+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:52:57.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:57 smithi105 bash[19705]: cluster 2024-09-17T07:52:56.147213+0000 mon.a (mon.0) 1234 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:52:58.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:58 smithi105 bash[15210]: audit 2024-09-17T07:52:57.442397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:58.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:52:58 smithi105 bash[15210]: cluster 2024-09-17T07:52:57.595930+0000 mgr.y (mgr.25027) 254 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:52:58.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:58 smithi105 bash[19705]: audit 2024-09-17T07:52:57.442397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:52:58.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:52:58 smithi105 bash[19705]: cluster 2024-09-17T07:52:57.595930+0000 mgr.y (mgr.25027) 254 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:01.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:00 smithi105 bash[15210]: cluster 2024-09-17T07:52:59.597662+0000 mgr.y (mgr.25027) 255 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:01.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:00 smithi105 bash[19705]: cluster 2024-09-17T07:52:59.597662+0000 mgr.y (mgr.25027) 255 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:03.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:02 smithi105 bash[19705]: cluster 2024-09-17T07:53:01.598528+0000 mgr.y (mgr.25027) 256 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:03.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:02 smithi105 bash[15210]: cluster 2024-09-17T07:53:01.598528+0000 mgr.y (mgr.25027) 256 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:03.660 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:53:04.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:03 smithi105 bash[15210]: audit 2024-09-17T07:53:02.776413+0000 mgr.y (mgr.25027) 257 : audit [DBG] from='client.25798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:04.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:03 smithi105 bash[19705]: audit 2024-09-17T07:53:02.776413+0000 mgr.y (mgr.25027) 257 : audit [DBG] from='client.25798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:05.103 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:04 smithi105 bash[19705]: cluster 2024-09-17T07:53:03.600330+0000 mgr.y (mgr.25027) 258 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:05.103 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:04 smithi105 bash[15210]: cluster 2024-09-17T07:53:03.600330+0000 mgr.y (mgr.25027) 258 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:07.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:06 smithi105 bash[15210]: cluster 2024-09-17T07:53:05.601083+0000 mgr.y (mgr.25027) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:07.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:06 smithi105 bash[19705]: cluster 2024-09-17T07:53:05.601083+0000 mgr.y (mgr.25027) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:07.799 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:53:07.799 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (2m) 2m ago 27m 15.5M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:53:07.799 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (2m) 24s ago 27m 79.4M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:53:07.799 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 24s ago 25m - - 2024-09-17T07:53:07.799 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (4m) 24s ago 32m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:53:07.799 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (14m) 2m ago 34m 479M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (34m) 2m ago 34m 117M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (32s) 24s ago 33m 22.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (33m) 2m ago 33m 78.3M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (3m) 2m ago 28m 8500k - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (3m) 24s ago 28m 10.3M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (32m) 2m ago 32m 54.8M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (31m) 2m ago 31m 55.0M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (31m) 2m ago 31m 50.3M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (30m) 2m ago 30m 56.1M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (30m) 24s ago 30m 56.8M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (30m) 24s ago 30m 55.4M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (29m) 24s ago 29m 56.2M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (29m) 24s ago 29m 58.8M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (3m) 24s ago 28m 46.9M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:53:07.800 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (25m) 2m ago 25m 58.3M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:53:07.801 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (26m) 24s ago 26m 59.7M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:53:08.651 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-17T07:53:08.916 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:08 smithi105 bash[15210]: cluster 2024-09-17T07:53:07.601847+0000 mgr.y (mgr.25027) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:08.916 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:08 smithi105 bash[15210]: audit 2024-09-17T07:53:07.771868+0000 mgr.y (mgr.25027) 261 : audit [DBG] from='client.25804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:08.916 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:08 smithi105 bash[19705]: cluster 2024-09-17T07:53:07.601847+0000 mgr.y (mgr.25027) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:08.916 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:08 smithi105 bash[19705]: audit 2024-09-17T07:53:07.771868+0000 mgr.y (mgr.25027) 261 : audit [DBG] from='client.25804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:11.174 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:10 smithi105 bash[15210]: cluster 2024-09-17T07:53:09.603562+0000 mgr.y (mgr.25027) 262 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:11.174 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:10 smithi105 bash[19705]: cluster 2024-09-17T07:53:09.603562+0000 mgr.y (mgr.25027) 262 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:12.923 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:53:13.123 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:12 smithi105 bash[19705]: cluster 2024-09-17T07:53:11.604304+0000 mgr.y (mgr.25027) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:13.123 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:12 smithi105 bash[15210]: cluster 2024-09-17T07:53:11.604304+0000 mgr.y (mgr.25027) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:13.777 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T07:53:14.027 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:13 smithi105 bash[15210]: audit 2024-09-17T07:53:12.903670+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.105:0/4167280250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:53:14.028 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:13 smithi105 bash[19705]: audit 2024-09-17T07:53:12.903670+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.105:0/4167280250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:53:15.159 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:14 smithi105 bash[15210]: cluster 2024-09-17T07:53:13.605990+0000 mgr.y (mgr.25027) 264 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:15.160 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:14 smithi105 bash[19705]: cluster 2024-09-17T07:53:13.605990+0000 mgr.y (mgr.25027) 264 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:17.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:16 smithi105 bash[15210]: cluster 2024-09-17T07:53:15.606736+0000 mgr.y (mgr.25027) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:17.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:16 smithi105 bash[19705]: cluster 2024-09-17T07:53:15.606736+0000 mgr.y (mgr.25027) 265 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:17.882 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:53:17.882 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T07:53:17.883 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T07:53:17.883 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T07:53:17.883 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:53:17.883 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T07:53:17.883 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T07:53:17.883 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:53:17.883 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:53:18.758 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:53:19.008 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:18 smithi105 bash[19705]: cluster 2024-09-17T07:53:17.607579+0000 mgr.y (mgr.25027) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:19.008 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:18 smithi105 bash[19705]: audit 2024-09-17T07:53:17.876563+0000 mgr.y (mgr.25027) 267 : audit [DBG] from='client.25816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:19.008 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:18 smithi105 bash[15210]: cluster 2024-09-17T07:53:17.607579+0000 mgr.y (mgr.25027) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:19.008 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:18 smithi105 bash[15210]: audit 2024-09-17T07:53:17.876563+0000 mgr.y (mgr.25027) 267 : audit [DBG] from='client.25816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:21.204 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:20 smithi105 bash[19705]: cluster 2024-09-17T07:53:19.609358+0000 mgr.y (mgr.25027) 268 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:21.205 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:20 smithi105 bash[15210]: cluster 2024-09-17T07:53:19.609358+0000 mgr.y (mgr.25027) 268 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:22.920 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:53:22.920 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:53:22.920 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:53:23.196 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:22 smithi105 bash[19705]: cluster 2024-09-17T07:53:21.610141+0000 mgr.y (mgr.25027) 269 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:23.197 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:22 smithi105 bash[15210]: cluster 2024-09-17T07:53:21.610141+0000 mgr.y (mgr.25027) 269 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:23.786 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-17T07:53:24.044 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:23 smithi105 bash[19705]: audit 2024-09-17T07:53:22.914576+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.105:0/1306483887' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:53:24.044 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:23 smithi105 bash[15210]: audit 2024-09-17T07:53:22.914576+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.105:0/1306483887' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:53:25.250 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:24 smithi105 bash[19705]: cluster 2024-09-17T07:53:23.611824+0000 mgr.y (mgr.25027) 270 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:25.251 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:24 smithi105 bash[15210]: cluster 2024-09-17T07:53:23.611824+0000 mgr.y (mgr.25027) 270 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:27.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:26 smithi105 bash[15210]: cluster 2024-09-17T07:53:25.612609+0000 mgr.y (mgr.25027) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:27.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:26 smithi105 bash[19705]: cluster 2024-09-17T07:53:25.612609+0000 mgr.y (mgr.25027) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:28.975 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:28 smithi105 bash[15210]: cluster 2024-09-17T07:53:27.613353+0000 mgr.y (mgr.25027) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:29.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:28 smithi105 bash[15210]: audit 2024-09-17T07:53:27.907296+0000 mgr.y (mgr.25027) 273 : audit [DBG] from='client.25828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:29.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:28 smithi105 bash[19705]: cluster 2024-09-17T07:53:27.613353+0000 mgr.y (mgr.25027) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:29.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:28 smithi105 bash[19705]: audit 2024-09-17T07:53:27.907296+0000 mgr.y (mgr.25027) 273 : audit [DBG] from='client.25828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:30.222 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:29 smithi105 bash[15210]: audit 2024-09-17T07:53:28.324067+0000 mgr.y (mgr.25027) 274 : audit [DBG] from='client.25834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mon", "hosts": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:30.223 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:29 smithi105 bash[19705]: audit 2024-09-17T07:53:28.324067+0000 mgr.y (mgr.25027) 274 : audit [DBG] from='client.25834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "mon", "hosts": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:31.050 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:53:31.287 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:30 smithi105 bash[19705]: cluster 2024-09-17T07:53:29.615052+0000 mgr.y (mgr.25027) 275 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:31.288 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:30 smithi105 bash[15210]: cluster 2024-09-17T07:53:29.615052+0000 mgr.y (mgr.25027) 275 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:31.864 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- 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 ; sleep 30 ; done' 2024-09-17T07:53:32.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[15210]: cephadm 2024-09-17T07:53:31.036298+0000 mgr.y (mgr.25027) 276 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:53:32.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[15210]: audit 2024-09-17T07:53:31.044446+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[15210]: audit 2024-09-17T07:53:31.479837+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[15210]: audit 2024-09-17T07:53:31.480945+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[15210]: audit 2024-09-17T07:53:31.490748+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[19705]: cephadm 2024-09-17T07:53:31.036298+0000 mgr.y (mgr.25027) 276 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[19705]: audit 2024-09-17T07:53:31.044446+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[19705]: audit 2024-09-17T07:53:31.479837+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[19705]: audit 2024-09-17T07:53:31.480945+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:53:32.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:32 smithi105 bash[19705]: audit 2024-09-17T07:53:31.490748+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:33.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[15210]: cephadm 2024-09-17T07:53:31.481714+0000 mgr.y (mgr.25027) 277 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:53:33.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[15210]: cluster 2024-09-17T07:53:31.482780+0000 mgr.y (mgr.25027) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[15210]: cluster 2024-09-17T07:53:31.483280+0000 mgr.y (mgr.25027) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:33.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[15210]: cephadm 2024-09-17T07:53:31.581694+0000 mgr.y (mgr.25027) 280 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:53:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[19705]: cephadm 2024-09-17T07:53:31.481714+0000 mgr.y (mgr.25027) 277 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:53:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[19705]: cluster 2024-09-17T07:53:31.482780+0000 mgr.y (mgr.25027) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[19705]: cluster 2024-09-17T07:53:31.483280+0000 mgr.y (mgr.25027) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:33.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:33 smithi105 bash[19705]: cephadm 2024-09-17T07:53:31.581694+0000 mgr.y (mgr.25027) 280 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:53:35.315 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:35 smithi105 bash[19705]: cluster 2024-09-17T07:53:33.484924+0000 mgr.y (mgr.25027) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:35.315 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:35 smithi105 bash[15210]: cluster 2024-09-17T07:53:33.484924+0000 mgr.y (mgr.25027) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:37.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: cluster 2024-09-17T07:53:35.485626+0000 mgr.y (mgr.25027) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: audit 2024-09-17T07:53:36.059664+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: cephadm 2024-09-17T07:53:36.060494+0000 mgr.y (mgr.25027) 283 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: cephadm 2024-09-17T07:53:36.060682+0000 mgr.y (mgr.25027) 284 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: audit 2024-09-17T07:53:36.066681+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: audit 2024-09-17T07:53:36.076721+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: audit 2024-09-17T07:53:36.079747+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: cephadm 2024-09-17T07:53:36.080797+0000 mgr.y (mgr.25027) 285 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: audit 2024-09-17T07:53:36.088663+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: audit 2024-09-17T07:53:36.091116+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: audit 2024-09-17T07:53:36.092609+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T07:53:37.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[15210]: cephadm 2024-09-17T07:53:36.093752+0000 mgr.y (mgr.25027) 286 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: cluster 2024-09-17T07:53:35.485626+0000 mgr.y (mgr.25027) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: audit 2024-09-17T07:53:36.059664+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: cephadm 2024-09-17T07:53:36.060494+0000 mgr.y (mgr.25027) 283 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: cephadm 2024-09-17T07:53:36.060682+0000 mgr.y (mgr.25027) 284 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: audit 2024-09-17T07:53:36.066681+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: audit 2024-09-17T07:53:36.076721+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: audit 2024-09-17T07:53:36.079747+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: cephadm 2024-09-17T07:53:36.080797+0000 mgr.y (mgr.25027) 285 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: audit 2024-09-17T07:53:36.088663+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: audit 2024-09-17T07:53:36.091116+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: audit 2024-09-17T07:53:36.092609+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T07:53:37.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:37 smithi105 bash[19705]: cephadm 2024-09-17T07:53:36.093752+0000 mgr.y (mgr.25027) 286 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T07:53:38.796 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (3m) 3m ago 28m 15.5M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (2m) 55s ago 28m 79.4M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 55s ago 26m - - 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (4m) 55s ago 33m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (14m) 3m ago 35m 479M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (35m) 3m ago 35m 117M 2048M 16.2.0 24ecd6d5f14c a9ac67a556a0 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (63s) 55s ago 33m 22.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (33m) 3m ago 33m 78.3M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:53:39.558 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (4m) 3m ago 28m 8500k - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (4m) 55s ago 28m 10.3M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (32m) 3m ago 32m 54.8M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (32m) 3m ago 32m 55.0M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (31m) 3m ago 31m 50.3M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (31m) 3m ago 31m 56.1M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (30m) 55s ago 31m 56.8M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (30m) 55s ago 30m 55.4M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (30m) 55s ago 30m 56.2M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (29m) 55s ago 29m 58.8M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (3m) 55s ago 28m 46.9M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (26m) 3m ago 26m 58.3M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:53:39.559 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (26m) 55s ago 26m 59.7M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:53:39.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:39 smithi105 bash[19705]: cluster 2024-09-17T07:53:37.486533+0000 mgr.y (mgr.25027) 287 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:39.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:39 smithi105 bash[15210]: cluster 2024-09-17T07:53:37.486533+0000 mgr.y (mgr.25027) 287 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:40.004 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:53:40.004 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:53:40.004 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:53:40.005 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:53:40.006 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:53:40.006 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 12, 2024-09-17T07:53:40.006 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:53:40.006 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:53:40.006 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:53:40.072 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[15210]: audit 2024-09-17T07:53:38.775877+0000 mgr.y (mgr.25027) 288 : audit [DBG] from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:40.072 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[15210]: audit 2024-09-17T07:53:39.373357+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:40.072 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[15210]: audit 2024-09-17T07:53:39.374489+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:53:40.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[19705]: audit 2024-09-17T07:53:38.775877+0000 mgr.y (mgr.25027) 288 : audit [DBG] from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:40.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[19705]: audit 2024-09-17T07:53:39.373357+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' 2024-09-17T07:53:40.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[19705]: audit 2024-09-17T07:53:39.374489+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:53:40.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[19705]: audit 2024-09-17T07:53:39.375314+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:53:40.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[19705]: audit 2024-09-17T07:53:39.376132+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:53:40.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[19705]: audit 2024-09-17T07:53:39.998474+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.105:0/1527087874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:53:40.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[15210]: audit 2024-09-17T07:53:39.375314+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:53:40.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[15210]: audit 2024-09-17T07:53:39.376132+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:53:40.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:40 smithi105 bash[15210]: audit 2024-09-17T07:53:39.998474+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.105:0/1527087874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi105", 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:53:40.358 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:53:41.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[19705]: audit 2024-09-17T07:53:39.160873+0000 mgr.y (mgr.25027) 289 : audit [DBG] from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[19705]: cephadm 2024-09-17T07:53:39.363709+0000 mgr.y (mgr.25027) 290 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[19705]: cephadm 2024-09-17T07:53:39.377197+0000 mgr.y (mgr.25027) 291 : cephadm [INF] Deploying daemon mon.a on smithi105 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[19705]: cluster 2024-09-17T07:53:39.488293+0000 mgr.y (mgr.25027) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[19705]: audit 2024-09-17T07:53:39.539398+0000 mgr.y (mgr.25027) 293 : audit [DBG] from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[15210]: audit 2024-09-17T07:53:39.160873+0000 mgr.y (mgr.25027) 289 : audit [DBG] from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[15210]: cephadm 2024-09-17T07:53:39.363709+0000 mgr.y (mgr.25027) 290 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[15210]: cephadm 2024-09-17T07:53:39.377197+0000 mgr.y (mgr.25027) 291 : cephadm [INF] Deploying daemon mon.a on smithi105 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[15210]: cluster 2024-09-17T07:53:39.488293+0000 mgr.y (mgr.25027) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:41.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:41 smithi105 bash[15210]: audit 2024-09-17T07:53:39.539398+0000 mgr.y (mgr.25027) 293 : audit [DBG] from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:42.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:42 smithi105 bash[19705]: audit 2024-09-17T07:53:40.352564+0000 mgr.y (mgr.25027) 294 : audit [DBG] from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:42.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:42 smithi105 bash[15210]: audit 2024-09-17T07:53:40.352564+0000 mgr.y (mgr.25027) 294 : audit [DBG] from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:53:42.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:42 smithi105 systemd[1]: Stopping Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:53:42.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:42 smithi105 bash[15210]: debug 2024-09-17T07:53:42.486+0000 7f53ec8c6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T07:53:42.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:42 smithi105 bash[15210]: debug 2024-09-17T07:53:42.486+0000 7f53ec8c6700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T07:53:43.552 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:43 smithi105 bash[61406]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon.a 2024-09-17T07:53:43.552 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:43 smithi105 bash[61478]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon.a 2024-09-17T07:53:43.552 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:43 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a.service: Succeeded. 2024-09-17T07:53:43.553 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:43 smithi105 systemd[1]: Stopped Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:53:43.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:43 smithi105 systemd[1]: Started Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.974+0000 7f251364cb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.974+0000 7f251364cb00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.974+0000 7f251364cb00 0 pidfile_write: ignore empty --pid-file 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.978+0000 7f251364cb00 0 load: jerasure load: lrc 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Git sha 0 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T07:53:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: DB SUMMARY 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: DB Session ID: 7YHIL7A4WA3UO2GZPTBU 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 3087 Bytes 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 7507026 ; 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T07:53:45.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.env: 0x562f5f1dfbc0 2024-09-17T07:53:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T07:53:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.info_log: 0x562f60f90be0 2024-09-17T07:53:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:53:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.statistics: (nil) 2024-09-17T07:53:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.use_fsync: 0 2024-09-17T07:53:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T07:53:45.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:53:45.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:53:45.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.db_log_dir: 2024-09-17T07:53:45.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.wal_dir: 2024-09-17T07:53:45.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:53:45.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:53:45.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:53:45.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:53:45.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:53:45.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:53:45.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:53:45.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:53:45.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.write_buffer_manager: 0x562f60f9eb40 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.unordered_write: 0 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.row_cache: None 2024-09-17T07:53:45.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.wal_filter: None 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.wal_compression: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T07:53:45.344 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:53:45.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_open_files: -1 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T07:53:45.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Compression algorithms supported: 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kZSTD supported: 0 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T07:53:45.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.merge_operator: 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_filter: None 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562f60f907e0) 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: cache_index_and_filter_blocks: 1 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: pin_top_level_index_and_filter: 1 2024-09-17T07:53:45.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: index_type: 0 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: data_block_index_type: 0 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: index_shortening: 1 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: checksum: 4 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: no_block_cache: 0 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_cache: 0x562f60f87350 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_cache_name: BinnedLRUCache 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_cache_options: 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: capacity : 536870912 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: num_shard_bits : 4 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: strict_capacity_limit : 0 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: high_pri_pool_ratio: 0.000 2024-09-17T07:53:45.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_cache_compressed: (nil) 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: persistent_cache: (nil) 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_size: 4096 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_size_deviation: 10 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_restart_interval: 16 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: index_block_restart_interval: 1 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: metadata_block_size: 4096 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: partition_filters: 0 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: use_delta_encoding: 1 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: filter_policy: bloomfilter 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: whole_key_filtering: 1 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: verify_compression: 0 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: read_amp_bytes_per_bit: 0 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: format_version: 5 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: enable_index_compression: 1 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: block_align: 0 2024-09-17T07:53:45.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: max_auto_readahead_size: 262144 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: prepopulate_block_cache: 0 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: initial_auto_readahead_size: 8192 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: num_file_reads_for_auto_readahead: 2 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression: NoCompression 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.num_levels: 7 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:53:45.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:53:45.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:53:45.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:53:45.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T07:53:45.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:53:45.353 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:53:45.355 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:53:45.355 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:53:45.355 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:53:45.355 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:53:45.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:53:45.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:53:45.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:53:45.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:53:45.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:53:45.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:53:45.356 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:53:45.357 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:53:45.357 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:53:45.357 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:53:45.357 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:53:45.357 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:53:45.357 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:53:45.358 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T07:53:45.358 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T07:53:45.358 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:53:45.358 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:53:45.358 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:53:45.358 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:53:45.358 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:53:45.359 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:53:45.359 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:53:45.359 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:53:45.359 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:53:45.359 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:53:45.359 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:53:45.360 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:53:45.360 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:53:45.360 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T07:53:45.360 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T07:53:45.360 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.ttl: 2592000 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T07:53:45.361 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f250f423640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 56.sst 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 58, last_sequence is 28674, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:53:45.362 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-17T07:53:45.363 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: cf060056-2ab0-43cd-9667-33a256551fa2 2024-09-17T07:53:45.363 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559624985604, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-17T07:53:45.363 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:44 smithi105 bash[61564]: debug 2024-09-17T07:53:44.982+0000 7f251364cb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-17T07:53:45.363 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.010+0000 7f251364cb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559625014810, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 6954275, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 28675, "largest_seqno": 30802, "table_properties": {"data_size": 6944220, "index_size": 6960, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2053, "raw_key_size": 17262, "raw_average_key_size": 21, "raw_value_size": 6925453, "raw_average_value_size": 8592, "num_data_blocks": 295, "num_entries": 806, "num_filter_entries": 806, "num_deletions": 258, "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": "[CompactOnDeletionCollector]", "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": 1726559624, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "cf060056-2ab0-43cd-9667-33a256551fa2", "db_session_id": "7YHIL7A4WA3UO2GZPTBU", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-17T07:53:45.363 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.010+0000 7f251364cb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559625014944, "job": 1, "event": "recovery_finished"} 2024-09-17T07:53:45.363 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.010+0000 7f251364cb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-17T07:53:45.363 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.014+0000 7f251364cb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000054.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.014+0000 7f251364cb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562f60fb0e00 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.014+0000 7f251364cb00 4 rocksdb: DB pointer 0x562f610a8000 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.014+0000 7f2509417640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.014+0000 7f2509417640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: ** DB Stats ** 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:53:45.364 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: ** Compaction Stats [default] ** 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: L0 1/0 6.63 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.1 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: L6 1/0 34.09 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Sum 2/0 40.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.1 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.1 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: ** Compaction Stats [default] ** 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 487.1 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T07:53:45.365 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Flush(GB): cumulative 0.006, interval 0.006 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Cumulative compaction: 0.01 GB write, 190.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Interval compaction: 0.01 GB write, 190.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Block cache BinnedLRUCache@0x562f60f87350#7 capacity: 512.00 MB usage: 10.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.2e-05 secs_since: 0 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.018+0000 7f251364cb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] at bind addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:53:45.366 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.018+0000 7f251364cb00 1 mon.a@-1(???) e3 preinit fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.018+0000 7f251364cb00 0 mon.a@-1(???).mds e1 new map 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.018+0000 7f251364cb00 0 mon.a@-1(???).mds e1 print_map 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: e1 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: legacy client fscid: -1 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: No filesystems configured 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.022+0000 7f251364cb00 0 mon.a@-1(???).osd e77 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.022+0000 7f251364cb00 0 mon.a@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.022+0000 7f251364cb00 0 mon.a@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.022+0000 7f251364cb00 0 mon.a@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:53:45.367 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[61564]: debug 2024-09-17T07:53:45.022+0000 7f251364cb00 1 mon.a@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-17T07:53:46.021 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:45 smithi121 bash[49155]: ignoring --setuser ceph since I am not root 2024-09-17T07:53:46.021 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:45 smithi121 bash[49155]: ignoring --setgroup ceph since I am not root 2024-09-17T07:53:46.021 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:45 smithi121 bash[49155]: debug 2024-09-17T07:53:45.738+0000 7efc53a85640 1 -- 172.21.15.121:0/1204941885 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d86570d00 con 0x555d86563800 2024-09-17T07:53:46.021 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:45 smithi121 bash[49155]: debug 2024-09-17T07:53:45.866+0000 7efc562e0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:53:46.086 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[48121]: ignoring --setuser ceph since I am not root 2024-09-17T07:53:46.086 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[48121]: ignoring --setgroup ceph since I am not root 2024-09-17T07:53:46.086 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[48121]: debug 2024-09-17T07:53:45.738+0000 7fafd16fe640 1 -- 172.21.15.105:0/1593375029 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55be0549ed00 con 0x55be05491800 2024-09-17T07:53:46.086 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[48121]: debug 2024-09-17T07:53:45.862+0000 7fafd3f59040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: audit 2024-09-17T07:53:42.499848+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: audit 2024-09-17T07:53:42.502239+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: audit 2024-09-17T07:53:42.503459+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25027 172.21.15.105:0/3568499429' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:43.490713+0000 mgr.y (mgr.25027) 296 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.644838+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.648153+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.656695+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.657948+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.658013+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.659838+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e36: y(active, since 5m), standbys: x 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.660786+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:53:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.660831+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:53:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.660862+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:53:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: cluster 2024-09-17T07:53:45.672889+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 5m), standbys: x 2024-09-17T07:53:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:45 smithi105 bash[19705]: audit 2024-09-17T07:53:45.672990+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.25027 ' entity='' 2024-09-17T07:53:46.948 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:46 smithi121 bash[49155]: debug 2024-09-17T07:53:46.630+0000 7efc562e0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:53:46.948 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:46 smithi121 bash[49155]: debug 2024-09-17T07:53:46.702+0000 7efc562e0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:53:46.948 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:46 smithi121 bash[49155]: debug 2024-09-17T07:53:46.766+0000 7efc562e0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:53:46.965 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:46 smithi105 bash[48121]: debug 2024-09-17T07:53:46.642+0000 7fafd3f59040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T07:53:46.965 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:46 smithi105 bash[48121]: debug 2024-09-17T07:53:46.714+0000 7fafd3f59040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T07:53:46.965 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:46 smithi105 bash[48121]: debug 2024-09-17T07:53:46.782+0000 7fafd3f59040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T07:53:47.219 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:46 smithi121 bash[49155]: debug 2024-09-17T07:53:46.942+0000 7efc562e0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:53:47.241 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:46 smithi105 bash[48121]: debug 2024-09-17T07:53:46.958+0000 7fafd3f59040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:53:47.521 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:47 smithi121 bash[49155]: debug 2024-09-17T07:53:47.214+0000 7efc562e0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:53:47.521 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:47 smithi121 bash[49155]: debug 2024-09-17T07:53:47.278+0000 7efc562e0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:53:47.521 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:47 smithi121 bash[49155]: debug 2024-09-17T07:53:47.410+0000 7efc562e0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:53:47.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:47 smithi105 bash[48121]: debug 2024-09-17T07:53:47.234+0000 7fafd3f59040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T07:53:47.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:47 smithi105 bash[48121]: debug 2024-09-17T07:53:47.294+0000 7fafd3f59040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T07:53:47.586 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:47 smithi105 bash[48121]: debug 2024-09-17T07:53:47.430+0000 7fafd3f59040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T07:53:48.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:47 smithi105 bash[19705]: cluster 2024-09-17T07:53:46.680500+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e38: y(active, since 5m), standbys: x 2024-09-17T07:53:48.492 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:48 smithi121 bash[49155]: debug 2024-09-17T07:53:48.058+0000 7efc562e0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:53:48.492 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:48 smithi121 bash[49155]: debug 2024-09-17T07:53:48.134+0000 7efc562e0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:53:48.492 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:48 smithi121 bash[49155]: debug 2024-09-17T07:53:48.206+0000 7efc562e0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:53:48.525 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:48 smithi105 bash[48121]: debug 2024-09-17T07:53:48.086+0000 7fafd3f59040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T07:53:48.525 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:48 smithi105 bash[48121]: debug 2024-09-17T07:53:48.158+0000 7fafd3f59040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T07:53:48.525 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:48 smithi105 bash[48121]: debug 2024-09-17T07:53:48.234+0000 7fafd3f59040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T07:53:48.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:48 smithi121 bash[49155]: debug 2024-09-17T07:53:48.486+0000 7efc562e0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:53:48.771 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:48 smithi121 bash[49155]: debug 2024-09-17T07:53:48.626+0000 7efc562e0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:53:48.836 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:48 smithi105 bash[48121]: debug 2024-09-17T07:53:48.518+0000 7fafd3f59040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T07:53:48.836 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:48 smithi105 bash[48121]: debug 2024-09-17T07:53:48.654+0000 7fafd3f59040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T07:53:49.272 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:49 smithi121 bash[49155]: debug 2024-09-17T07:53:49.006+0000 7efc562e0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:53:49.272 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:49 smithi121 bash[49155]: debug 2024-09-17T07:53:49.246+0000 7efc562e0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:53:49.336 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:49 smithi105 bash[48121]: debug 2024-09-17T07:53:49.038+0000 7fafd3f59040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T07:53:49.336 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:49 smithi105 bash[48121]: debug 2024-09-17T07:53:49.278+0000 7fafd3f59040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T07:53:49.953 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:49 smithi121 bash[49155]: debug 2024-09-17T07:53:49.654+0000 7efc562e0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:53:49.953 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:49 smithi121 bash[49155]: debug 2024-09-17T07:53:49.718+0000 7efc562e0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:53:49.953 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:49 smithi121 bash[49155]: debug 2024-09-17T07:53:49.882+0000 7efc562e0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:53:50.001 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:49 smithi105 bash[48121]: debug 2024-09-17T07:53:49.694+0000 7fafd3f59040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T07:53:50.001 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:49 smithi105 bash[48121]: debug 2024-09-17T07:53:49.758+0000 7fafd3f59040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T07:53:50.001 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:49 smithi105 bash[48121]: debug 2024-09-17T07:53:49.922+0000 7fafd3f59040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T07:53:50.219 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:49 smithi121 bash[49155]: debug 2024-09-17T07:53:49.946+0000 7efc562e0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:53:50.219 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:50 smithi121 bash[49155]: debug 2024-09-17T07:53:50.042+0000 7efc562e0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:53:50.219 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:50 smithi121 bash[49155]: debug 2024-09-17T07:53:50.134+0000 7efc562e0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:53:50.336 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:49 smithi105 bash[48121]: debug 2024-09-17T07:53:49.990+0000 7fafd3f59040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T07:53:50.336 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:50 smithi105 bash[48121]: debug 2024-09-17T07:53:50.094+0000 7fafd3f59040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T07:53:50.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:50 smithi105 bash[48121]: debug 2024-09-17T07:53:50.162+0000 7fafd3f59040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T07:53:50.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:50 smithi105 bash[48121]: debug 2024-09-17T07:53:50.238+0000 7fafd3f59040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:53:50.521 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:50 smithi121 bash[49155]: debug 2024-09-17T07:53:50.214+0000 7efc562e0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T07:53:50.521 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:50 smithi121 bash[49155]: debug 2024-09-17T07:53:50.362+0000 7efc562e0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:53:50.521 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:50 smithi121 bash[49155]: debug 2024-09-17T07:53:50.442+0000 7efc562e0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:53:50.836 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:50 smithi105 bash[48121]: debug 2024-09-17T07:53:50.386+0000 7fafd3f59040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T07:53:50.836 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:50 smithi105 bash[48121]: debug 2024-09-17T07:53:50.466+0000 7fafd3f59040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T07:53:51.762 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 07:53:51 smithi121 bash[49155]: debug 2024-09-17T07:53:51.466+0000 7efc562e0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:53:51.829 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[48121]: debug 2024-09-17T07:53:51.490+0000 7fafd3f59040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: cluster 2024-09-17T07:53:51.487683+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: cluster 2024-09-17T07:53:51.487788+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.495415+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.498244+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.500053+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.500787+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: cluster 2024-09-17T07:53:51.513585+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: cluster 2024-09-17T07:53:51.514106+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: cluster 2024-09-17T07:53:51.524215+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:53:51.830 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: cluster 2024-09-17T07:53:51.524851+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0108768s), standbys: x 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.534092+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.534353+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.534567+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.536532+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.536831+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.537062+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.537334+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:53:51.831 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:51 smithi105 bash[19705]: audit 2024-09-17T07:53:51.537595+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:53:52.836 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: debug 2024-09-17T07:53:52.558+0000 7faf735c6640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.538004+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.538609+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.538901+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.539241+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.543341+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.543563+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.543782+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.544278+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: cluster 2024-09-17T07:53:51.552848+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.637045+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:53:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[19705]: audit 2024-09-17T07:53:51.655780+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:53:53.336 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: debug 2024-09-17T07:53:52.954+0000 7faf34509640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:07:53:52] ENGINE Error in HTTPServer.serve 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: Traceback (most recent call last): 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: self._connections.run(self.expiration_interval) 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: self._run(expiration_interval) 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:53:53.337 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: s = self.context.wrap_socket( 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: return self.sslsocket_class._create( 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: self.do_handshake() 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: self._sslobj.do_handshake() 2024-09-17T07:53:53.338 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:53:52 smithi105 bash[48121]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:53:53.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:53 smithi105 bash[19705]: cluster 2024-09-17T07:53:52.559527+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e40: y(active, since 1.04556s), standbys: x 2024-09-17T07:53:53.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:53 smithi105 bash[19705]: cephadm 2024-09-17T07:53:52.718653+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTING 2024-09-17T07:53:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cephadm 2024-09-17T07:53:52.820627+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:53:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cephadm 2024-09-17T07:53:52.952215+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:53:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cephadm 2024-09-17T07:53:52.952488+0000 mgr.y (mgr.44106) 5 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTED 2024-09-17T07:53:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cephadm 2024-09-17T07:53:52.955553+0000 mgr.y (mgr.44106) 6 : cephadm [ERR] [17/Sep/2024:07:53:52] ENGINE Error in HTTPServer.serve 2024-09-17T07:53:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: Traceback (most recent call last): 2024-09-17T07:53:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: self._connections.run(self.expiration_interval) 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: self._run(expiration_interval) 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: s = self.context.wrap_socket( 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: return self.sslsocket_class._create( 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: self.do_handshake() 2024-09-17T07:53:54.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:53:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: self._sslobj.do_handshake() 2024-09-17T07:53:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:53:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cluster 2024-09-17T07:53:53.538194+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cluster 2024-09-17T07:53:53.552921+0000 mon.a (mon.0) 39 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:53:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cluster 2024-09-17T07:53:53.552998+0000 mon.a (mon.0) 40 : cluster [INF] Cluster is now healthy 2024-09-17T07:53:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:54 smithi105 bash[19705]: cluster 2024-09-17T07:53:53.573126+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-09-17T07:53:57.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:56 smithi105 bash[19705]: cluster 2024-09-17T07:53:55.538944+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:57.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:56 smithi105 bash[19705]: cluster 2024-09-17T07:53:55.586882+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-09-17T07:53:59.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:58 smithi105 bash[19705]: cluster 2024-09-17T07:53:57.539754+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:53:59.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:58 smithi105 bash[19705]: audit 2024-09-17T07:53:58.295821+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:53:59.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:58 smithi105 bash[19705]: audit 2024-09-17T07:53:58.306395+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:53:59.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:58 smithi105 bash[19705]: audit 2024-09-17T07:53:58.535521+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:53:59.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:53:58 smithi105 bash[19705]: audit 2024-09-17T07:53:58.544360+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:00.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:00 smithi105 bash[19705]: audit 2024-09-17T07:53:59.037179+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:00.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:00 smithi105 bash[19705]: audit 2024-09-17T07:53:59.043902+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:00.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:00 smithi105 bash[19705]: audit 2024-09-17T07:53:59.287683+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:00.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:00 smithi105 bash[19705]: audit 2024-09-17T07:53:59.296705+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:00.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:00 smithi105 bash[19705]: cluster 2024-09-17T07:53:59.541401+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:54:03.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:02 smithi105 bash[19705]: cluster 2024-09-17T07:54:01.542186+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:54:05.076 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:04 smithi105 bash[19705]: cluster 2024-09-17T07:54:03.543892+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:54:07.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:06 smithi105 bash[19705]: cluster 2024-09-17T07:54:05.544677+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:09.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:08 smithi105 bash[19705]: cluster 2024-09-17T07:54:07.545393+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:10.752 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:54:11.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: cluster 2024-09-17T07:54:09.547081+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:11.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:09.705695+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:09.717396+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.064258+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.075235+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.077977+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.079453+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.091152+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.192478+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.196599+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.198602+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:54:11.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:10 smithi105 bash[19705]: audit 2024-09-17T07:54:10.199988+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T07:54:11.509 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:54:11.509 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (3m) 13s ago 29m 18.1M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:54:11.509 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (3m) 12s ago 28m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:54:11.509 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 12s ago 26m - - 2024-09-17T07:54:11.509 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (5m) 12s ago 33m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:54:11.509 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (15m) 13s ago 35m 463M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:54:11.509 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (27s) 13s ago 35m 35.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (95s) 12s ago 34m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (34m) 13s ago 34m 80.2M 2048M 16.2.0 24ecd6d5f14c c5bd6a9bceea 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (4m) 13s ago 29m 10.9M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (4m) 12s ago 29m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (33m) 13s ago 33m 55.7M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (32m) 13s ago 32m 56.0M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (32m) 13s ago 32m 50.5M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (31m) 13s ago 31m 56.5M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (31m) 12s ago 31m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (31m) 12s ago 31m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (30m) 12s ago 30m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (30m) 12s ago 30m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (4m) 12s ago 29m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:54:11.510 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (27m) 13s ago 27m 59.3M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:54:11.511 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (27m) 12s ago 27m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:54:11.978 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:11.979 INFO:teuthology.orchestra.run.smithi105.stdout: "mds": {}, 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 11, 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:54:11.980 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:54:12.073 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:11 smithi105 bash[19705]: cephadm 2024-09-17T07:54:10.054611+0000 mgr.y (mgr.44106) 16 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:54:12.073 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:11 smithi105 bash[19705]: cephadm 2024-09-17T07:54:10.080702+0000 mgr.y (mgr.44106) 17 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:12.074 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:11 smithi105 bash[19705]: cluster 2024-09-17T07:54:10.081936+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:12.074 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:11 smithi105 bash[19705]: cephadm 2024-09-17T07:54:10.200906+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T07:54:12.074 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:11 smithi105 bash[19705]: audit 2024-09-17T07:54:10.731570+0000 mgr.y (mgr.44106) 20 : audit [DBG] from='client.25906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:12.074 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:11 smithi105 bash[19705]: cluster 2024-09-17T07:54:11.070498+0000 mon.a (mon.0) 62 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi105", 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:54:12.359 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:54:13.003 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:12 smithi105 bash[19705]: audit 2024-09-17T07:54:11.111701+0000 mgr.y (mgr.44106) 21 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:13.003 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:12 smithi105 bash[19705]: audit 2024-09-17T07:54:11.480864+0000 mgr.y (mgr.44106) 22 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:13.003 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:12 smithi105 bash[19705]: audit 2024-09-17T07:54:11.972842+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.105:0/2036846596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:13.004 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:12 smithi105 bash[19705]: audit 2024-09-17T07:54:12.621974+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:13.004 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:12 smithi105 bash[19705]: audit 2024-09-17T07:54:12.623483+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:13.004 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:12 smithi105 bash[19705]: audit 2024-09-17T07:54:12.624712+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:13.004 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:12 smithi105 bash[19705]: audit 2024-09-17T07:54:12.625782+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:14.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:13 smithi105 bash[19705]: cluster 2024-09-17T07:54:12.082639+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:14.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:13 smithi105 bash[19705]: audit 2024-09-17T07:54:12.352941+0000 mgr.y (mgr.44106) 24 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:14.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:13 smithi105 bash[19705]: cephadm 2024-09-17T07:54:12.612372+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T07:54:14.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:13 smithi105 bash[19705]: cephadm 2024-09-17T07:54:12.627124+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Deploying daemon mon.c on smithi105 2024-09-17T07:54:15.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:15 smithi105 systemd[1]: Stopping Ceph mon.c for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:54:16.023 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:15 smithi105 bash[19705]: debug 2024-09-17T07:54:15.622+0000 7fe49b6dd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T07:54:16.023 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:15 smithi105 bash[19705]: debug 2024-09-17T07:54:15.622+0000 7fe49b6dd700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T07:54:16.667 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:16 smithi105 bash[67056]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon.c 2024-09-17T07:54:16.667 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:16 smithi105 bash[67129]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon.c 2024-09-17T07:54:16.667 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:16 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.c.service: Succeeded. 2024-09-17T07:54:16.667 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:16 smithi105 systemd[1]: Stopped Ceph mon.c for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:54:17.055 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:16 smithi105 systemd[1]: Started Ceph mon.c for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.318+0000 7fd7617f4b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.318+0000 7fd7617f4b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 8 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.318+0000 7fd7617f4b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 0 load: jerasure load: lrc 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Git sha 0 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T07:54:18.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: DB SUMMARY 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: DB Session ID: LWSNNCP00WPPQUDYACV3 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 3607 Bytes 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000062.sst 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000060.log size: 0 ; 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T07:54:18.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.env: 0x558ec7c77bc0 2024-09-17T07:54:18.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T07:54:18.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.info_log: 0x558ec966ebe0 2024-09-17T07:54:18.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T07:54:18.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T07:54:18.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T07:54:18.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T07:54:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.db_log_dir: 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.wal_dir: 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.write_buffer_manager: 0x558ec967cb40 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T07:54:18.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.row_cache: None 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.wal_filter: None 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T07:54:18.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T07:54:18.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T07:54:18.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Compression algorithms supported: 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kZSTD supported: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T07:54:18.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.merge_operator: 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558ec966e7e0) 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: cache_index_and_filter_blocks: 1 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T07:54:18.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: pin_top_level_index_and_filter: 1 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: index_type: 0 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: data_block_index_type: 0 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: index_shortening: 1 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: checksum: 4 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: no_block_cache: 0 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_cache: 0x558ec9665350 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_cache_name: BinnedLRUCache 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_cache_options: 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: capacity : 536870912 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: num_shard_bits : 4 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: strict_capacity_limit : 0 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: high_pri_pool_ratio: 0.000 2024-09-17T07:54:18.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_cache_compressed: (nil) 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: persistent_cache: (nil) 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_size: 4096 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_size_deviation: 10 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_restart_interval: 16 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: index_block_restart_interval: 1 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: metadata_block_size: 4096 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: partition_filters: 0 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: use_delta_encoding: 1 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: filter_policy: bloomfilter 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: whole_key_filtering: 1 2024-09-17T07:54:18.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: verify_compression: 0 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: read_amp_bytes_per_bit: 0 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: format_version: 5 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: enable_index_compression: 1 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: block_align: 0 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: max_auto_readahead_size: 262144 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: prepopulate_block_cache: 0 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: initial_auto_readahead_size: 8192 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: num_file_reads_for_auto_readahead: 2 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T07:54:18.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.num_levels: 7 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T07:54:18.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T07:54:18.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T07:54:18.602 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T07:54:18.602 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T07:54:18.602 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T07:54:18.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T07:54:18.604 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T07:54:18.605 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T07:54:18.606 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.322+0000 7fd7617f4b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 62.sst 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 64, last_sequence is 35130, log_number is 60,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 60 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 706c5f35-7d1e-4165-aea8-4461776947ed 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559658328115, "job": 1, "event": "recovery_started", "wal_files": [60]} 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #60 mode 2 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726559658328241, "job": 1, "event": "recovery_finished"} 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.326+0000 7fd7617f4b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 66 2024-09-17T07:54:18.607 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.330+0000 7fd7617f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558ec968ee00 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.330+0000 7fd7617f4b00 4 rocksdb: DB pointer 0x558ec9786000 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.330+0000 7fd7575bf640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.330+0000 7fd7575bf640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: ** DB Stats ** 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: ** Compaction Stats [default] ** 2024-09-17T07:54:18.608 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: L6 1/0 29.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Sum 1/0 29.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: ** Compaction Stats [default] ** 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T07:54:18.609 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Block cache BinnedLRUCache@0x558ec9665350#8 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 0 starting mon.c rank 1 at public addrs [v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0] at bind addrs [v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 1 mon.c@-1(???) e3 preinit fsid ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 0 mon.c@-1(???).mds e1 new map 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 0 mon.c@-1(???).mds e1 print_map 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: e1 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T07:54:18.610 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: legacy client fscid: -1 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: No filesystems configured 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 0 mon.c@-1(???).osd e78 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 0 mon.c@-1(???).osd e78 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 0 mon.c@-1(???).osd e78 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.334+0000 7fd7617f4b00 0 mon.c@-1(???).osd e78 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T07:54:18.611 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:18 smithi105 bash[67211]: debug 2024-09-17T07:54:18.338+0000 7fd7617f4b00 1 mon.c@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-17T07:54:20.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:18:27.437052+0000 mon.a (mon.0) 0 : [INF] mkfs ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:54:20.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:51:17.749177+0000 mgr.y (mgr.25027) 160 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:51:25.950667+0000 mgr.y (mgr.25027) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:51:26.050470+0000 mgr.y (mgr.25027) 167 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:24.919620+0000 mgr.y (mgr.25027) 202 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:25.445411+0000 mgr.y (mgr.25027) 203 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:25.538316+0000 mgr.y (mgr.25027) 204 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:29.113713+0000 mgr.y (mgr.25027) 207 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:29.113798+0000 mgr.y (mgr.25027) 208 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:29.131525+0000 mgr.y (mgr.25027) 209 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:29.147661+0000 mgr.y (mgr.25027) 210 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:31.559826+0000 mgr.y (mgr.25027) 214 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:31.573264+0000 mgr.y (mgr.25027) 215 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:54:20.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.121662+0000 mgr.y (mgr.25027) 230 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:54:20.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.145058+0000 mgr.y (mgr.25027) 231 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.261039+0000 mgr.y (mgr.25027) 233 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:54:20.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.272233+0000 mgr.y (mgr.25027) 234 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:54:20.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.284720+0000 mgr.y (mgr.25027) 235 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:54:20.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.295205+0000 mgr.y (mgr.25027) 236 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:54:20.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.314493+0000 mgr.y (mgr.25027) 237 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:54:20.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.328271+0000 mgr.y (mgr.25027) 238 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:54:20.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.342234+0000 mgr.y (mgr.25027) 239 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:54:20.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.356356+0000 mgr.y (mgr.25027) 240 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.361627+0000 mgr.y (mgr.25027) 241 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.366842+0000 mgr.y (mgr.25027) 242 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.371572+0000 mgr.y (mgr.25027) 243 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.376174+0000 mgr.y (mgr.25027) 244 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.380915+0000 mgr.y (mgr.25027) 245 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.383382+0000 mgr.y (mgr.25027) 246 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.474179+0000 mgr.y (mgr.25027) 247 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.484957+0000 mgr.y (mgr.25027) 248 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:52:55.593963+0000 mgr.y (mgr.25027) 251 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:17.607579+0000 mgr.y (mgr.25027) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:19.609358+0000 mgr.y (mgr.25027) 268 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:21.610141+0000 mgr.y (mgr.25027) 269 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:23.611824+0000 mgr.y (mgr.25027) 270 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:25.612609+0000 mgr.y (mgr.25027) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:27.613353+0000 mgr.y (mgr.25027) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:29.615052+0000 mgr.y (mgr.25027) 275 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:31.036298+0000 mgr.y (mgr.25027) 276 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:31.481714+0000 mgr.y (mgr.25027) 277 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:31.482780+0000 mgr.y (mgr.25027) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:31.483280+0000 mgr.y (mgr.25027) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:31.581694+0000 mgr.y (mgr.25027) 280 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:33.484924+0000 mgr.y (mgr.25027) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:35.485626+0000 mgr.y (mgr.25027) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:36.060494+0000 mgr.y (mgr.25027) 283 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:36.060682+0000 mgr.y (mgr.25027) 284 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:54:20.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:36.080797+0000 mgr.y (mgr.25027) 285 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:36.093752+0000 mgr.y (mgr.25027) 286 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:37.486533+0000 mgr.y (mgr.25027) 287 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:39.363709+0000 mgr.y (mgr.25027) 290 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:39.377197+0000 mgr.y (mgr.25027) 291 : cephadm [INF] Deploying daemon mon.a on smithi105 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:39.488293+0000 mgr.y (mgr.25027) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:43.490713+0000 mgr.y (mgr.25027) 296 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.644838+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.648153+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.656695+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.657948+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.658013+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.659838+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e36: y(active, since 5m), standbys: x 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.660786+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:54:20.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.660831+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.660862+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:45.672889+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 5m), standbys: x 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:46.680500+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e38: y(active, since 5m), standbys: x 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:51.487683+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:51.487788+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.495415+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.498244+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.500053+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.500787+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:51.513585+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:51.514106+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:51.524215+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:54:20.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:51.524851+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0108768s), standbys: x 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.534092+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.534353+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.534567+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.536532+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.536831+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.537062+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.537334+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.537595+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.538004+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.538609+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.538901+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.539241+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:54:20.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.543341+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.543563+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.543782+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.544278+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:51.552848+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.637045+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:51.655780+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:52.559527+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e40: y(active, since 1.04556s), standbys: x 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:52.718653+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTING 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:52.820627+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:52.952215+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:52.952488+0000 mgr.y (mgr.44106) 5 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTED 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:53:52.955553+0000 mgr.y (mgr.44106) 6 : cephadm [ERR] [17/Sep/2024:07:53:52] ENGINE Error in HTTPServer.serve 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: Traceback (most recent call last): 2024-09-17T07:54:20.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: self._connections.run(self.expiration_interval) 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: self._run(expiration_interval) 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: s = self.context.wrap_socket( 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: return self.sslsocket_class._create( 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: self.do_handshake() 2024-09-17T07:54:20.031 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: self._sslobj.do_handshake() 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:53.538194+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:53.552921+0000 mon.a (mon.0) 39 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:53.552998+0000 mon.a (mon.0) 40 : cluster [INF] Cluster is now healthy 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:53.573126+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:55.538944+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:55.586882+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:57.539754+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:58.295821+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:58.306395+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:58.535521+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.032 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:58.544360+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:59.037179+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:59.043902+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:59.287683+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:53:59.296705+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:53:59.541401+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:01.542186+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:03.543892+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:05.544677+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:07.545393+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:09.547081+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:09.705695+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:09.717396+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:54:10.054611+0000 mgr.y (mgr.44106) 16 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:54:20.033 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.064258+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.075235+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.077977+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.079453+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:54:10.080702+0000 mgr.y (mgr.44106) 17 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:10.081936+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.091152+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.192478+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.196599+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.198602+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.199988+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T07:54:20.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:54:10.200906+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:10.731570+0000 mgr.y (mgr.44106) 20 : audit [DBG] from='client.25906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:11.070498+0000 mon.a (mon.0) 62 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:11.111701+0000 mgr.y (mgr.44106) 21 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:11.480864+0000 mgr.y (mgr.44106) 22 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:11.972842+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.105:0/2036846596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:12.082639+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:12.352941+0000 mgr.y (mgr.44106) 24 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:54:12.612372+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:12.621974+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:12.623483+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:12.624712+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:12.625782+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cephadm 2024-09-17T07:54:12.627124+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Deploying daemon mon.c on smithi105 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:14.084324+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.086739+0000 mgr.y (mgr.44106) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:18.715312+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.715834+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.715948+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:18.717328+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:18.717517+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.720264+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.720760+0000 mon.a (mon.0) 80 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.731469+0000 mon.a (mon.0) 81 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:54:20.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.732404+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap 2024-09-17T07:54:20.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.732456+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:54:20.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.733012+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e42: y(active, since 27s), standbys: x 2024-09-17T07:54:20.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.733271+0000 mon.a (mon.0) 85 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:54:20.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.733303+0000 mon.a (mon.0) 86 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:54:20.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: cluster 2024-09-17T07:54:18.733323+0000 mon.a (mon.0) 87 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:54:20.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:18.737734+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:19 smithi121 bash[59457]: audit 2024-09-17T07:54:18.746778+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:18:27.437052+0000 mon.a (mon.0) 0 : [INF] mkfs ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:51:17.749177+0000 mgr.y (mgr.25027) 160 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:51:25.950667+0000 mgr.y (mgr.25027) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:51:26.050470+0000 mgr.y (mgr.25027) 167 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:24.919620+0000 mgr.y (mgr.25027) 202 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:25.445411+0000 mgr.y (mgr.25027) 203 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:25.538316+0000 mgr.y (mgr.25027) 204 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:29.113713+0000 mgr.y (mgr.25027) 207 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:29.113798+0000 mgr.y (mgr.25027) 208 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:29.131525+0000 mgr.y (mgr.25027) 209 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:29.147661+0000 mgr.y (mgr.25027) 210 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T07:54:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:31.559826+0000 mgr.y (mgr.25027) 214 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:31.573264+0000 mgr.y (mgr.25027) 215 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.121662+0000 mgr.y (mgr.25027) 230 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.145058+0000 mgr.y (mgr.25027) 231 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.261039+0000 mgr.y (mgr.25027) 233 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.272233+0000 mgr.y (mgr.25027) 234 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.284720+0000 mgr.y (mgr.25027) 235 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.295205+0000 mgr.y (mgr.25027) 236 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:54:20.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.314493+0000 mgr.y (mgr.25027) 237 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:18:27.437052+0000 mon.a (mon.0) 0 : [INF] mkfs ebbc5168-74c4-11ef-bceb-c7b262605968 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:51:17.749177+0000 mgr.y (mgr.25027) 160 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:51:25.950667+0000 mgr.y (mgr.25027) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:51:26.050470+0000 mgr.y (mgr.25027) 167 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:24.919620+0000 mgr.y (mgr.25027) 202 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:25.445411+0000 mgr.y (mgr.25027) 203 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:25.538316+0000 mgr.y (mgr.25027) 204 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:29.113713+0000 mgr.y (mgr.25027) 207 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:29.113798+0000 mgr.y (mgr.25027) 208 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:29.131525+0000 mgr.y (mgr.25027) 209 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:29.147661+0000 mgr.y (mgr.25027) 210 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:31.559826+0000 mgr.y (mgr.25027) 214 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T07:54:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:31.573264+0000 mgr.y (mgr.25027) 215 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.121662+0000 mgr.y (mgr.25027) 230 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.145058+0000 mgr.y (mgr.25027) 231 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.261039+0000 mgr.y (mgr.25027) 233 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.272233+0000 mgr.y (mgr.25027) 234 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.284720+0000 mgr.y (mgr.25027) 235 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.295205+0000 mgr.y (mgr.25027) 236 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.314493+0000 mgr.y (mgr.25027) 237 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.328271+0000 mgr.y (mgr.25027) 238 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.342234+0000 mgr.y (mgr.25027) 239 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.356356+0000 mgr.y (mgr.25027) 240 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:54:20.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.361627+0000 mgr.y (mgr.25027) 241 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.366842+0000 mgr.y (mgr.25027) 242 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.371572+0000 mgr.y (mgr.25027) 243 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.376174+0000 mgr.y (mgr.25027) 244 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.380915+0000 mgr.y (mgr.25027) 245 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.383382+0000 mgr.y (mgr.25027) 246 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.474179+0000 mgr.y (mgr.25027) 247 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.484957+0000 mgr.y (mgr.25027) 248 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:52:55.593963+0000 mgr.y (mgr.25027) 251 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:17.607579+0000 mgr.y (mgr.25027) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:19.609358+0000 mgr.y (mgr.25027) 268 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:21.610141+0000 mgr.y (mgr.25027) 269 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:23.611824+0000 mgr.y (mgr.25027) 270 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:25.612609+0000 mgr.y (mgr.25027) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:27.613353+0000 mgr.y (mgr.25027) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:29.615052+0000 mgr.y (mgr.25027) 275 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:31.036298+0000 mgr.y (mgr.25027) 276 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:31.481714+0000 mgr.y (mgr.25027) 277 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.328271+0000 mgr.y (mgr.25027) 238 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.342234+0000 mgr.y (mgr.25027) 239 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.356356+0000 mgr.y (mgr.25027) 240 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.361627+0000 mgr.y (mgr.25027) 241 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.366842+0000 mgr.y (mgr.25027) 242 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:54:20.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.371572+0000 mgr.y (mgr.25027) 243 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.376174+0000 mgr.y (mgr.25027) 244 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.380915+0000 mgr.y (mgr.25027) 245 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.383382+0000 mgr.y (mgr.25027) 246 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.474179+0000 mgr.y (mgr.25027) 247 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.484957+0000 mgr.y (mgr.25027) 248 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:52:55.593963+0000 mgr.y (mgr.25027) 251 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:17.607579+0000 mgr.y (mgr.25027) 266 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:19.609358+0000 mgr.y (mgr.25027) 268 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:21.610141+0000 mgr.y (mgr.25027) 269 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:23.611824+0000 mgr.y (mgr.25027) 270 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:25.612609+0000 mgr.y (mgr.25027) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:27.613353+0000 mgr.y (mgr.25027) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:29.615052+0000 mgr.y (mgr.25027) 275 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:31.036298+0000 mgr.y (mgr.25027) 276 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:31.481714+0000 mgr.y (mgr.25027) 277 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:31.482780+0000 mgr.y (mgr.25027) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:31.483280+0000 mgr.y (mgr.25027) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:31.581694+0000 mgr.y (mgr.25027) 280 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:33.484924+0000 mgr.y (mgr.25027) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:35.485626+0000 mgr.y (mgr.25027) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:36.060494+0000 mgr.y (mgr.25027) 283 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:36.060682+0000 mgr.y (mgr.25027) 284 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:36.080797+0000 mgr.y (mgr.25027) 285 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:36.093752+0000 mgr.y (mgr.25027) 286 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:37.486533+0000 mgr.y (mgr.25027) 287 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:39.363709+0000 mgr.y (mgr.25027) 290 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:39.377197+0000 mgr.y (mgr.25027) 291 : cephadm [INF] Deploying daemon mon.a on smithi105 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:39.488293+0000 mgr.y (mgr.25027) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:43.490713+0000 mgr.y (mgr.25027) 296 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.644838+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.648153+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.656695+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.657948+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.658013+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.659838+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e36: y(active, since 5m), standbys: x 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.660786+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.660831+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:54:20.097 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:31.482780+0000 mgr.y (mgr.25027) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:31.483280+0000 mgr.y (mgr.25027) 279 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:31.581694+0000 mgr.y (mgr.25027) 280 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:33.484924+0000 mgr.y (mgr.25027) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:35.485626+0000 mgr.y (mgr.25027) 282 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:36.060494+0000 mgr.y (mgr.25027) 283 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:36.060682+0000 mgr.y (mgr.25027) 284 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:36.080797+0000 mgr.y (mgr.25027) 285 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:36.093752+0000 mgr.y (mgr.25027) 286 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:37.486533+0000 mgr.y (mgr.25027) 287 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:39.363709+0000 mgr.y (mgr.25027) 290 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:39.377197+0000 mgr.y (mgr.25027) 291 : cephadm [INF] Deploying daemon mon.a on smithi105 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:39.488293+0000 mgr.y (mgr.25027) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:43.490713+0000 mgr.y (mgr.25027) 296 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.644838+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.648153+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.656695+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.657948+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.658013+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.659838+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e36: y(active, since 5m), standbys: x 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.660786+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.660831+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:54:20.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.660862+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:45.672889+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 5m), standbys: x 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:46.680500+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e38: y(active, since 5m), standbys: x 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:51.487683+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:51.487788+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.495415+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.498244+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.500053+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.500787+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:51.513585+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:51.514106+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:51.524215+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:51.524851+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0108768s), standbys: x 2024-09-17T07:54:20.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.534092+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.534353+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.534567+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.536532+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.536831+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.537062+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.537334+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.537595+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.660862+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:45.672889+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 5m), standbys: x 2024-09-17T07:54:20.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:46.680500+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e38: y(active, since 5m), standbys: x 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:51.487683+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:51.487788+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.495415+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.498244+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.500053+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.500787+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1997282485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:51.513585+0000 mon.a (mon.0) 15 : cluster [INF] Active manager daemon y restarted 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:51.514106+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon y 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:51.524215+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:51.524851+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0108768s), standbys: x 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.534092+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.534353+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:54:20.102 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.534567+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.536532+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.536831+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.537062+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.537334+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.537595+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.538004+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.538609+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.538901+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.539241+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.543341+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:54:20.103 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.543563+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.543782+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.544278+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:51.552848+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.637045+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:51.655780+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:52.559527+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e40: y(active, since 1.04556s), standbys: x 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:52.718653+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTING 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:52.820627+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:52.952215+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:52.952488+0000 mgr.y (mgr.44106) 5 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTED 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:53:52.955553+0000 mgr.y (mgr.44106) 6 : cephadm [ERR] [17/Sep/2024:07:53:52] ENGINE Error in HTTPServer.serve 2024-09-17T07:54:20.104 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: Traceback (most recent call last): 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: self._connections.run(self.expiration_interval) 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: self._run(expiration_interval) 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.538004+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.538609+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.538901+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T07:54:20.105 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.539241+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.543341+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.543563+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.543782+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.544278+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:51.552848+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.637045+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:51.655780+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:52.559527+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e40: y(active, since 1.04556s), standbys: x 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:52.718653+0000 mgr.y (mgr.44106) 2 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTING 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:52.820627+0000 mgr.y (mgr.44106) 3 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on http://172.21.15.105:8765 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:52.952215+0000 mgr.y (mgr.44106) 4 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Serving on https://172.21.15.105:7150 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:52.952488+0000 mgr.y (mgr.44106) 5 : cephadm [INF] [17/Sep/2024:07:53:52] ENGINE Bus STARTED 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:53:52.955553+0000 mgr.y (mgr.44106) 6 : cephadm [ERR] [17/Sep/2024:07:53:52] ENGINE Error in HTTPServer.serve 2024-09-17T07:54:20.106 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: Traceback (most recent call last): 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: self._connections.run(self.expiration_interval) 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: self._run(expiration_interval) 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: s = self.context.wrap_socket( 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:54:20.107 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: return self.sslsocket_class._create( 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: self.do_handshake() 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: self._sslobj.do_handshake() 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:53.538194+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:53.552921+0000 mon.a (mon.0) 39 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:53.552998+0000 mon.a (mon.0) 40 : cluster [INF] Cluster is now healthy 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:53.573126+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:55.538944+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:55.586882+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:57.539754+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:58.295821+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:58.306395+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.108 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:58.535521+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:58.544360+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:59.037179+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:59.043902+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:59.287683+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:53:59.296705+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:53:59.541401+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:01.542186+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T07:54:20.109 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: s = self.context.wrap_socket( 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: return self.sslsocket_class._create( 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: self.do_handshake() 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: self._sslobj.do_handshake() 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:53.538194+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:53.552921+0000 mon.a (mon.0) 39 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:53.552998+0000 mon.a (mon.0) 40 : cluster [INF] Cluster is now healthy 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:53.573126+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:55.538944+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.110 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:55.586882+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:57.539754+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:58.295821+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:58.306395+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:58.535521+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:58.544360+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:59.037179+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:59.043902+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:59.287683+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:53:59.296705+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:53:59.541401+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T07:54:20.111 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:01.542186+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:03.543892+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:05.544677+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:07.545393+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:09.547081+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:09.705695+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:09.717396+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:54:10.054611+0000 mgr.y (mgr.44106) 16 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.064258+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.075235+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.077977+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.079453+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:54:20.112 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:54:10.080702+0000 mgr.y (mgr.44106) 17 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:10.081936+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.091152+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.192478+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.196599+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.198602+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.199988+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:54:10.200906+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:03.543892+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:05.544677+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.113 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:07.545393+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:09.547081+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:09.705695+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:09.717396+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:54:10.054611+0000 mgr.y (mgr.44106) 16 : cephadm [INF] Detected new or changed devices on smithi105 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.064258+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.075235+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.077977+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.079453+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:54:10.080702+0000 mgr.y (mgr.44106) 17 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:10.081936+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.091152+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.114 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.192478+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.196599+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.198602+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.199988+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:54:10.200906+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:10.731570+0000 mgr.y (mgr.44106) 20 : audit [DBG] from='client.25906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:11.070498+0000 mon.a (mon.0) 62 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:11.111701+0000 mgr.y (mgr.44106) 21 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:11.480864+0000 mgr.y (mgr.44106) 22 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.115 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:11.972842+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.105:0/2036846596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:12.082639+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:12.352941+0000 mgr.y (mgr.44106) 24 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:54:12.612372+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:12.621974+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:12.623483+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:12.624712+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:12.625782+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cephadm 2024-09-17T07:54:12.627124+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Deploying daemon mon.c on smithi105 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:14.084324+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.086739+0000 mgr.y (mgr.44106) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:18.715312+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.715834+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.715948+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T07:54:20.116 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:18.717328+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:18.717517+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.720264+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.720760+0000 mon.a (mon.0) 80 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.731469+0000 mon.a (mon.0) 81 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.732404+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.732456+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.733012+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e42: y(active, since 27s), standbys: x 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.733271+0000 mon.a (mon.0) 85 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.733303+0000 mon.a (mon.0) 86 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: cluster 2024-09-17T07:54:18.733323+0000 mon.a (mon.0) 87 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:18.737734+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.117 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[67211]: audit 2024-09-17T07:54:18.746778+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:10.731570+0000 mgr.y (mgr.44106) 20 : audit [DBG] from='client.25906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:11.070498+0000 mon.a (mon.0) 62 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:11.111701+0000 mgr.y (mgr.44106) 21 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:11.480864+0000 mgr.y (mgr.44106) 22 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:11.972842+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.105:0/2036846596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:12.082639+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:12.352941+0000 mgr.y (mgr.44106) 24 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:54:12.612372+0000 mgr.y (mgr.44106) 25 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:12.621974+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:12.623483+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:20.118 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:12.624712+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:12.625782+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cephadm 2024-09-17T07:54:12.627124+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Deploying daemon mon.c on smithi105 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:14.084324+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.086739+0000 mgr.y (mgr.44106) 29 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:18.715312+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.715834+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.715948+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:18.717328+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:18.717517+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.720264+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.720760+0000 mon.a (mon.0) 80 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.731469+0000 mon.a (mon.0) 81 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.105:3301/0,v1:172.21.15.105:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.732404+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.732456+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T07:54:20.119 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.733012+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e42: y(active, since 27s), standbys: x 2024-09-17T07:54:20.120 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.733271+0000 mon.a (mon.0) 85 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:54:20.120 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.733303+0000 mon.a (mon.0) 86 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:54:20.120 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: cluster 2024-09-17T07:54:18.733323+0000 mon.a (mon.0) 87 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:54:20.120 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:18.737734+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:20.120 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:19 smithi105 bash[61564]: audit 2024-09-17T07:54:18.746778+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:22.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:21 smithi121 bash[59457]: cluster 2024-09-17T07:54:20.087511+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:22.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:21 smithi105 bash[67211]: cluster 2024-09-17T07:54:20.087511+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:22.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:21 smithi105 bash[61564]: cluster 2024-09-17T07:54:20.087511+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:23.726 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 07:54:23 smithi105 bash[48121]: debug 2024-09-17T07:54:23.346+0000 7faf735c6640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T07:54:24.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:23 smithi121 bash[59457]: cluster 2024-09-17T07:54:22.088215+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:24.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:23 smithi105 bash[67211]: cluster 2024-09-17T07:54:22.088215+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:24.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:23 smithi105 bash[61564]: cluster 2024-09-17T07:54:22.088215+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:26.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:25 smithi121 bash[59457]: cluster 2024-09-17T07:54:24.089463+0000 mgr.y (mgr.44106) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:26.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:25 smithi121 bash[59457]: audit 2024-09-17T07:54:24.894405+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:25 smithi121 bash[59457]: audit 2024-09-17T07:54:24.903815+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:25 smithi121 bash[59457]: audit 2024-09-17T07:54:25.629003+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:25 smithi121 bash[59457]: audit 2024-09-17T07:54:25.635900+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[61564]: cluster 2024-09-17T07:54:24.089463+0000 mgr.y (mgr.44106) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:26.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[61564]: audit 2024-09-17T07:54:24.894405+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[61564]: audit 2024-09-17T07:54:24.903815+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[61564]: audit 2024-09-17T07:54:25.629003+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[61564]: audit 2024-09-17T07:54:25.635900+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[67211]: cluster 2024-09-17T07:54:24.089463+0000 mgr.y (mgr.44106) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[67211]: audit 2024-09-17T07:54:24.894405+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[67211]: audit 2024-09-17T07:54:24.903815+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[67211]: audit 2024-09-17T07:54:25.629003+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:25 smithi105 bash[67211]: audit 2024-09-17T07:54:25.635900+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:28.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:27 smithi121 bash[59457]: cluster 2024-09-17T07:54:26.090191+0000 mgr.y (mgr.44106) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:28.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:27 smithi105 bash[61564]: cluster 2024-09-17T07:54:26.090191+0000 mgr.y (mgr.44106) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:28.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:27 smithi105 bash[67211]: cluster 2024-09-17T07:54:26.090191+0000 mgr.y (mgr.44106) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:30.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:29 smithi121 bash[59457]: cluster 2024-09-17T07:54:28.091883+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:30.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:29 smithi105 bash[61564]: cluster 2024-09-17T07:54:28.091883+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:30.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:29 smithi105 bash[67211]: cluster 2024-09-17T07:54:28.091883+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:31.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:31 smithi121 bash[59457]: cluster 2024-09-17T07:54:30.092615+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:31.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:31 smithi105 bash[67211]: cluster 2024-09-17T07:54:30.092615+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:31.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:31 smithi105 bash[61564]: cluster 2024-09-17T07:54:30.092615+0000 mgr.y (mgr.44106) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:33.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:33 smithi121 bash[59457]: cluster 2024-09-17T07:54:32.093388+0000 mgr.y (mgr.44106) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:33.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:33 smithi105 bash[61564]: cluster 2024-09-17T07:54:32.093388+0000 mgr.y (mgr.44106) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:33.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:33 smithi105 bash[67211]: cluster 2024-09-17T07:54:32.093388+0000 mgr.y (mgr.44106) 36 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:35.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:35 smithi121 bash[59457]: cluster 2024-09-17T07:54:34.095036+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:35.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:35 smithi105 bash[61564]: cluster 2024-09-17T07:54:34.095036+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:35.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:35 smithi105 bash[67211]: cluster 2024-09-17T07:54:34.095036+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:37.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:37 smithi121 bash[59457]: cluster 2024-09-17T07:54:36.095818+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:37.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:37 smithi105 bash[61564]: cluster 2024-09-17T07:54:36.095818+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:37.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:37 smithi105 bash[67211]: cluster 2024-09-17T07:54:36.095818+0000 mgr.y (mgr.44106) 38 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:38.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.157343+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.170261+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.171871+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:38.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.173324+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: cephadm 2024-09-17T07:54:37.174453+0000 mgr.y (mgr.44106) 39 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: cluster 2024-09-17T07:54:37.175321+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: cluster 2024-09-17T07:54:37.175609+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.182447+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: cephadm 2024-09-17T07:54:37.231637+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.232285+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.233853+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: audit 2024-09-17T07:54:37.235416+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:38.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:38 smithi121 bash[59457]: cephadm 2024-09-17T07:54:37.237045+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi105 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.157343+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.170261+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.171871+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.173324+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: cephadm 2024-09-17T07:54:37.174453+0000 mgr.y (mgr.44106) 39 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: cluster 2024-09-17T07:54:37.175321+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: cluster 2024-09-17T07:54:37.175609+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.182447+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: cephadm 2024-09-17T07:54:37.231637+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.232285+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.233853+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: audit 2024-09-17T07:54:37.235416+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[61564]: cephadm 2024-09-17T07:54:37.237045+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi105 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.157343+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.170261+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.171871+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.173324+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: cephadm 2024-09-17T07:54:37.174453+0000 mgr.y (mgr.44106) 39 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:54:38.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: cluster 2024-09-17T07:54:37.175321+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: cluster 2024-09-17T07:54:37.175609+0000 mgr.y (mgr.44106) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.182447+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: cephadm 2024-09-17T07:54:37.231637+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T07:54:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.232285+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.233853+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: audit 2024-09-17T07:54:37.235416+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:38.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:38 smithi105 bash[67211]: cephadm 2024-09-17T07:54:37.237045+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi105 2024-09-17T07:54:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:40 smithi121 bash[59457]: cluster 2024-09-17T07:54:39.177199+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:40.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:40 smithi121 bash[59457]: audit 2024-09-17T07:54:40.088173+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:40.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:40 smithi121 bash[59457]: audit 2024-09-17T07:54:40.099452+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:40.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:40 smithi121 bash[59457]: audit 2024-09-17T07:54:40.101928+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:54:40.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:40 smithi121 bash[59457]: audit 2024-09-17T07:54:40.103538+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:54:40.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:40 smithi121 bash[59457]: audit 2024-09-17T07:54:40.104920+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:40.523 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[67211]: cluster 2024-09-17T07:54:39.177199+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:40.523 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[67211]: audit 2024-09-17T07:54:40.088173+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:40.523 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[67211]: audit 2024-09-17T07:54:40.099452+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:40.523 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[67211]: audit 2024-09-17T07:54:40.101928+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:54:40.523 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[67211]: audit 2024-09-17T07:54:40.103538+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:54:40.524 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[67211]: audit 2024-09-17T07:54:40.104920+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:40.524 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[61564]: cluster 2024-09-17T07:54:39.177199+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:40.524 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[61564]: audit 2024-09-17T07:54:40.088173+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:40.524 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[61564]: audit 2024-09-17T07:54:40.099452+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:40.524 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[61564]: audit 2024-09-17T07:54:40.101928+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:54:40.524 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[61564]: audit 2024-09-17T07:54:40.103538+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:54:40.524 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:40 smithi105 bash[61564]: audit 2024-09-17T07:54:40.104920+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:41.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:41 smithi121 bash[59457]: cephadm 2024-09-17T07:54:40.101303+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T07:54:41.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:41 smithi121 bash[59457]: cephadm 2024-09-17T07:54:40.106402+0000 mgr.y (mgr.44106) 46 : cephadm [INF] Reconfiguring daemon mgr.y on smithi105 2024-09-17T07:54:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:41 smithi105 bash[61564]: cephadm 2024-09-17T07:54:40.101303+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T07:54:41.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:41 smithi105 bash[61564]: cephadm 2024-09-17T07:54:40.106402+0000 mgr.y (mgr.44106) 46 : cephadm [INF] Reconfiguring daemon mgr.y on smithi105 2024-09-17T07:54:41.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:41 smithi105 bash[67211]: cephadm 2024-09-17T07:54:40.101303+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T07:54:41.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:41 smithi105 bash[67211]: cephadm 2024-09-17T07:54:40.106402+0000 mgr.y (mgr.44106) 46 : cephadm [INF] Reconfiguring daemon mgr.y on smithi105 2024-09-17T07:54:42.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:42 smithi105 bash[61564]: cluster 2024-09-17T07:54:41.178037+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:42.336 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:42 smithi105 bash[67211]: cluster 2024-09-17T07:54:41.178037+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:42.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:42 smithi121 bash[59457]: cluster 2024-09-17T07:54:41.178037+0000 mgr.y (mgr.44106) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:42.775 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:54:43.538 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:54:43.538 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (4m) 18s ago 29m 18.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:54:43.538 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (3m) 44s ago 29m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:54:43.538 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 44s ago 27m - - 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (5m) 44s ago 34m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (15m) 18s ago 36m 471M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (59s) 18s ago 36m 57.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (2m) 44s ago 34m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (26s) 18s ago 34m 21.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (5m) 18s ago 29m 10.7M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (5m) 44s ago 29m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (33m) 18s ago 33m 55.6M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (33m) 18s ago 33m 56.3M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (32m) 18s ago 32m 50.6M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (32m) 18s ago 32m 56.8M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (32m) 44s ago 32m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (31m) 44s ago 31m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (31m) 44s ago 31m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:54:43.539 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (30m) 44s ago 30m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:54:43.540 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (4m) 44s ago 29m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:54:43.540 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (27m) 18s ago 27m 59.5M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:54:43.540 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (27m) 44s ago 27m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:54:43.991 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:54:43.991 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:54:43.991 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:54:43.991 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:43.991 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:54:43.992 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:54:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: audit 2024-09-17T07:54:42.687468+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: audit 2024-09-17T07:54:42.693426+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: cephadm 2024-09-17T07:54:42.694849+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T07:54:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: audit 2024-09-17T07:54:42.695372+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: audit 2024-09-17T07:54:42.696301+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: audit 2024-09-17T07:54:42.697112+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: cephadm 2024-09-17T07:54:42.698070+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi105 2024-09-17T07:54:44.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:43 smithi121 bash[59457]: audit 2024-09-17T07:54:42.754466+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:44.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: audit 2024-09-17T07:54:42.687468+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: audit 2024-09-17T07:54:42.693426+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: cephadm 2024-09-17T07:54:42.694849+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: audit 2024-09-17T07:54:42.695372+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: audit 2024-09-17T07:54:42.696301+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: audit 2024-09-17T07:54:42.697112+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: cephadm 2024-09-17T07:54:42.698070+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi105 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[61564]: audit 2024-09-17T07:54:42.754466+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: audit 2024-09-17T07:54:42.687468+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: audit 2024-09-17T07:54:42.693426+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: cephadm 2024-09-17T07:54:42.694849+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: audit 2024-09-17T07:54:42.695372+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: audit 2024-09-17T07:54:42.696301+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:44.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: audit 2024-09-17T07:54:42.697112+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:44.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: cephadm 2024-09-17T07:54:42.698070+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi105 2024-09-17T07:54:44.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:43 smithi105 bash[67211]: audit 2024-09-17T07:54:42.754466+0000 mgr.y (mgr.44106) 50 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi105", 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "mon" 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:54:44.372 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:54:44.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[61564]: audit 2024-09-17T07:54:43.133889+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:44.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[61564]: cluster 2024-09-17T07:54:43.179707+0000 mgr.y (mgr.44106) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:44.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[61564]: audit 2024-09-17T07:54:43.511359+0000 mgr.y (mgr.44106) 53 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:44.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[61564]: audit 2024-09-17T07:54:43.985427+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.105:0/2204479914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:44.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[67211]: audit 2024-09-17T07:54:43.133889+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:44.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[67211]: cluster 2024-09-17T07:54:43.179707+0000 mgr.y (mgr.44106) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:44.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[67211]: audit 2024-09-17T07:54:43.511359+0000 mgr.y (mgr.44106) 53 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:44.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:44 smithi105 bash[67211]: audit 2024-09-17T07:54:43.985427+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.105:0/2204479914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:45.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:44 smithi121 bash[59457]: audit 2024-09-17T07:54:43.133889+0000 mgr.y (mgr.44106) 51 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:45.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:44 smithi121 bash[59457]: cluster 2024-09-17T07:54:43.179707+0000 mgr.y (mgr.44106) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:44 smithi121 bash[59457]: audit 2024-09-17T07:54:43.511359+0000 mgr.y (mgr.44106) 53 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:44 smithi121 bash[59457]: audit 2024-09-17T07:54:43.985427+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.105:0/2204479914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:54:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:45 smithi121 bash[59457]: audit 2024-09-17T07:54:44.365722+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:45 smithi121 bash[59457]: audit 2024-09-17T07:54:45.469848+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:45 smithi121 bash[59457]: audit 2024-09-17T07:54:45.479662+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:45 smithi121 bash[59457]: audit 2024-09-17T07:54:45.481797+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:54:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:45 smithi121 bash[59457]: audit 2024-09-17T07:54:45.483213+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[61564]: audit 2024-09-17T07:54:44.365722+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[61564]: audit 2024-09-17T07:54:45.469848+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[61564]: audit 2024-09-17T07:54:45.479662+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[61564]: audit 2024-09-17T07:54:45.481797+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[61564]: audit 2024-09-17T07:54:45.483213+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[67211]: audit 2024-09-17T07:54:44.365722+0000 mgr.y (mgr.44106) 54 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[67211]: audit 2024-09-17T07:54:45.469848+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[67211]: audit 2024-09-17T07:54:45.479662+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[67211]: audit 2024-09-17T07:54:45.481797+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:54:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:45 smithi105 bash[67211]: audit 2024-09-17T07:54:45.483213+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:47.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:46 smithi121 bash[59457]: cluster 2024-09-17T07:54:45.180490+0000 mgr.y (mgr.44106) 55 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:47.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:46 smithi121 bash[59457]: cephadm 2024-09-17T07:54:45.481279+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T07:54:47.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:46 smithi121 bash[59457]: cephadm 2024-09-17T07:54:45.486485+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring daemon osd.0 on smithi105 2024-09-17T07:54:47.073 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:46 smithi105 bash[61564]: cluster 2024-09-17T07:54:45.180490+0000 mgr.y (mgr.44106) 55 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:47.073 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:46 smithi105 bash[61564]: cephadm 2024-09-17T07:54:45.481279+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T07:54:47.073 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:46 smithi105 bash[61564]: cephadm 2024-09-17T07:54:45.486485+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring daemon osd.0 on smithi105 2024-09-17T07:54:47.073 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:46 smithi105 bash[67211]: cluster 2024-09-17T07:54:45.180490+0000 mgr.y (mgr.44106) 55 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:47.073 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:46 smithi105 bash[67211]: cephadm 2024-09-17T07:54:45.481279+0000 mgr.y (mgr.44106) 56 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T07:54:47.073 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:46 smithi105 bash[67211]: cephadm 2024-09-17T07:54:45.486485+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring daemon osd.0 on smithi105 2024-09-17T07:54:48.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[61564]: cluster 2024-09-17T07:54:47.181025+0000 mgr.y (mgr.44106) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:48.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[61564]: audit 2024-09-17T07:54:48.113521+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:48.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[61564]: audit 2024-09-17T07:54:48.122128+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:48.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[61564]: audit 2024-09-17T07:54:48.124250+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:54:48.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[61564]: audit 2024-09-17T07:54:48.125639+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:48.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[67211]: cluster 2024-09-17T07:54:47.181025+0000 mgr.y (mgr.44106) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:48.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[67211]: audit 2024-09-17T07:54:48.113521+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:48.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[67211]: audit 2024-09-17T07:54:48.122128+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:48.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[67211]: audit 2024-09-17T07:54:48.124250+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:54:48.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:48 smithi105 bash[67211]: audit 2024-09-17T07:54:48.125639+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:48 smithi121 bash[59457]: cluster 2024-09-17T07:54:47.181025+0000 mgr.y (mgr.44106) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:48 smithi121 bash[59457]: audit 2024-09-17T07:54:48.113521+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:48 smithi121 bash[59457]: audit 2024-09-17T07:54:48.122128+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:48 smithi121 bash[59457]: audit 2024-09-17T07:54:48.124250+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:54:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:48 smithi121 bash[59457]: audit 2024-09-17T07:54:48.125639+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:50.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:49 smithi121 bash[59457]: cephadm 2024-09-17T07:54:48.123775+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T07:54:50.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:49 smithi121 bash[59457]: cephadm 2024-09-17T07:54:48.129112+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon osd.1 on smithi105 2024-09-17T07:54:50.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:49 smithi105 bash[61564]: cephadm 2024-09-17T07:54:48.123775+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T07:54:50.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:49 smithi105 bash[61564]: cephadm 2024-09-17T07:54:48.129112+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon osd.1 on smithi105 2024-09-17T07:54:50.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:49 smithi105 bash[67211]: cephadm 2024-09-17T07:54:48.123775+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T07:54:50.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:49 smithi105 bash[67211]: cephadm 2024-09-17T07:54:48.129112+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring daemon osd.1 on smithi105 2024-09-17T07:54:51.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:50 smithi121 bash[59457]: cluster 2024-09-17T07:54:49.182878+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:51.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:50 smithi105 bash[67211]: cluster 2024-09-17T07:54:49.182878+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:51.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:50 smithi105 bash[61564]: cluster 2024-09-17T07:54:49.182878+0000 mgr.y (mgr.44106) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:52.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:51 smithi121 bash[59457]: audit 2024-09-17T07:54:50.757736+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:52.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:51 smithi121 bash[59457]: audit 2024-09-17T07:54:50.768682+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:52.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:51 smithi121 bash[59457]: audit 2024-09-17T07:54:50.770676+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:54:52.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:51 smithi121 bash[59457]: audit 2024-09-17T07:54:50.771972+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:52.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[61564]: audit 2024-09-17T07:54:50.757736+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:52.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[61564]: audit 2024-09-17T07:54:50.768682+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:52.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[61564]: audit 2024-09-17T07:54:50.770676+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:54:52.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[61564]: audit 2024-09-17T07:54:50.771972+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:52.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[67211]: audit 2024-09-17T07:54:50.757736+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:52.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[67211]: audit 2024-09-17T07:54:50.768682+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:52.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[67211]: audit 2024-09-17T07:54:50.770676+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:54:52.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:51 smithi105 bash[67211]: audit 2024-09-17T07:54:50.771972+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:53.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:52 smithi121 bash[59457]: cephadm 2024-09-17T07:54:50.770248+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T07:54:53.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:52 smithi121 bash[59457]: cephadm 2024-09-17T07:54:50.775243+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.2 on smithi105 2024-09-17T07:54:53.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:52 smithi121 bash[59457]: cluster 2024-09-17T07:54:51.183794+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:53.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:52 smithi105 bash[61564]: cephadm 2024-09-17T07:54:50.770248+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T07:54:53.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:52 smithi105 bash[61564]: cephadm 2024-09-17T07:54:50.775243+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.2 on smithi105 2024-09-17T07:54:53.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:52 smithi105 bash[61564]: cluster 2024-09-17T07:54:51.183794+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:52 smithi105 bash[67211]: cephadm 2024-09-17T07:54:50.770248+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T07:54:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:52 smithi105 bash[67211]: cephadm 2024-09-17T07:54:50.775243+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.2 on smithi105 2024-09-17T07:54:53.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:52 smithi105 bash[67211]: cluster 2024-09-17T07:54:51.183794+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:54.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:54 smithi121 bash[59457]: cluster 2024-09-17T07:54:53.185703+0000 mgr.y (mgr.44106) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:54.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:54 smithi121 bash[59457]: audit 2024-09-17T07:54:53.342729+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:54.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:54 smithi121 bash[59457]: audit 2024-09-17T07:54:53.349912+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:54.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:54 smithi121 bash[59457]: cephadm 2024-09-17T07:54:53.351296+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T07:54:54.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:54 smithi121 bash[59457]: audit 2024-09-17T07:54:53.351793+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:54:54.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:54 smithi121 bash[59457]: audit 2024-09-17T07:54:53.353116+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:54.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:54 smithi121 bash[59457]: cephadm 2024-09-17T07:54:53.356398+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring daemon osd.3 on smithi105 2024-09-17T07:54:54.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[67211]: cluster 2024-09-17T07:54:53.185703+0000 mgr.y (mgr.44106) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:54.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[67211]: audit 2024-09-17T07:54:53.342729+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[67211]: audit 2024-09-17T07:54:53.349912+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[67211]: cephadm 2024-09-17T07:54:53.351296+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[67211]: audit 2024-09-17T07:54:53.351793+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[67211]: audit 2024-09-17T07:54:53.353116+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[67211]: cephadm 2024-09-17T07:54:53.356398+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring daemon osd.3 on smithi105 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[61564]: cluster 2024-09-17T07:54:53.185703+0000 mgr.y (mgr.44106) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[61564]: audit 2024-09-17T07:54:53.342729+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[61564]: audit 2024-09-17T07:54:53.349912+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[61564]: cephadm 2024-09-17T07:54:53.351296+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[61564]: audit 2024-09-17T07:54:53.351793+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[61564]: audit 2024-09-17T07:54:53.353116+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:54.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:54 smithi105 bash[61564]: cephadm 2024-09-17T07:54:53.356398+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring daemon osd.3 on smithi105 2024-09-17T07:54:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:56 smithi121 bash[59457]: cluster 2024-09-17T07:54:55.186471+0000 mgr.y (mgr.44106) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:56 smithi121 bash[59457]: audit 2024-09-17T07:54:55.968809+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:56 smithi121 bash[59457]: audit 2024-09-17T07:54:55.976513+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:56 smithi121 bash[59457]: audit 2024-09-17T07:54:55.978890+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:54:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:56 smithi121 bash[59457]: audit 2024-09-17T07:54:55.981535+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:56.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[67211]: cluster 2024-09-17T07:54:55.186471+0000 mgr.y (mgr.44106) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[67211]: audit 2024-09-17T07:54:55.968809+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[67211]: audit 2024-09-17T07:54:55.976513+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[67211]: audit 2024-09-17T07:54:55.978890+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[67211]: audit 2024-09-17T07:54:55.981535+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[61564]: cluster 2024-09-17T07:54:55.186471+0000 mgr.y (mgr.44106) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[61564]: audit 2024-09-17T07:54:55.968809+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[61564]: audit 2024-09-17T07:54:55.976513+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[61564]: audit 2024-09-17T07:54:55.978890+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:54:56.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:56 smithi105 bash[61564]: audit 2024-09-17T07:54:55.981535+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:57.619 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:57 smithi105 bash[61564]: cephadm 2024-09-17T07:54:55.978397+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring rgw.foo.smithi105.vppsza (monmap changed)... 2024-09-17T07:54:57.619 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:57 smithi105 bash[61564]: cephadm 2024-09-17T07:54:55.982844+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T07:54:57.620 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:57 smithi105 bash[67211]: cephadm 2024-09-17T07:54:55.978397+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring rgw.foo.smithi105.vppsza (monmap changed)... 2024-09-17T07:54:57.620 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:57 smithi105 bash[67211]: cephadm 2024-09-17T07:54:55.982844+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T07:54:57.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:57 smithi121 bash[59457]: cephadm 2024-09-17T07:54:55.978397+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring rgw.foo.smithi105.vppsza (monmap changed)... 2024-09-17T07:54:57.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:57 smithi121 bash[59457]: cephadm 2024-09-17T07:54:55.982844+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T07:54:58.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:58 smithi121 bash[59457]: cluster 2024-09-17T07:54:57.187237+0000 mgr.y (mgr.44106) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:58.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:58 smithi105 bash[61564]: cluster 2024-09-17T07:54:57.187237+0000 mgr.y (mgr.44106) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:58.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:58 smithi105 bash[67211]: cluster 2024-09-17T07:54:57.187237+0000 mgr.y (mgr.44106) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:54:59.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[61564]: audit 2024-09-17T07:54:58.533599+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:59.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[61564]: audit 2024-09-17T07:54:58.540996+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:59.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[61564]: cephadm 2024-09-17T07:54:58.542780+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T07:54:59.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[61564]: audit 2024-09-17T07:54:58.543364+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:59.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[61564]: audit 2024-09-17T07:54:58.544923+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:59.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[61564]: audit 2024-09-17T07:54:58.546389+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:59.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[61564]: cephadm 2024-09-17T07:54:58.548059+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T07:54:59.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[67211]: audit 2024-09-17T07:54:58.533599+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:59.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[67211]: audit 2024-09-17T07:54:58.540996+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:59.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[67211]: cephadm 2024-09-17T07:54:58.542780+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T07:54:59.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[67211]: audit 2024-09-17T07:54:58.543364+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:59.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[67211]: audit 2024-09-17T07:54:58.544923+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:59.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[67211]: audit 2024-09-17T07:54:58.546389+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:59.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:54:59 smithi105 bash[67211]: cephadm 2024-09-17T07:54:58.548059+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T07:54:59.984 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:59 smithi121 bash[59457]: audit 2024-09-17T07:54:58.533599+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:59.985 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:59 smithi121 bash[59457]: audit 2024-09-17T07:54:58.540996+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:54:59.985 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:59 smithi121 bash[59457]: cephadm 2024-09-17T07:54:58.542780+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T07:54:59.985 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:59 smithi121 bash[59457]: audit 2024-09-17T07:54:58.543364+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T07:54:59.985 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:59 smithi121 bash[59457]: audit 2024-09-17T07:54:58.544923+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T07:54:59.985 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:59 smithi121 bash[59457]: audit 2024-09-17T07:54:58.546389+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:54:59.985 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:54:59 smithi121 bash[59457]: cephadm 2024-09-17T07:54:58.548059+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T07:55:00.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:00 smithi121 bash[59457]: cluster 2024-09-17T07:54:59.188860+0000 mgr.y (mgr.44106) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:00.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:00 smithi105 bash[61564]: cluster 2024-09-17T07:54:59.188860+0000 mgr.y (mgr.44106) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:00.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:00 smithi105 bash[67211]: cluster 2024-09-17T07:54:59.188860+0000 mgr.y (mgr.44106) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: audit 2024-09-17T07:55:00.988299+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: audit 2024-09-17T07:55:00.998324+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:02.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: cephadm 2024-09-17T07:55:01.000261+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T07:55:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: audit 2024-09-17T07:55:01.000863+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:55:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: audit 2024-09-17T07:55:01.002577+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:55:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: audit 2024-09-17T07:55:01.004040+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: cephadm 2024-09-17T07:55:01.005887+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T07:55:02.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:01 smithi121 bash[59457]: cluster 2024-09-17T07:55:01.189591+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: audit 2024-09-17T07:55:00.988299+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: audit 2024-09-17T07:55:00.998324+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: cephadm 2024-09-17T07:55:01.000261+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: audit 2024-09-17T07:55:01.000863+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: audit 2024-09-17T07:55:01.002577+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: audit 2024-09-17T07:55:01.004040+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: cephadm 2024-09-17T07:55:01.005887+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[61564]: cluster 2024-09-17T07:55:01.189591+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:02.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: audit 2024-09-17T07:55:00.988299+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:02.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: audit 2024-09-17T07:55:00.998324+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:02.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: cephadm 2024-09-17T07:55:01.000261+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T07:55:02.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: audit 2024-09-17T07:55:01.000863+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T07:55:02.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: audit 2024-09-17T07:55:01.002577+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T07:55:02.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: audit 2024-09-17T07:55:01.004040+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:02.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: cephadm 2024-09-17T07:55:01.005887+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T07:55:02.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:01 smithi105 bash[67211]: cluster 2024-09-17T07:55:01.189591+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:04 smithi121 bash[59457]: cluster 2024-09-17T07:55:03.191206+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:04 smithi121 bash[59457]: audit 2024-09-17T07:55:03.427718+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:04 smithi121 bash[59457]: audit 2024-09-17T07:55:03.436080+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:04.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:04 smithi121 bash[59457]: cephadm 2024-09-17T07:55:03.437777+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T07:55:04.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:04 smithi121 bash[59457]: audit 2024-09-17T07:55:03.438330+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:55:04.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:04 smithi121 bash[59457]: audit 2024-09-17T07:55:03.439767+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:04.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:04 smithi121 bash[59457]: cephadm 2024-09-17T07:55:03.444687+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T07:55:04.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[61564]: cluster 2024-09-17T07:55:03.191206+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[61564]: audit 2024-09-17T07:55:03.427718+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[61564]: audit 2024-09-17T07:55:03.436080+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[61564]: cephadm 2024-09-17T07:55:03.437777+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[61564]: audit 2024-09-17T07:55:03.438330+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[61564]: audit 2024-09-17T07:55:03.439767+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[61564]: cephadm 2024-09-17T07:55:03.444687+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[67211]: cluster 2024-09-17T07:55:03.191206+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[67211]: audit 2024-09-17T07:55:03.427718+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[67211]: audit 2024-09-17T07:55:03.436080+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:04.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[67211]: cephadm 2024-09-17T07:55:03.437777+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T07:55:04.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[67211]: audit 2024-09-17T07:55:03.438330+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:55:04.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[67211]: audit 2024-09-17T07:55:03.439767+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:04.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:04 smithi105 bash[67211]: cephadm 2024-09-17T07:55:03.444687+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T07:55:06.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:06 smithi121 bash[59457]: cluster 2024-09-17T07:55:05.191910+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:06.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:06 smithi121 bash[59457]: audit 2024-09-17T07:55:05.790845+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:06.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:06 smithi121 bash[59457]: audit 2024-09-17T07:55:05.800214+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:06.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:06 smithi121 bash[59457]: audit 2024-09-17T07:55:05.802308+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:55:06.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:06 smithi121 bash[59457]: audit 2024-09-17T07:55:05.803384+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:06.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[61564]: cluster 2024-09-17T07:55:05.191910+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:06.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[61564]: audit 2024-09-17T07:55:05.790845+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[61564]: audit 2024-09-17T07:55:05.800214+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[61564]: audit 2024-09-17T07:55:05.802308+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[61564]: audit 2024-09-17T07:55:05.803384+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[67211]: cluster 2024-09-17T07:55:05.191910+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[67211]: audit 2024-09-17T07:55:05.790845+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[67211]: audit 2024-09-17T07:55:05.800214+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[67211]: audit 2024-09-17T07:55:05.802308+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T07:55:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:06 smithi105 bash[67211]: audit 2024-09-17T07:55:05.803384+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:07.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:07 smithi121 bash[59457]: cephadm 2024-09-17T07:55:05.801963+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T07:55:07.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:07 smithi121 bash[59457]: cephadm 2024-09-17T07:55:05.808373+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T07:55:07.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:07 smithi105 bash[61564]: cephadm 2024-09-17T07:55:05.801963+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T07:55:07.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:07 smithi105 bash[61564]: cephadm 2024-09-17T07:55:05.808373+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T07:55:07.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:07 smithi105 bash[67211]: cephadm 2024-09-17T07:55:05.801963+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T07:55:07.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:07 smithi105 bash[67211]: cephadm 2024-09-17T07:55:05.808373+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T07:55:08.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:08 smithi121 bash[59457]: cluster 2024-09-17T07:55:07.192662+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:08.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:08 smithi121 bash[59457]: audit 2024-09-17T07:55:08.021995+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:08.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:08 smithi121 bash[59457]: audit 2024-09-17T07:55:08.031985+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:08.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:08 smithi121 bash[59457]: audit 2024-09-17T07:55:08.034471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:55:08.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:08 smithi121 bash[59457]: audit 2024-09-17T07:55:08.036079+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:08.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[61564]: cluster 2024-09-17T07:55:07.192662+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[61564]: audit 2024-09-17T07:55:08.021995+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[61564]: audit 2024-09-17T07:55:08.031985+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[61564]: audit 2024-09-17T07:55:08.034471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[61564]: audit 2024-09-17T07:55:08.036079+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[67211]: cluster 2024-09-17T07:55:07.192662+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[67211]: audit 2024-09-17T07:55:08.021995+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[67211]: audit 2024-09-17T07:55:08.031985+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[67211]: audit 2024-09-17T07:55:08.034471+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T07:55:08.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:08 smithi105 bash[67211]: audit 2024-09-17T07:55:08.036079+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:09.743 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:09 smithi121 bash[59457]: cephadm 2024-09-17T07:55:08.033910+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T07:55:09.743 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:09 smithi121 bash[59457]: cephadm 2024-09-17T07:55:08.040139+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T07:55:09.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:09 smithi105 bash[61564]: cephadm 2024-09-17T07:55:08.033910+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T07:55:09.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:09 smithi105 bash[61564]: cephadm 2024-09-17T07:55:08.040139+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T07:55:09.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:09 smithi105 bash[67211]: cephadm 2024-09-17T07:55:08.033910+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T07:55:09.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:09 smithi105 bash[67211]: cephadm 2024-09-17T07:55:08.040139+0000 mgr.y (mgr.44106) 86 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T07:55:10.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:10 smithi121 bash[59457]: cluster 2024-09-17T07:55:09.194293+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:10.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:10 smithi121 bash[59457]: audit 2024-09-17T07:55:10.356125+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:10.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:10 smithi121 bash[59457]: audit 2024-09-17T07:55:10.365693+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:10.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:10 smithi121 bash[59457]: audit 2024-09-17T07:55:10.367956+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:55:10.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:10 smithi121 bash[59457]: audit 2024-09-17T07:55:10.369299+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:10.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[61564]: cluster 2024-09-17T07:55:09.194293+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:10.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[61564]: audit 2024-09-17T07:55:10.356125+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[61564]: audit 2024-09-17T07:55:10.365693+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[61564]: audit 2024-09-17T07:55:10.367956+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[61564]: audit 2024-09-17T07:55:10.369299+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[67211]: cluster 2024-09-17T07:55:09.194293+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[67211]: audit 2024-09-17T07:55:10.356125+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[67211]: audit 2024-09-17T07:55:10.365693+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[67211]: audit 2024-09-17T07:55:10.367956+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T07:55:10.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:10 smithi105 bash[67211]: audit 2024-09-17T07:55:10.369299+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:11.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:11 smithi121 bash[59457]: cephadm 2024-09-17T07:55:10.367546+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T07:55:11.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:11 smithi121 bash[59457]: cephadm 2024-09-17T07:55:10.372921+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T07:55:11.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:11 smithi105 bash[61564]: cephadm 2024-09-17T07:55:10.367546+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T07:55:11.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:11 smithi105 bash[61564]: cephadm 2024-09-17T07:55:10.372921+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T07:55:11.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:11 smithi105 bash[67211]: cephadm 2024-09-17T07:55:10.367546+0000 mgr.y (mgr.44106) 88 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T07:55:11.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:11 smithi105 bash[67211]: cephadm 2024-09-17T07:55:10.372921+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T07:55:12.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:12 smithi121 bash[59457]: cluster 2024-09-17T07:55:11.195017+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:12.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:12 smithi105 bash[67211]: cluster 2024-09-17T07:55:11.195017+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:12.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:12 smithi105 bash[61564]: cluster 2024-09-17T07:55:11.195017+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:14.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[61564]: audit 2024-09-17T07:55:12.792781+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:14.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[61564]: audit 2024-09-17T07:55:12.801257+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[61564]: cephadm 2024-09-17T07:55:12.803542+0000 mgr.y (mgr.44106) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi121.tmnjzi (monmap changed)... 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[61564]: audit 2024-09-17T07:55:12.804062+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[61564]: audit 2024-09-17T07:55:12.806929+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[61564]: cephadm 2024-09-17T07:55:12.808545+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[61564]: cluster 2024-09-17T07:55:13.196633+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[67211]: audit 2024-09-17T07:55:12.792781+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[67211]: audit 2024-09-17T07:55:12.801257+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[67211]: cephadm 2024-09-17T07:55:12.803542+0000 mgr.y (mgr.44106) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi121.tmnjzi (monmap changed)... 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[67211]: audit 2024-09-17T07:55:12.804062+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:55:14.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[67211]: audit 2024-09-17T07:55:12.806929+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[67211]: cephadm 2024-09-17T07:55:12.808545+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T07:55:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:13 smithi105 bash[67211]: cluster 2024-09-17T07:55:13.196633+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:14.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:13 smithi121 bash[59457]: audit 2024-09-17T07:55:12.792781+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:14.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:13 smithi121 bash[59457]: audit 2024-09-17T07:55:12.801257+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:14.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:13 smithi121 bash[59457]: cephadm 2024-09-17T07:55:12.803542+0000 mgr.y (mgr.44106) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi121.tmnjzi (monmap changed)... 2024-09-17T07:55:14.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:13 smithi121 bash[59457]: audit 2024-09-17T07:55:12.804062+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T07:55:14.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:13 smithi121 bash[59457]: audit 2024-09-17T07:55:12.806929+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:14.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:13 smithi121 bash[59457]: cephadm 2024-09-17T07:55:12.808545+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T07:55:14.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:13 smithi121 bash[59457]: cluster 2024-09-17T07:55:13.196633+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:14.787 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (4m) 50s ago 30m 18.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (4m) 77s ago 29m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 77s ago 27m - - 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (6m) 77s ago 34m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (16m) 50s ago 36m 471M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (91s) 50s ago 36m 57.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:55:15.548 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (2m) 77s ago 35m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (58s) 50s ago 35m 21.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (5m) 50s ago 30m 10.7M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (5m) 77s ago 30m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (34m) 50s ago 34m 55.6M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (33m) 50s ago 34m 56.3M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (33m) 50s ago 33m 50.6M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (32m) 50s ago 33m 56.8M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (32m) 77s ago 32m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (32m) 77s ago 32m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (31m) 77s ago 31m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (31m) 77s ago 31m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (5m) 77s ago 30m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (28m) 50s ago 28m 59.5M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:55:15.549 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (28m) 77s ago 28m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:55:16.003 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:55:16.003 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:55:16.003 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:55:16.003 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:55:16.003 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:55:16.003 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:55:16.003 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:55:16.004 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:55:16.380 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:55:16.380 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T07:55:16.380 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T07:55:16.380 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T07:55:16.380 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:55:16.381 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T07:55:16.381 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T07:55:16.381 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:55:16.381 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:14.762506+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.142951+0000 mgr.y (mgr.44106) 95 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.151998+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.160787+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cluster 2024-09-17T07:55:15.197186+0000 mgr.y (mgr.44106) 96 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.213036+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.216395+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.218263+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.219177+0000 mgr.y (mgr.44106) 97 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.226694+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.228328+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.236904+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.238050+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.247892+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.249568+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.250413+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.258813+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.261403+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.262288+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.269930+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.272662+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.273718+0000 mgr.y (mgr.44106) 100 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.282304+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.284159+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.285179+0000 mgr.y (mgr.44106) 101 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.286480+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.287359+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.288955+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.289952+0000 mgr.y (mgr.44106) 102 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.298943+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.302063+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.303276+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.312929+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.315889+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.317089+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.326116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.328697+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.329579+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:55:16.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.330989+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.331989+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.333818+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.334763+0000 mgr.y (mgr.44106) 106 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:55:16.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.336111+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.337128+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.338840+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.339845+0000 mgr.y (mgr.44106) 107 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.341418+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.342450+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.344399+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.345477+0000 mgr.y (mgr.44106) 108 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.346905+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.347967+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.349620+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.350449+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.351896+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.352985+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.354902+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.355874+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.357336+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.358444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.359332+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.360844+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.366843+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.368214+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.375002+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.376181+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.380393+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.381434+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.382167+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.389192+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:55:16.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.390243+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.391031+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.395778+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.396777+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.397556+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.402121+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.403288+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.404246+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.412348+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.413392+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.420107+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.421151+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.421966+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.422805+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.423610+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.424460+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.425268+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.426079+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.435013+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.435966+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.436614+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.443388+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.521730+0000 mgr.y (mgr.44106) 113 : audit [DBG] from='client.54142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.906221+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.907248+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.916810+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:15.997365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.54148 172.21.15.105:0/4016383569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:16.011033+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:16.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:16.012568+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:55:16.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:16 smithi121 bash[59457]: audit 2024-09-17T07:55:16.024058+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:14.762506+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.142951+0000 mgr.y (mgr.44106) 95 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.151998+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.160787+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cluster 2024-09-17T07:55:15.197186+0000 mgr.y (mgr.44106) 96 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.213036+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.216395+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.218263+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.219177+0000 mgr.y (mgr.44106) 97 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.226694+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.228328+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.236904+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.238050+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.247892+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.249568+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.250413+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.258813+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.261403+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.262288+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:55:16.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.269930+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:14.762506+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.142951+0000 mgr.y (mgr.44106) 95 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.151998+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.160787+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cluster 2024-09-17T07:55:15.197186+0000 mgr.y (mgr.44106) 96 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.213036+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.216395+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.218263+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.219177+0000 mgr.y (mgr.44106) 97 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.226694+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.228328+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.236904+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.238050+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.247892+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.249568+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.250413+0000 mgr.y (mgr.44106) 98 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.258813+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.261403+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.262288+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.269930+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.272662+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.273718+0000 mgr.y (mgr.44106) 100 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:55:16.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.282304+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.284159+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.285179+0000 mgr.y (mgr.44106) 101 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.286480+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.287359+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.288955+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.289952+0000 mgr.y (mgr.44106) 102 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.298943+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.302063+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.303276+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.312929+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.315889+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.317089+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.326116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.328697+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.329579+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.330989+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.331989+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.272662+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.273718+0000 mgr.y (mgr.44106) 100 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.282304+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.284159+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.285179+0000 mgr.y (mgr.44106) 101 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.286480+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.287359+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.288955+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.289952+0000 mgr.y (mgr.44106) 102 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.298943+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.302063+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.303276+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.312929+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.315889+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.317089+0000 mgr.y (mgr.44106) 104 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.326116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.328697+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.329579+0000 mgr.y (mgr.44106) 105 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.330989+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.331989+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.333818+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.334763+0000 mgr.y (mgr.44106) 106 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.336111+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.337128+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.338840+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.339845+0000 mgr.y (mgr.44106) 107 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.341418+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.342450+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.344399+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.345477+0000 mgr.y (mgr.44106) 108 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.346905+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.347967+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.349620+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.350449+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.351896+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.352985+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.354902+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.355874+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.357336+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.333818+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.334763+0000 mgr.y (mgr.44106) 106 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.336111+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.337128+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.338840+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.339845+0000 mgr.y (mgr.44106) 107 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.341418+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.342450+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.344399+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.345477+0000 mgr.y (mgr.44106) 108 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.346905+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.347967+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.349620+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.350449+0000 mgr.y (mgr.44106) 109 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T07:55:16.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.351896+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.352985+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.354902+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.355874+0000 mgr.y (mgr.44106) 110 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.357336+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.358444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.359332+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.360844+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.366843+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.368214+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.375002+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.376181+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.380393+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.381434+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.382167+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.389192+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.390243+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.391031+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.395778+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.396777+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.397556+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:55:16.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.402121+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.358444+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.359332+0000 mgr.y (mgr.44106) 111 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.360844+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.366843+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.368214+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.375002+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.376181+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.380393+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.381434+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.382167+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.389192+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.390243+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:55:16.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.391031+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.395778+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.396777+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.397556+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.402121+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.403288+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.404246+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.412348+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.413392+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:55:16.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.420107+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.421151+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.421966+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.422805+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.423610+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.424460+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.425268+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.426079+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.435013+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.435966+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.436614+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:55:16.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.443388+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.403288+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.404246+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.412348+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.413392+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.420107+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.421151+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.421966+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.422805+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.423610+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.424460+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.425268+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.426079+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:55:16.602 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.435013+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.435966+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.436614+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.443388+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.521730+0000 mgr.y (mgr.44106) 113 : audit [DBG] from='client.54142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.906221+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.907248+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.916810+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:15.997365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.54148 172.21.15.105:0/4016383569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:16.011033+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:16.012568+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:55:16.603 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[67211]: audit 2024-09-17T07:55:16.024058+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.521730+0000 mgr.y (mgr.44106) 113 : audit [DBG] from='client.54142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.906221+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.907248+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.916810+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:15.997365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.54148 172.21.15.105:0/4016383569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:16.011033+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:16.012568+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:55:16.604 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:16 smithi105 bash[61564]: audit 2024-09-17T07:55:16.024058+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:18.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:17 smithi121 bash[59457]: cephadm 2024-09-17T07:55:15.907998+0000 mgr.y (mgr.44106) 114 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:55:18.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:17 smithi121 bash[59457]: cluster 2024-09-17T07:55:15.908575+0000 mgr.y (mgr.44106) 115 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:17 smithi121 bash[59457]: cluster 2024-09-17T07:55:15.908822+0000 mgr.y (mgr.44106) 116 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:17 smithi121 bash[59457]: cephadm 2024-09-17T07:55:16.013731+0000 mgr.y (mgr.44106) 117 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:55:18.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:17 smithi121 bash[59457]: cluster 2024-09-17T07:55:16.014698+0000 mgr.y (mgr.44106) 118 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:17 smithi121 bash[59457]: audit 2024-09-17T07:55:16.374128+0000 mgr.y (mgr.44106) 119 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:18.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:17 smithi121 bash[59457]: audit 2024-09-17T07:55:16.650582+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:18.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[67211]: cephadm 2024-09-17T07:55:15.907998+0000 mgr.y (mgr.44106) 114 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:55:18.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[67211]: cluster 2024-09-17T07:55:15.908575+0000 mgr.y (mgr.44106) 115 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[67211]: cluster 2024-09-17T07:55:15.908822+0000 mgr.y (mgr.44106) 116 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[67211]: cephadm 2024-09-17T07:55:16.013731+0000 mgr.y (mgr.44106) 117 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:55:18.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[67211]: cluster 2024-09-17T07:55:16.014698+0000 mgr.y (mgr.44106) 118 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[67211]: audit 2024-09-17T07:55:16.374128+0000 mgr.y (mgr.44106) 119 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[67211]: audit 2024-09-17T07:55:16.650582+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[61564]: cephadm 2024-09-17T07:55:15.907998+0000 mgr.y (mgr.44106) 114 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[61564]: cluster 2024-09-17T07:55:15.908575+0000 mgr.y (mgr.44106) 115 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[61564]: cluster 2024-09-17T07:55:15.908822+0000 mgr.y (mgr.44106) 116 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[61564]: cephadm 2024-09-17T07:55:16.013731+0000 mgr.y (mgr.44106) 117 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[61564]: cluster 2024-09-17T07:55:16.014698+0000 mgr.y (mgr.44106) 118 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[61564]: audit 2024-09-17T07:55:16.374128+0000 mgr.y (mgr.44106) 119 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:18.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:17 smithi105 bash[61564]: audit 2024-09-17T07:55:16.650582+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:55:20.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:19 smithi121 bash[59457]: cluster 2024-09-17T07:55:18.016361+0000 mgr.y (mgr.44106) 120 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:20.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:19 smithi105 bash[67211]: cluster 2024-09-17T07:55:18.016361+0000 mgr.y (mgr.44106) 120 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:19 smithi105 bash[61564]: cluster 2024-09-17T07:55:18.016361+0000 mgr.y (mgr.44106) 120 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:22.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:21 smithi121 bash[59457]: cluster 2024-09-17T07:55:20.017173+0000 mgr.y (mgr.44106) 121 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:22.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:21 smithi105 bash[61564]: cluster 2024-09-17T07:55:20.017173+0000 mgr.y (mgr.44106) 121 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:22.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:21 smithi105 bash[67211]: cluster 2024-09-17T07:55:20.017173+0000 mgr.y (mgr.44106) 121 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:24.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:23 smithi121 bash[59457]: cluster 2024-09-17T07:55:22.017894+0000 mgr.y (mgr.44106) 122 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:24.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:23 smithi105 bash[61564]: cluster 2024-09-17T07:55:22.017894+0000 mgr.y (mgr.44106) 122 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:24.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:23 smithi105 bash[67211]: cluster 2024-09-17T07:55:22.017894+0000 mgr.y (mgr.44106) 122 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:26.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:25 smithi121 bash[59457]: cluster 2024-09-17T07:55:24.019554+0000 mgr.y (mgr.44106) 123 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:26.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:25 smithi105 bash[61564]: cluster 2024-09-17T07:55:24.019554+0000 mgr.y (mgr.44106) 123 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:25 smithi105 bash[67211]: cluster 2024-09-17T07:55:24.019554+0000 mgr.y (mgr.44106) 123 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:28.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:27 smithi121 bash[59457]: cluster 2024-09-17T07:55:26.020278+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:28.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:27 smithi105 bash[67211]: cluster 2024-09-17T07:55:26.020278+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:28.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:27 smithi105 bash[61564]: cluster 2024-09-17T07:55:26.020278+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:30.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:29 smithi121 bash[59457]: cluster 2024-09-17T07:55:28.021904+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:30.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:29 smithi105 bash[61564]: cluster 2024-09-17T07:55:28.021904+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:29 smithi105 bash[67211]: cluster 2024-09-17T07:55:28.021904+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:32.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:31 smithi121 bash[59457]: cluster 2024-09-17T07:55:30.022687+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:32.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:31 smithi105 bash[61564]: cluster 2024-09-17T07:55:30.022687+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:32.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:31 smithi105 bash[67211]: cluster 2024-09-17T07:55:30.022687+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:34.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:33 smithi121 bash[59457]: cluster 2024-09-17T07:55:32.023449+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:34.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:33 smithi105 bash[61564]: cluster 2024-09-17T07:55:32.023449+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:34.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:33 smithi105 bash[67211]: cluster 2024-09-17T07:55:32.023449+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:36.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:35 smithi121 bash[59457]: cluster 2024-09-17T07:55:34.025143+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:36.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:35 smithi105 bash[61564]: cluster 2024-09-17T07:55:34.025143+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:36.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:35 smithi105 bash[67211]: cluster 2024-09-17T07:55:34.025143+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:38.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:37 smithi121 bash[59457]: cluster 2024-09-17T07:55:36.025980+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:38.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:37 smithi105 bash[61564]: cluster 2024-09-17T07:55:36.025980+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:38.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:37 smithi105 bash[67211]: cluster 2024-09-17T07:55:36.025980+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:40.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:39 smithi121 bash[59457]: cluster 2024-09-17T07:55:38.027779+0000 mgr.y (mgr.44106) 130 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:40.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:39 smithi105 bash[61564]: cluster 2024-09-17T07:55:38.027779+0000 mgr.y (mgr.44106) 130 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:40.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:39 smithi105 bash[67211]: cluster 2024-09-17T07:55:38.027779+0000 mgr.y (mgr.44106) 130 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:42.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:41 smithi121 bash[59457]: cluster 2024-09-17T07:55:40.028644+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:42.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:41 smithi105 bash[61564]: cluster 2024-09-17T07:55:40.028644+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:42.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:41 smithi105 bash[67211]: cluster 2024-09-17T07:55:40.028644+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:43 smithi121 bash[59457]: cluster 2024-09-17T07:55:42.029431+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:44.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:43 smithi105 bash[61564]: cluster 2024-09-17T07:55:42.029431+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:43 smithi105 bash[67211]: cluster 2024-09-17T07:55:42.029431+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:45 smithi121 bash[59457]: cluster 2024-09-17T07:55:44.031059+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:46.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:45 smithi105 bash[61564]: cluster 2024-09-17T07:55:44.031059+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:45 smithi105 bash[67211]: cluster 2024-09-17T07:55:44.031059+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:47.555 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:55:47.812 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:47 smithi105 bash[67211]: cluster 2024-09-17T07:55:46.031819+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:47.812 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:47 smithi105 bash[67211]: audit 2024-09-17T07:55:46.767077+0000 mgr.y (mgr.44106) 135 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:47.812 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:47 smithi105 bash[61564]: cluster 2024-09-17T07:55:46.031819+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:47.812 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:47 smithi105 bash[61564]: audit 2024-09-17T07:55:46.767077+0000 mgr.y (mgr.44106) 135 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:48.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:47 smithi121 bash[59457]: cluster 2024-09-17T07:55:46.031819+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:48.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:47 smithi121 bash[59457]: audit 2024-09-17T07:55:46.767077+0000 mgr.y (mgr.44106) 135 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:50.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:49 smithi121 bash[59457]: cluster 2024-09-17T07:55:48.033478+0000 mgr.y (mgr.44106) 136 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:50.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:49 smithi105 bash[61564]: cluster 2024-09-17T07:55:48.033478+0000 mgr.y (mgr.44106) 136 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:50.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:49 smithi105 bash[67211]: cluster 2024-09-17T07:55:48.033478+0000 mgr.y (mgr.44106) 136 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (5m) 86s ago 30m 18.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (4m) 112s ago 30m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 112s ago 28m - - 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (6m) 112s ago 35m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (16m) 86s ago 37m 471M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (2m) 86s ago 37m 57.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (3m) 112s ago 35m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:55:51.472 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (94s) 86s ago 35m 21.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (6m) 86s ago 30m 10.7M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (6m) 112s ago 30m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (34m) 86s ago 35m 55.6M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (34m) 86s ago 34m 56.3M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (34m) 86s ago 34m 50.6M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (33m) 86s ago 33m 56.8M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (33m) 112s ago 33m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (32m) 112s ago 32m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (32m) 112s ago 32m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (31m) 112s ago 31m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (5m) 112s ago 31m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (28m) 86s ago 28m 59.5M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:55:51.473 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (28m) 112s ago 28m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:55:51.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:51 smithi105 bash[61564]: cluster 2024-09-17T07:55:50.034363+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:51.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:51 smithi105 bash[67211]: cluster 2024-09-17T07:55:50.034363+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:52.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:51 smithi121 bash[59457]: cluster 2024-09-17T07:55:50.034363+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:52.240 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-17T07:55:52.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:52 smithi105 bash[67211]: audit 2024-09-17T07:55:51.444868+0000 mgr.y (mgr.44106) 138 : audit [DBG] from='client.54166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:52.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:52 smithi105 bash[61564]: audit 2024-09-17T07:55:51.444868+0000 mgr.y (mgr.44106) 138 : audit [DBG] from='client.54166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:53.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:52 smithi121 bash[59457]: audit 2024-09-17T07:55:51.444868+0000 mgr.y (mgr.44106) 138 : audit [DBG] from='client.54166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:55:53.976 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:53 smithi105 bash[61564]: cluster 2024-09-17T07:55:52.035223+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:53.977 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:53 smithi105 bash[67211]: cluster 2024-09-17T07:55:52.035223+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:54.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:53 smithi121 bash[59457]: cluster 2024-09-17T07:55:52.035223+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:56.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:55 smithi121 bash[59457]: cluster 2024-09-17T07:55:54.036871+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:56.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:55 smithi105 bash[61564]: cluster 2024-09-17T07:55:54.036871+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:56.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:55 smithi105 bash[67211]: cluster 2024-09-17T07:55:54.036871+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:56.167 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:55:56.968 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-17T07:55:57.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:56 smithi121 bash[59457]: audit 2024-09-17T07:55:56.143986+0000 mon.a (mon.0) 243 : audit [DBG] from='client.44238 172.21.15.105:0/2504850120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:57.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:56 smithi105 bash[61564]: audit 2024-09-17T07:55:56.143986+0000 mon.a (mon.0) 243 : audit [DBG] from='client.44238 172.21.15.105:0/2504850120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:57.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:56 smithi105 bash[67211]: audit 2024-09-17T07:55:56.143986+0000 mon.a (mon.0) 243 : audit [DBG] from='client.44238 172.21.15.105:0/2504850120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:55:58.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:57 smithi121 bash[59457]: cluster 2024-09-17T07:55:56.037612+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:58.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:57 smithi105 bash[67211]: cluster 2024-09-17T07:55:56.037612+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:58.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:57 smithi105 bash[61564]: cluster 2024-09-17T07:55:56.037612+0000 mgr.y (mgr.44106) 141 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:59.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:55:59 smithi105 bash[61564]: cluster 2024-09-17T07:55:58.039296+0000 mgr.y (mgr.44106) 142 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:55:59.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:55:59 smithi105 bash[67211]: cluster 2024-09-17T07:55:58.039296+0000 mgr.y (mgr.44106) 142 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:55:59 smithi121 bash[59457]: cluster 2024-09-17T07:55:58.039296+0000 mgr.y (mgr.44106) 142 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:01.105 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)" 2024-09-17T07:56:01.834 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-17T07:56:02.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:01 smithi121 bash[59457]: cluster 2024-09-17T07:56:00.040028+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:02.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:01 smithi121 bash[59457]: audit 2024-09-17T07:56:01.084156+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54178 172.21.15.105:0/3360516381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:02.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:01 smithi105 bash[67211]: cluster 2024-09-17T07:56:00.040028+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:02.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:01 smithi105 bash[67211]: audit 2024-09-17T07:56:01.084156+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54178 172.21.15.105:0/3360516381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:02.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:01 smithi105 bash[61564]: cluster 2024-09-17T07:56:00.040028+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:02.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:01 smithi105 bash[61564]: audit 2024-09-17T07:56:01.084156+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54178 172.21.15.105:0/3360516381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:04.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:03 smithi105 bash[61564]: cluster 2024-09-17T07:56:02.040749+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:04.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:03 smithi105 bash[67211]: cluster 2024-09-17T07:56:02.040749+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:04.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:03 smithi121 bash[59457]: cluster 2024-09-17T07:56:02.040749+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:06.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:05 smithi105 bash[61564]: cluster 2024-09-17T07:56:04.042440+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:06.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:05 smithi105 bash[67211]: cluster 2024-09-17T07:56:04.042440+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:06.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:05 smithi121 bash[59457]: cluster 2024-09-17T07:56:04.042440+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:07.071 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:06 smithi105 bash[61564]: audit 2024-09-17T07:56:05.636769+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:07.071 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:06 smithi105 bash[67211]: audit 2024-09-17T07:56:05.636769+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:07.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:06 smithi121 bash[59457]: audit 2024-09-17T07:56:05.636769+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:07.992 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:56:08.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:07 smithi105 bash[67211]: cluster 2024-09-17T07:56:06.043228+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:07 smithi105 bash[61564]: cluster 2024-09-17T07:56:06.043228+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:08.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:07 smithi121 bash[59457]: cluster 2024-09-17T07:56:06.043228+0000 mgr.y (mgr.44106) 147 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:08.729 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T07:56:08.985 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:08 smithi105 bash[67211]: cluster 2024-09-17T07:56:08.044820+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:08.985 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:08 smithi105 bash[61564]: cluster 2024-09-17T07:56:08.044820+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:09.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:08 smithi121 bash[59457]: cluster 2024-09-17T07:56:08.044820+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:11.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:11 smithi105 bash[61564]: cluster 2024-09-17T07:56:10.045801+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:11.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:11 smithi105 bash[67211]: cluster 2024-09-17T07:56:10.045801+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:11.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:11 smithi121 bash[59457]: cluster 2024-09-17T07:56:10.045801+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:12.549 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:56:12.550 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:56:13.280 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:56:13.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:13 smithi121 bash[59457]: cluster 2024-09-17T07:56:12.046606+0000 mgr.y (mgr.44106) 150 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:13.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:13 smithi121 bash[59457]: audit 2024-09-17T07:56:12.543452+0000 mgr.y (mgr.44106) 151 : audit [DBG] from='client.54190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:13.528 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:13 smithi105 bash[61564]: cluster 2024-09-17T07:56:12.046606+0000 mgr.y (mgr.44106) 150 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:13.528 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:13 smithi105 bash[61564]: audit 2024-09-17T07:56:12.543452+0000 mgr.y (mgr.44106) 151 : audit [DBG] from='client.54190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:13.528 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:13 smithi105 bash[67211]: cluster 2024-09-17T07:56:12.046606+0000 mgr.y (mgr.44106) 150 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:13.528 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:13 smithi105 bash[67211]: audit 2024-09-17T07:56:12.543452+0000 mgr.y (mgr.44106) 151 : audit [DBG] from='client.54190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:15.336 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:15 smithi105 bash[61564]: cluster 2024-09-17T07:56:14.048283+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:15.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:15 smithi105 bash[67211]: cluster 2024-09-17T07:56:14.048283+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:15 smithi121 bash[59457]: cluster 2024-09-17T07:56:14.048283+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.207 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:56:17.208 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:56:17.208 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:56:17.423 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[61564]: cluster 2024-09-17T07:56:16.049161+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[61564]: audit 2024-09-17T07:56:16.625477+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[61564]: audit 2024-09-17T07:56:16.626837+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[61564]: cephadm 2024-09-17T07:56:16.627837+0000 mgr.y (mgr.44106) 154 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[61564]: cluster 2024-09-17T07:56:16.628777+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[61564]: cluster 2024-09-17T07:56:16.629277+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[61564]: audit 2024-09-17T07:56:16.635706+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[67211]: cluster 2024-09-17T07:56:16.049161+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.424 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[67211]: audit 2024-09-17T07:56:16.625477+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:17.425 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[67211]: audit 2024-09-17T07:56:16.626837+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:17.425 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[67211]: cephadm 2024-09-17T07:56:16.627837+0000 mgr.y (mgr.44106) 154 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:17.425 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[67211]: cluster 2024-09-17T07:56:16.628777+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.425 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[67211]: cluster 2024-09-17T07:56:16.629277+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.425 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:17 smithi105 bash[67211]: audit 2024-09-17T07:56:16.635706+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:17 smithi121 bash[59457]: cluster 2024-09-17T07:56:16.049161+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:17 smithi121 bash[59457]: audit 2024-09-17T07:56:16.625477+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:17 smithi121 bash[59457]: audit 2024-09-17T07:56:16.626837+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:17 smithi121 bash[59457]: cephadm 2024-09-17T07:56:16.627837+0000 mgr.y (mgr.44106) 154 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:17 smithi121 bash[59457]: cluster 2024-09-17T07:56:16.628777+0000 mgr.y (mgr.44106) 155 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:17 smithi121 bash[59457]: cluster 2024-09-17T07:56:16.629277+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:17 smithi121 bash[59457]: audit 2024-09-17T07:56:16.635706+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:18.030 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-17T07:56:18.288 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:18 smithi105 bash[67211]: audit 2024-09-17T07:56:17.201904+0000 mon.c (mon.1) 5 : audit [DBG] from='client.54196 172.21.15.105:0/1876798739' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:56:18.288 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:18 smithi105 bash[61564]: audit 2024-09-17T07:56:17.201904+0000 mon.c (mon.1) 5 : audit [DBG] from='client.54196 172.21.15.105:0/1876798739' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:56:18.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:18 smithi121 bash[59457]: audit 2024-09-17T07:56:17.201904+0000 mon.c (mon.1) 5 : audit [DBG] from='client.54196 172.21.15.105:0/1876798739' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:56:19.430 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:19 smithi105 bash[67211]: cluster 2024-09-17T07:56:18.630862+0000 mgr.y (mgr.44106) 157 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:19.431 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:19 smithi105 bash[61564]: cluster 2024-09-17T07:56:18.630862+0000 mgr.y (mgr.44106) 157 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:19.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:19 smithi121 bash[59457]: cluster 2024-09-17T07:56:18.630862+0000 mgr.y (mgr.44106) 157 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:22.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:21 smithi121 bash[59457]: cluster 2024-09-17T07:56:20.631600+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:22.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:21 smithi105 bash[61564]: cluster 2024-09-17T07:56:20.631600+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:22.086 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:21 smithi105 bash[67211]: cluster 2024-09-17T07:56:20.631600+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:24.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:23 smithi121 bash[59457]: audit 2024-09-17T07:56:21.832406+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:24.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:23 smithi121 bash[59457]: cluster 2024-09-17T07:56:22.633232+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:24.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:23 smithi105 bash[61564]: audit 2024-09-17T07:56:21.832406+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:24.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:23 smithi105 bash[61564]: cluster 2024-09-17T07:56:22.633232+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:24.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:23 smithi105 bash[67211]: audit 2024-09-17T07:56:21.832406+0000 mgr.y (mgr.44106) 159 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:24.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:23 smithi105 bash[67211]: cluster 2024-09-17T07:56:22.633232+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:24.154 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:56:25.103 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- 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 ; sleep 30 ; done' 2024-09-17T07:56:25.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: cephadm 2024-09-17T07:56:24.138250+0000 mgr.y (mgr.44106) 161 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: audit 2024-09-17T07:56:24.148035+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: audit 2024-09-17T07:56:24.150474+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: audit 2024-09-17T07:56:24.151942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: cephadm 2024-09-17T07:56:24.153046+0000 mgr.y (mgr.44106) 162 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: cluster 2024-09-17T07:56:24.154141+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: cluster 2024-09-17T07:56:24.154611+0000 mgr.y (mgr.44106) 164 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: audit 2024-09-17T07:56:24.162348+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:25 smithi121 bash[59457]: cephadm 2024-09-17T07:56:24.259720+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: cephadm 2024-09-17T07:56:24.138250+0000 mgr.y (mgr.44106) 161 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: audit 2024-09-17T07:56:24.148035+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: audit 2024-09-17T07:56:24.150474+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: audit 2024-09-17T07:56:24.151942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: cephadm 2024-09-17T07:56:24.153046+0000 mgr.y (mgr.44106) 162 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: cluster 2024-09-17T07:56:24.154141+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: cluster 2024-09-17T07:56:24.154611+0000 mgr.y (mgr.44106) 164 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: audit 2024-09-17T07:56:24.162348+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:25.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[61564]: cephadm 2024-09-17T07:56:24.259720+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: cephadm 2024-09-17T07:56:24.138250+0000 mgr.y (mgr.44106) 161 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: audit 2024-09-17T07:56:24.148035+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: audit 2024-09-17T07:56:24.150474+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: audit 2024-09-17T07:56:24.151942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: cephadm 2024-09-17T07:56:24.153046+0000 mgr.y (mgr.44106) 162 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: cluster 2024-09-17T07:56:24.154141+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: cluster 2024-09-17T07:56:24.154611+0000 mgr.y (mgr.44106) 164 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: audit 2024-09-17T07:56:24.162348+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:25.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:25 smithi105 bash[67211]: cephadm 2024-09-17T07:56:24.259720+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:56:27.314 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:27 smithi105 bash[67211]: cluster 2024-09-17T07:56:26.155351+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:27.314 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:27 smithi105 bash[61564]: cluster 2024-09-17T07:56:26.155351+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:27.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:27 smithi121 bash[59457]: cluster 2024-09-17T07:56:26.155351+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:27.985492+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: cephadm 2024-09-17T07:56:27.986244+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: cephadm 2024-09-17T07:56:27.986336+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:27.988664+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:27.998084+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.000989+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: cephadm 2024-09-17T07:56:28.002314+0000 mgr.y (mgr.44106) 169 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.008841+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.021712+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: cephadm 2024-09-17T07:56:28.023034+0000 mgr.y (mgr.44106) 170 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.035970+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.038455+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: cephadm 2024-09-17T07:56:28.039842+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.049719+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.052185+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: audit 2024-09-17T07:56:28.052404+0000 mgr.y (mgr.44106) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: cephadm 2024-09-17T07:56:28.053986+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T07:56:29.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:28 smithi121 bash[59457]: cluster 2024-09-17T07:56:28.156396+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:29.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:27.985492+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: cephadm 2024-09-17T07:56:27.986244+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:56:29.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: cephadm 2024-09-17T07:56:27.986336+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:56:29.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:27.988664+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:56:29.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:27.998084+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.000989+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: cephadm 2024-09-17T07:56:28.002314+0000 mgr.y (mgr.44106) 169 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.008841+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.021712+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: cephadm 2024-09-17T07:56:28.023034+0000 mgr.y (mgr.44106) 170 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.035970+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.038455+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: cephadm 2024-09-17T07:56:28.039842+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.049719+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.052185+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: audit 2024-09-17T07:56:28.052404+0000 mgr.y (mgr.44106) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: cephadm 2024-09-17T07:56:28.053986+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T07:56:29.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[61564]: cluster 2024-09-17T07:56:28.156396+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:27.985492+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: cephadm 2024-09-17T07:56:27.986244+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: cephadm 2024-09-17T07:56:27.986336+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:27.988664+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:27.998084+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.000989+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: cephadm 2024-09-17T07:56:28.002314+0000 mgr.y (mgr.44106) 169 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.008841+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.021712+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: cephadm 2024-09-17T07:56:28.023034+0000 mgr.y (mgr.44106) 170 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:56:29.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.035970+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.038455+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:29.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: cephadm 2024-09-17T07:56:28.039842+0000 mgr.y (mgr.44106) 171 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:56:29.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.049719+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:29.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.052185+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:56:29.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: audit 2024-09-17T07:56:28.052404+0000 mgr.y (mgr.44106) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T07:56:29.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: cephadm 2024-09-17T07:56:28.053986+0000 mgr.y (mgr.44106) 173 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T07:56:29.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:28 smithi105 bash[67211]: cluster 2024-09-17T07:56:28.156396+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:30.837 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:56:31.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:31 smithi121 bash[59457]: cluster 2024-09-17T07:56:30.157063+0000 mgr.y (mgr.44106) 175 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:31.578 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:31 smithi105 bash[67211]: cluster 2024-09-17T07:56:30.157063+0000 mgr.y (mgr.44106) 175 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:31.578 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:31 smithi105 bash[61564]: cluster 2024-09-17T07:56:30.157063+0000 mgr.y (mgr.44106) 175 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:31.590 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:56:31.590 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (6m) 2m ago 31m 18.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:56:31.590 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (5m) 2m ago 31m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:56:31.590 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 2m ago 29m - - 2024-09-17T07:56:31.590 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (7m) 2m ago 36m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:56:31.590 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (17m) 2m ago 37m 471M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:56:31.590 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (2m) 2m ago 38m 57.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (3m) 2m ago 36m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (2m) 2m ago 36m 21.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (7m) 2m ago 31m 10.7M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (7m) 2m ago 31m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (35m) 2m ago 35m 55.6M 4096M 16.2.0 24ecd6d5f14c 213e6fffef79 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (35m) 2m ago 35m 56.3M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (34m) 2m ago 34m 50.6M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (34m) 2m ago 34m 56.8M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (33m) 2m ago 33m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (33m) 2m ago 33m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (32m) 2m ago 33m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:56:31.591 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (32m) 2m ago 32m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:56:31.592 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (6m) 2m ago 31m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:56:31.592 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (29m) 2m ago 29m 59.5M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:56:31.592 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (29m) 2m ago 29m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:56:32.027 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:56:32.027 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:56:32.027 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:56:32.027 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:56:32.027 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:56:32.027 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:56:32.028 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:56:32.389 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:56:32.389 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:56:32.390 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:56:32.390 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-17T07:56:32.390 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:56:32.390 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T07:56:32.390 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:56:32.390 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:56:32.390 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:56:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: audit 2024-09-17T07:56:30.816503+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: audit 2024-09-17T07:56:31.199996+0000 mgr.y (mgr.44106) 177 : audit [DBG] from='client.54214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: cephadm 2024-09-17T07:56:31.209630+0000 mgr.y (mgr.44106) 178 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T07:56:32.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: audit 2024-09-17T07:56:31.215288+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:32.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: audit 2024-09-17T07:56:31.216842+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:56:32.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: audit 2024-09-17T07:56:31.217863+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:32.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: cephadm 2024-09-17T07:56:31.224567+0000 mgr.y (mgr.44106) 179 : cephadm [INF] Deploying daemon osd.0 on smithi105 2024-09-17T07:56:32.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: audit 2024-09-17T07:56:31.569663+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:32 smithi121 bash[59457]: audit 2024-09-17T07:56:32.021034+0000 mon.c (mon.1) 6 : audit [DBG] from='client.44292 172.21.15.105:0/2570268639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:32.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: audit 2024-09-17T07:56:30.816503+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: audit 2024-09-17T07:56:31.199996+0000 mgr.y (mgr.44106) 177 : audit [DBG] from='client.54214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: cephadm 2024-09-17T07:56:31.209630+0000 mgr.y (mgr.44106) 178 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T07:56:32.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: audit 2024-09-17T07:56:31.215288+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:32.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: audit 2024-09-17T07:56:31.216842+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:56:32.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: audit 2024-09-17T07:56:31.217863+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:32.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: cephadm 2024-09-17T07:56:31.224567+0000 mgr.y (mgr.44106) 179 : cephadm [INF] Deploying daemon osd.0 on smithi105 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: audit 2024-09-17T07:56:31.569663+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[61564]: audit 2024-09-17T07:56:32.021034+0000 mon.c (mon.1) 6 : audit [DBG] from='client.44292 172.21.15.105:0/2570268639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: audit 2024-09-17T07:56:30.816503+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: audit 2024-09-17T07:56:31.199996+0000 mgr.y (mgr.44106) 177 : audit [DBG] from='client.54214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: cephadm 2024-09-17T07:56:31.209630+0000 mgr.y (mgr.44106) 178 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: audit 2024-09-17T07:56:31.215288+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: audit 2024-09-17T07:56:31.216842+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: audit 2024-09-17T07:56:31.217863+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: cephadm 2024-09-17T07:56:31.224567+0000 mgr.y (mgr.44106) 179 : cephadm [INF] Deploying daemon osd.0 on smithi105 2024-09-17T07:56:32.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: audit 2024-09-17T07:56:31.569663+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.54220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:32.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:32 smithi105 bash[67211]: audit 2024-09-17T07:56:32.021034+0000 mon.c (mon.1) 6 : audit [DBG] from='client.44292 172.21.15.105:0/2570268639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:33.239 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:33 smithi105 bash[67211]: cluster 2024-09-17T07:56:32.157824+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:33.239 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:33 smithi105 bash[67211]: audit 2024-09-17T07:56:32.383461+0000 mgr.y (mgr.44106) 182 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:33.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:33 smithi121 bash[59457]: cluster 2024-09-17T07:56:32.157824+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:33.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:33 smithi121 bash[59457]: audit 2024-09-17T07:56:32.383461+0000 mgr.y (mgr.44106) 182 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:33.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:33 smithi105 bash[61564]: cluster 2024-09-17T07:56:32.157824+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:33.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:33 smithi105 bash[61564]: audit 2024-09-17T07:56:32.383461+0000 mgr.y (mgr.44106) 182 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:56:35.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:35 smithi105 bash[67211]: cluster 2024-09-17T07:56:34.159411+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:35.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:35 smithi105 bash[61564]: cluster 2024-09-17T07:56:34.159411+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:35.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:35 smithi121 bash[59457]: cluster 2024-09-17T07:56:34.159411+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:36.086 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:36 smithi105 systemd[1]: Stopping Ceph osd.0 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:56:36.380 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:36 smithi105 bash[22456]: debug 2024-09-17T07:56:36.121+0000 7f42d2d15700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:56:36.380 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:36 smithi105 bash[22456]: debug 2024-09-17T07:56:36.121+0000 7f42d2d15700 -1 osd.0 78 *** Got signal Terminated *** 2024-09-17T07:56:36.381 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:36 smithi105 bash[22456]: debug 2024-09-17T07:56:36.121+0000 7f42d2d15700 -1 osd.0 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:56:37.086 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:36 smithi105 bash[75312]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.0 2024-09-17T07:56:37.087 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:36 smithi105 bash[75383]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.0 2024-09-17T07:56:37.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.160152+0000 mgr.y (mgr.44106) 184 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:37.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.384402+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.384509+0000 mon.a (mon.0) 265 : cluster [INF] osd.0 failed (root=default,host=smithi105) (connection refused reported by osd.4) 2024-09-17T07:56:37.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.385246+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.385948+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.395735+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.395803+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396002+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396113+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396233+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396354+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396449+0000 mon.a (mon.0) 274 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396603+0000 mon.a (mon.0) 275 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396709+0000 mon.a (mon.0) 276 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396803+0000 mon.a (mon.0) 277 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.396944+0000 mon.a (mon.0) 278 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.397090+0000 mon.a (mon.0) 279 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.397234+0000 mon.a (mon.0) 280 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.397372+0000 mon.a (mon.0) 281 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.397515+0000 mon.a (mon.0) 282 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.586064+0000 mon.a (mon.0) 283 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.586267+0000 mon.a (mon.0) 284 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.593936+0000 mon.a (mon.0) 285 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.799613+0000 mon.a (mon.0) 286 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.799873+0000 mon.a (mon.0) 287 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.800101+0000 mon.a (mon.0) 288 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.800244+0000 mon.a (mon.0) 289 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.800629+0000 mon.a (mon.0) 290 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.800777+0000 mon.a (mon.0) 291 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.801049+0000 mon.a (mon.0) 292 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.801180+0000 mon.a (mon.0) 293 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.801547+0000 mon.a (mon.0) 294 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.801681+0000 mon.a (mon.0) 295 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.802046+0000 mon.a (mon.0) 296 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.802269+0000 mon.a (mon.0) 297 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.802638+0000 mon.a (mon.0) 298 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.802848+0000 mon.a (mon.0) 299 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.989977+0000 mon.a (mon.0) 300 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.990325+0000 mon.a (mon.0) 301 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:37 smithi121 bash[59457]: cluster 2024-09-17T07:56:36.997653+0000 mon.a (mon.0) 302 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.160152+0000 mgr.y (mgr.44106) 184 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.384402+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.384509+0000 mon.a (mon.0) 265 : cluster [INF] osd.0 failed (root=default,host=smithi105) (connection refused reported by osd.4) 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.385246+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.385948+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.395735+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.395803+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396002+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396113+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396233+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396354+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396449+0000 mon.a (mon.0) 274 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396603+0000 mon.a (mon.0) 275 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396709+0000 mon.a (mon.0) 276 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396803+0000 mon.a (mon.0) 277 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.396944+0000 mon.a (mon.0) 278 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.397090+0000 mon.a (mon.0) 279 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.397234+0000 mon.a (mon.0) 280 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.397372+0000 mon.a (mon.0) 281 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.397515+0000 mon.a (mon.0) 282 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.586064+0000 mon.a (mon.0) 283 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.586267+0000 mon.a (mon.0) 284 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.593936+0000 mon.a (mon.0) 285 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.799613+0000 mon.a (mon.0) 286 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.799873+0000 mon.a (mon.0) 287 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.160152+0000 mgr.y (mgr.44106) 184 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.384402+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.384509+0000 mon.a (mon.0) 265 : cluster [INF] osd.0 failed (root=default,host=smithi105) (connection refused reported by osd.4) 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.385246+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.385948+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.395735+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.395803+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396002+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396113+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396233+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396354+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396449+0000 mon.a (mon.0) 274 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396603+0000 mon.a (mon.0) 275 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396709+0000 mon.a (mon.0) 276 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396803+0000 mon.a (mon.0) 277 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.396944+0000 mon.a (mon.0) 278 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.397090+0000 mon.a (mon.0) 279 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.397234+0000 mon.a (mon.0) 280 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.397372+0000 mon.a (mon.0) 281 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.397515+0000 mon.a (mon.0) 282 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.586064+0000 mon.a (mon.0) 283 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.586267+0000 mon.a (mon.0) 284 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.593936+0000 mon.a (mon.0) 285 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.799613+0000 mon.a (mon.0) 286 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.799873+0000 mon.a (mon.0) 287 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.800101+0000 mon.a (mon.0) 288 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.800244+0000 mon.a (mon.0) 289 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.800629+0000 mon.a (mon.0) 290 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.800777+0000 mon.a (mon.0) 291 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.801049+0000 mon.a (mon.0) 292 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.801180+0000 mon.a (mon.0) 293 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.801547+0000 mon.a (mon.0) 294 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.801681+0000 mon.a (mon.0) 295 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.596 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.802046+0000 mon.a (mon.0) 296 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.802269+0000 mon.a (mon.0) 297 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.802638+0000 mon.a (mon.0) 298 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.802848+0000 mon.a (mon.0) 299 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.989977+0000 mon.a (mon.0) 300 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.990325+0000 mon.a (mon.0) 301 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[67211]: cluster 2024-09-17T07:56:36.997653+0000 mon.a (mon.0) 302 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.800101+0000 mon.a (mon.0) 288 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.800244+0000 mon.a (mon.0) 289 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.800629+0000 mon.a (mon.0) 290 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.800777+0000 mon.a (mon.0) 291 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.801049+0000 mon.a (mon.0) 292 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T07:56:37.597 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.801180+0000 mon.a (mon.0) 293 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.801547+0000 mon.a (mon.0) 294 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.801681+0000 mon.a (mon.0) 295 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.802046+0000 mon.a (mon.0) 296 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.802269+0000 mon.a (mon.0) 297 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.802638+0000 mon.a (mon.0) 298 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.802848+0000 mon.a (mon.0) 299 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.989977+0000 mon.a (mon.0) 300 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.990325+0000 mon.a (mon.0) 301 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T07:56:37.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:37 smithi105 bash[61564]: cluster 2024-09-17T07:56:36.997653+0000 mon.a (mon.0) 302 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T07:56:38.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:38 smithi121 bash[59457]: cluster 2024-09-17T07:56:37.241177+0000 mon.a (mon.0) 303 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:56:38.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:38 smithi121 bash[59457]: cluster 2024-09-17T07:56:37.257563+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-09-17T07:56:38.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:38 smithi105 bash[61564]: cluster 2024-09-17T07:56:37.241177+0000 mon.a (mon.0) 303 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:56:38.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:38 smithi105 bash[61564]: cluster 2024-09-17T07:56:37.257563+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-09-17T07:56:38.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:38 smithi105 bash[67211]: cluster 2024-09-17T07:56:37.241177+0000 mon.a (mon.0) 303 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:56:38.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:38 smithi105 bash[67211]: cluster 2024-09-17T07:56:37.257563+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-09-17T07:56:39.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:39 smithi121 bash[59457]: cluster 2024-09-17T07:56:38.162517+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v95: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:39.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:39 smithi121 bash[59457]: cluster 2024-09-17T07:56:38.254123+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-09-17T07:56:39.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:39 smithi121 bash[59457]: cluster 2024-09-17T07:56:38.259278+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-09-17T07:56:39.551 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:39 smithi105 bash[67211]: cluster 2024-09-17T07:56:38.162517+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v95: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:39.551 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:39 smithi105 bash[67211]: cluster 2024-09-17T07:56:38.254123+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-09-17T07:56:39.551 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:39 smithi105 bash[67211]: cluster 2024-09-17T07:56:38.259278+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-09-17T07:56:39.551 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:39 smithi105 bash[61564]: cluster 2024-09-17T07:56:38.162517+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v95: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:39.551 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:39 smithi105 bash[61564]: cluster 2024-09-17T07:56:38.254123+0000 mon.a (mon.0) 305 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-09-17T07:56:39.551 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:39 smithi105 bash[61564]: cluster 2024-09-17T07:56:38.259278+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-09-17T07:56:39.552 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:39 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.0.service: Succeeded. 2024-09-17T07:56:39.552 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:39 smithi105 systemd[1]: Stopped Ceph osd.0 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:56:39.552 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:39 smithi105 systemd[1]: Started Ceph osd.0 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:56:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:40 smithi121 bash[59457]: audit 2024-09-17T07:56:39.582525+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:40 smithi121 bash[59457]: audit 2024-09-17T07:56:39.591509+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:40 smithi121 bash[59457]: audit 2024-09-17T07:56:39.598315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:40 smithi105 bash[61564]: audit 2024-09-17T07:56:39.582525+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:40 smithi105 bash[61564]: audit 2024-09-17T07:56:39.591509+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:40 smithi105 bash[61564]: audit 2024-09-17T07:56:39.598315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:40 smithi105 bash[67211]: audit 2024-09-17T07:56:39.582525+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:40 smithi105 bash[67211]: audit 2024-09-17T07:56:39.591509+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:40 smithi105 bash[67211]: audit 2024-09-17T07:56:39.598315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:41.529 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[75566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:56:41.529 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[75566]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T07:56:41.529 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[75566]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T07:56:41.529 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[75566]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T07:56:41.529 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[75566]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T07:56:41.529 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[75566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T07:56:41.529 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[75566]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T07:56:41.836 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[61564]: cluster 2024-09-17T07:56:40.163972+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v97: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:41.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:41 smithi105 bash[67211]: cluster 2024-09-17T07:56:40.163972+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v97: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:42.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:41 smithi121 bash[59457]: cluster 2024-09-17T07:56:40.163972+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v97: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:43.586 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:43 smithi105 bash[75863]: debug 2024-09-17T07:56:43.393+0000 7f33988c6640 1 -- 172.21.15.105:0/282462601 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560d326271e0 con 0x560d325e7c00 2024-09-17T07:56:43.951 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:43 smithi105 bash[67211]: cluster 2024-09-17T07:56:42.165432+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v98: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:43.952 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:43 smithi105 bash[61564]: cluster 2024-09-17T07:56:42.165432+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v98: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:43 smithi121 bash[59457]: cluster 2024-09-17T07:56:42.165432+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v98: 161 pgs: 58 peering, 103 active+clean; 604 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:44.336 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:43 smithi105 bash[75863]: debug 2024-09-17T07:56:43.941+0000 7f339b12c640 -1 Falling back to public interface 2024-09-17T07:56:45.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:44 smithi121 bash[59457]: cluster 2024-09-17T07:56:44.605499+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: Degraded data redundancy: 117/999 objects degraded (11.712%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T07:56:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:44 smithi121 bash[59457]: cluster 2024-09-17T07:56:44.605580+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 57 pgs peering) 2024-09-17T07:56:45.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:44 smithi105 bash[61564]: cluster 2024-09-17T07:56:44.605499+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: Degraded data redundancy: 117/999 objects degraded (11.712%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T07:56:45.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:44 smithi105 bash[61564]: cluster 2024-09-17T07:56:44.605580+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 57 pgs peering) 2024-09-17T07:56:45.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:44 smithi105 bash[67211]: cluster 2024-09-17T07:56:44.605499+0000 mon.a (mon.0) 310 : cluster [WRN] Health check failed: Degraded data redundancy: 117/999 objects degraded (11.712%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T07:56:45.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:44 smithi105 bash[67211]: cluster 2024-09-17T07:56:44.605580+0000 mon.a (mon.0) 311 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 57 pgs peering) 2024-09-17T07:56:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:45 smithi121 bash[59457]: cluster 2024-09-17T07:56:44.167435+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v99: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:46.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:45 smithi105 bash[61564]: cluster 2024-09-17T07:56:44.167435+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v99: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:45 smithi105 bash[67211]: cluster 2024-09-17T07:56:44.167435+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v99: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:47.337 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:46 smithi105 bash[75863]: debug 2024-09-17T07:56:46.945+0000 7f339b12c640 -1 osd.0 0 read_superblock omap replica is missing. 2024-09-17T07:56:47.337 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:46 smithi105 bash[75863]: debug 2024-09-17T07:56:46.985+0000 7f339b12c640 -1 osd.0 78 log_to_monitors true 2024-09-17T07:56:47.937 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[67211]: cluster 2024-09-17T07:56:46.168366+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v100: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:47.938 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[67211]: audit 2024-09-17T07:56:46.861970+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.938 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[67211]: audit 2024-09-17T07:56:46.868651+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.938 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[67211]: audit 2024-09-17T07:56:46.994587+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:56:47.938 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[67211]: audit 2024-09-17T07:56:46.995246+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:56:47.939 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[67211]: audit 2024-09-17T07:56:47.595140+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.939 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[67211]: audit 2024-09-17T07:56:47.603070+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.939 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[61564]: cluster 2024-09-17T07:56:46.168366+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v100: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:47.940 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[61564]: audit 2024-09-17T07:56:46.861970+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.940 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[61564]: audit 2024-09-17T07:56:46.868651+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.940 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[61564]: audit 2024-09-17T07:56:46.994587+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:56:47.940 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[61564]: audit 2024-09-17T07:56:46.995246+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:56:47.940 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[61564]: audit 2024-09-17T07:56:47.595140+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.940 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[61564]: audit 2024-09-17T07:56:47.603070+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:47.941 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 07:56:47 smithi105 bash[75863]: debug 2024-09-17T07:56:47.929+0000 7f3392ed6640 -1 osd.0 78 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:56:48.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:47 smithi121 bash[59457]: cluster 2024-09-17T07:56:46.168366+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v100: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:48.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:47 smithi121 bash[59457]: audit 2024-09-17T07:56:46.861970+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:48.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:47 smithi121 bash[59457]: audit 2024-09-17T07:56:46.868651+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:48.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:47 smithi121 bash[59457]: audit 2024-09-17T07:56:46.994587+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:56:48.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:47 smithi121 bash[59457]: audit 2024-09-17T07:56:46.995246+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T07:56:48.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:47 smithi121 bash[59457]: audit 2024-09-17T07:56:47.595140+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:48.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:47 smithi121 bash[59457]: audit 2024-09-17T07:56:47.603070+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:48 smithi121 bash[59457]: audit 2024-09-17T07:56:47.875498+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:56:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:48 smithi121 bash[59457]: cluster 2024-09-17T07:56:47.875964+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-17T07:56:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:48 smithi121 bash[59457]: audit 2024-09-17T07:56:47.877127+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:56:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:48 smithi121 bash[59457]: audit 2024-09-17T07:56:47.877582+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:56:49.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:48 smithi121 bash[59457]: cluster 2024-09-17T07:56:48.169381+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v102: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:49.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[61564]: audit 2024-09-17T07:56:47.875498+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:56:49.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[61564]: cluster 2024-09-17T07:56:47.875964+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-17T07:56:49.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[61564]: audit 2024-09-17T07:56:47.877127+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:56:49.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[61564]: audit 2024-09-17T07:56:47.877582+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:56:49.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[61564]: cluster 2024-09-17T07:56:48.169381+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v102: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:49.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[67211]: audit 2024-09-17T07:56:47.875498+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T07:56:49.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[67211]: cluster 2024-09-17T07:56:47.875964+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-09-17T07:56:49.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[67211]: audit 2024-09-17T07:56:47.877127+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:56:49.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[67211]: audit 2024-09-17T07:56:47.877582+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:56:49.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:48 smithi105 bash[67211]: cluster 2024-09-17T07:56:48.169381+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v102: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:50.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:49 smithi121 bash[59457]: cluster 2024-09-17T07:56:48.869589+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:56:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:49 smithi121 bash[59457]: cluster 2024-09-17T07:56:48.879025+0000 mon.a (mon.0) 321 : cluster [INF] osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235] boot 2024-09-17T07:56:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:49 smithi121 bash[59457]: cluster 2024-09-17T07:56:48.879535+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T07:56:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:49 smithi121 bash[59457]: audit 2024-09-17T07:56:48.886518+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:56:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:49 smithi121 bash[59457]: cluster 2024-09-17T07:56:49.882545+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[67211]: cluster 2024-09-17T07:56:48.869589+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[67211]: cluster 2024-09-17T07:56:48.879025+0000 mon.a (mon.0) 321 : cluster [INF] osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235] boot 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[67211]: cluster 2024-09-17T07:56:48.879535+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[67211]: audit 2024-09-17T07:56:48.886518+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[67211]: cluster 2024-09-17T07:56:49.882545+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[61564]: cluster 2024-09-17T07:56:48.869589+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[61564]: cluster 2024-09-17T07:56:48.879025+0000 mon.a (mon.0) 321 : cluster [INF] osd.0 [v2:172.21.15.105:6802/1843884235,v1:172.21.15.105:6803/1843884235] boot 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[61564]: cluster 2024-09-17T07:56:48.879535+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T07:56:50.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[61564]: audit 2024-09-17T07:56:48.886518+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T07:56:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:49 smithi105 bash[61564]: cluster 2024-09-17T07:56:49.882545+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T07:56:51.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:50 smithi121 bash[59457]: cluster 2024-09-17T07:56:50.170390+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v105: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:51.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:50 smithi105 bash[61564]: cluster 2024-09-17T07:56:50.170390+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v105: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:51.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:50 smithi105 bash[67211]: cluster 2024-09-17T07:56:50.170390+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v105: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:53 smithi121 bash[59457]: cluster 2024-09-17T07:56:52.171399+0000 mgr.y (mgr.44106) 192 : cluster [DBG] pgmap v106: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:53.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:53 smithi105 bash[67211]: cluster 2024-09-17T07:56:52.171399+0000 mgr.y (mgr.44106) 192 : cluster [DBG] pgmap v106: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:53.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:53 smithi105 bash[61564]: cluster 2024-09-17T07:56:52.171399+0000 mgr.y (mgr.44106) 192 : cluster [DBG] pgmap v106: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 604 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 117/999 objects degraded (11.712%) 2024-09-17T07:56:54.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:54 smithi105 bash[67211]: cluster 2024-09-17T07:56:54.229493+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 117/999 objects degraded (11.712%), 21 pgs degraded) 2024-09-17T07:56:54.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:54 smithi105 bash[61564]: cluster 2024-09-17T07:56:54.229493+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 117/999 objects degraded (11.712%), 21 pgs degraded) 2024-09-17T07:56:54.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:54 smithi121 bash[59457]: cluster 2024-09-17T07:56:54.229493+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 117/999 objects degraded (11.712%), 21 pgs degraded) 2024-09-17T07:56:55.586 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:55 smithi105 bash[67211]: cluster 2024-09-17T07:56:54.172988+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:55.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:55 smithi105 bash[61564]: cluster 2024-09-17T07:56:54.172988+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:55.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:55 smithi121 bash[59457]: cluster 2024-09-17T07:56:54.172988+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:57.586 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:57 smithi105 bash[61564]: cluster 2024-09-17T07:56:56.173517+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:57.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:57 smithi105 bash[67211]: cluster 2024-09-17T07:56:56.173517+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:57.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:57 smithi121 bash[59457]: cluster 2024-09-17T07:56:56.173517+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.764 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: cluster 2024-09-17T07:56:58.175204+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.764 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.347993+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.764 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.356643+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.764 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.358439+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:59.764 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.360009+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:59.764 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: cephadm 2024-09-17T07:56:58.361346+0000 mgr.y (mgr.44106) 196 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:59.764 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: cluster 2024-09-17T07:56:58.362616+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: cluster 2024-09-17T07:56:58.363205+0000 mgr.y (mgr.44106) 198 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.368554+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.464184+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.469056+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.471619+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.473816+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.476495+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: audit 2024-09-17T07:56:58.476865+0000 mgr.y (mgr.44106) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[67211]: cephadm 2024-09-17T07:56:58.478922+0000 mgr.y (mgr.44106) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T07:56:59.765 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: cluster 2024-09-17T07:56:58.175204+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.347993+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.356643+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.358439+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.360009+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: cephadm 2024-09-17T07:56:58.361346+0000 mgr.y (mgr.44106) 196 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: cluster 2024-09-17T07:56:58.362616+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: cluster 2024-09-17T07:56:58.363205+0000 mgr.y (mgr.44106) 198 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.368554+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.464184+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.469056+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.471619+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.766 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.473816+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.767 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.476495+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:56:59.767 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: audit 2024-09-17T07:56:58.476865+0000 mgr.y (mgr.44106) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:56:59.767 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:56:59 smithi105 bash[61564]: cephadm 2024-09-17T07:56:58.478922+0000 mgr.y (mgr.44106) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T07:56:59.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: cluster 2024-09-17T07:56:58.175204+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.347993+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.356643+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.358439+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.360009+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: cephadm 2024-09-17T07:56:58.361346+0000 mgr.y (mgr.44106) 196 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: cluster 2024-09-17T07:56:58.362616+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: cluster 2024-09-17T07:56:58.363205+0000 mgr.y (mgr.44106) 198 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.368554+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.464184+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.469056+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.471619+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.473816+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:56:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.476495+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:56:59.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: audit 2024-09-17T07:56:58.476865+0000 mgr.y (mgr.44106) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T07:56:59.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:56:59 smithi121 bash[59457]: cephadm 2024-09-17T07:56:58.478922+0000 mgr.y (mgr.44106) 200 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T07:57:02.022 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[61564]: cluster 2024-09-17T07:57:00.363945+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:02.022 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[61564]: cephadm 2024-09-17T07:57:00.718382+0000 mgr.y (mgr.44106) 202 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T07:57:02.022 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[61564]: audit 2024-09-17T07:57:00.724766+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:02.022 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[61564]: audit 2024-09-17T07:57:00.726294+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:57:02.022 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[61564]: audit 2024-09-17T07:57:00.727688+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:02.022 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[61564]: cephadm 2024-09-17T07:57:00.731376+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Deploying daemon osd.1 on smithi105 2024-09-17T07:57:02.022 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[61564]: audit 2024-09-17T07:57:01.693675+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:01 smithi121 bash[59457]: cluster 2024-09-17T07:57:00.363945+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:01 smithi121 bash[59457]: cephadm 2024-09-17T07:57:00.718382+0000 mgr.y (mgr.44106) 202 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:01 smithi121 bash[59457]: audit 2024-09-17T07:57:00.724766+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:01 smithi121 bash[59457]: audit 2024-09-17T07:57:00.726294+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:01 smithi121 bash[59457]: audit 2024-09-17T07:57:00.727688+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:01 smithi121 bash[59457]: cephadm 2024-09-17T07:57:00.731376+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Deploying daemon osd.1 on smithi105 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:01 smithi121 bash[59457]: audit 2024-09-17T07:57:01.693675+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[67211]: cluster 2024-09-17T07:57:00.363945+0000 mgr.y (mgr.44106) 201 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[67211]: cephadm 2024-09-17T07:57:00.718382+0000 mgr.y (mgr.44106) 202 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[67211]: audit 2024-09-17T07:57:00.724766+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[67211]: audit 2024-09-17T07:57:00.726294+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T07:57:02.023 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[67211]: audit 2024-09-17T07:57:00.727688+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:02.024 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[67211]: cephadm 2024-09-17T07:57:00.731376+0000 mgr.y (mgr.44106) 203 : cephadm [INF] Deploying daemon osd.1 on smithi105 2024-09-17T07:57:02.024 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:01 smithi105 bash[67211]: audit 2024-09-17T07:57:01.693675+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:02.798 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:57:03.556 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:57:03.556 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (6m) 16s ago 31m 17.0M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (6m) 3m ago 31m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 3m ago 29m - - 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (8m) 3m ago 36m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (18m) 16s ago 38m 478M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (3m) 16s ago 38m 66.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (4m) 3m ago 36m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (2m) 16s ago 37m 39.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (7m) 16s ago 32m 11.4M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (7m) 3m ago 32m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (21s) 16s ago 36m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (35m) 16s ago 35m 56.1M 4096M 16.2.0 24ecd6d5f14c e15495091a5c 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (35m) 16s ago 35m 51.1M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:57:03.557 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (34m) 16s ago 34m 56.8M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:57:03.558 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (34m) 3m ago 34m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:57:03.558 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (33m) 3m ago 34m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:57:03.558 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (33m) 3m ago 33m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:57:03.558 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (33m) 3m ago 33m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:57:03.558 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (7m) 3m ago 32m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:57:03.558 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (29m) 16s ago 29m 60.0M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:57:03.558 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (29m) 3m ago 29m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:57:04.001 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:57:04.001 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:57:04.002 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:57:04.003 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:57:04.003 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:57:04.003 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:57:04.003 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 9, 2024-09-17T07:57:04.003 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6 2024-09-17T07:57:04.003 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:57:04.003 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:57:04.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:03 smithi121 bash[59457]: cluster 2024-09-17T07:57:02.364659+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:04.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:03 smithi121 bash[59457]: audit 2024-09-17T07:57:02.777314+0000 mgr.y (mgr.44106) 205 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:04.053 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:03 smithi105 bash[67211]: cluster 2024-09-17T07:57:02.364659+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:04.053 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:03 smithi105 bash[67211]: audit 2024-09-17T07:57:02.777314+0000 mgr.y (mgr.44106) 205 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:04.053 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:03 smithi105 bash[61564]: cluster 2024-09-17T07:57:02.364659+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:04.053 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:03 smithi105 bash[61564]: audit 2024-09-17T07:57:02.777314+0000 mgr.y (mgr.44106) 205 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:04.389 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:57:04.389 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:57:04.389 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:57:04.389 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-17T07:57:04.390 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:57:04.390 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "1/8 daemons upgraded", 2024-09-17T07:57:04.390 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:57:04.390 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:57:04.390 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:57:05.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:04 smithi121 bash[59457]: audit 2024-09-17T07:57:03.161967+0000 mgr.y (mgr.44106) 206 : audit [DBG] from='client.54250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:04 smithi121 bash[59457]: audit 2024-09-17T07:57:03.530871+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:04 smithi121 bash[59457]: audit 2024-09-17T07:57:03.995282+0000 mon.a (mon.0) 340 : audit [DBG] from='client.44325 172.21.15.105:0/1204240931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:05.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:04 smithi105 bash[67211]: audit 2024-09-17T07:57:03.161967+0000 mgr.y (mgr.44106) 206 : audit [DBG] from='client.54250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:04 smithi105 bash[67211]: audit 2024-09-17T07:57:03.530871+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:04 smithi105 bash[67211]: audit 2024-09-17T07:57:03.995282+0000 mon.a (mon.0) 340 : audit [DBG] from='client.44325 172.21.15.105:0/1204240931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:04 smithi105 bash[61564]: audit 2024-09-17T07:57:03.161967+0000 mgr.y (mgr.44106) 206 : audit [DBG] from='client.54250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:04 smithi105 bash[61564]: audit 2024-09-17T07:57:03.530871+0000 mgr.y (mgr.44106) 207 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:04 smithi105 bash[61564]: audit 2024-09-17T07:57:03.995282+0000 mon.a (mon.0) 340 : audit [DBG] from='client.44325 172.21.15.105:0/1204240931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:05.505 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:05 smithi105 systemd[1]: Stopping Ceph osd.1 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:57:05.776 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:05 smithi105 bash[67211]: cluster 2024-09-17T07:57:04.366226+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:05.776 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:05 smithi105 bash[67211]: audit 2024-09-17T07:57:04.382971+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.44331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.776 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:05 smithi105 bash[61564]: cluster 2024-09-17T07:57:04.366226+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:05.776 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:05 smithi105 bash[61564]: audit 2024-09-17T07:57:04.382971+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.44331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:05.776 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:05 smithi105 bash[25196]: debug 2024-09-17T07:57:05.493+0000 7fa97902e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:57:05.776 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:05 smithi105 bash[25196]: debug 2024-09-17T07:57:05.493+0000 7fa97902e700 -1 osd.1 83 *** Got signal Terminated *** 2024-09-17T07:57:05.777 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:05 smithi105 bash[25196]: debug 2024-09-17T07:57:05.493+0000 7fa97902e700 -1 osd.1 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:57:06.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:05 smithi121 bash[59457]: cluster 2024-09-17T07:57:04.366226+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:06.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:05 smithi121 bash[59457]: audit 2024-09-17T07:57:04.382971+0000 mgr.y (mgr.44106) 209 : audit [DBG] from='client.44331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:06.535 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[80970]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.1 2024-09-17T07:57:06.535 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[81040]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.1 2024-09-17T07:57:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.767800+0000 mon.a (mon.0) 341 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.767914+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 failed (root=default,host=smithi105) (connection refused reported by osd.5) 2024-09-17T07:57:06.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.768374+0000 mon.a (mon.0) 343 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.768755+0000 mon.a (mon.0) 344 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.769077+0000 mon.a (mon.0) 345 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.769564+0000 mon.a (mon.0) 346 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.769867+0000 mon.a (mon.0) 347 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.770257+0000 mon.a (mon.0) 348 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.770492+0000 mon.a (mon.0) 349 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.770854+0000 mon.a (mon.0) 350 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.771071+0000 mon.a (mon.0) 351 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.771263+0000 mon.a (mon.0) 352 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.771519+0000 mon.a (mon.0) 353 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.771718+0000 mon.a (mon.0) 354 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.771953+0000 mon.a (mon.0) 355 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.900057+0000 mon.a (mon.0) 356 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.903433+0000 mon.a (mon.0) 357 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.907404+0000 mon.a (mon.0) 358 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.908911+0000 mon.a (mon.0) 359 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:05.914999+0000 mon.a (mon.0) 360 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.099967+0000 mon.a (mon.0) 361 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.105875+0000 mon.a (mon.0) 362 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.108282+0000 mon.a (mon.0) 363 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.111645+0000 mon.a (mon.0) 364 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.115643+0000 mon.a (mon.0) 365 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.171611+0000 mon.a (mon.0) 366 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.767800+0000 mon.a (mon.0) 341 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.767914+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 failed (root=default,host=smithi105) (connection refused reported by osd.5) 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.768374+0000 mon.a (mon.0) 343 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.768755+0000 mon.a (mon.0) 344 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.769077+0000 mon.a (mon.0) 345 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.769564+0000 mon.a (mon.0) 346 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.769867+0000 mon.a (mon.0) 347 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.770257+0000 mon.a (mon.0) 348 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.770492+0000 mon.a (mon.0) 349 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.770854+0000 mon.a (mon.0) 350 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.771071+0000 mon.a (mon.0) 351 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.771263+0000 mon.a (mon.0) 352 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.771519+0000 mon.a (mon.0) 353 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.771718+0000 mon.a (mon.0) 354 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.771953+0000 mon.a (mon.0) 355 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.900057+0000 mon.a (mon.0) 356 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.903433+0000 mon.a (mon.0) 357 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.907404+0000 mon.a (mon.0) 358 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.908911+0000 mon.a (mon.0) 359 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:05.914999+0000 mon.a (mon.0) 360 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.099967+0000 mon.a (mon.0) 361 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.105875+0000 mon.a (mon.0) 362 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.108282+0000 mon.a (mon.0) 363 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.111645+0000 mon.a (mon.0) 364 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.115643+0000 mon.a (mon.0) 365 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.171611+0000 mon.a (mon.0) 366 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.172267+0000 mon.a (mon.0) 367 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.172641+0000 mon.a (mon.0) 368 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.173091+0000 mon.a (mon.0) 369 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.173421+0000 mon.a (mon.0) 370 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.173629+0000 mon.a (mon.0) 371 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.173823+0000 mon.a (mon.0) 372 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.174108+0000 mon.a (mon.0) 373 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.174535+0000 mon.a (mon.0) 374 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.174887+0000 mon.a (mon.0) 375 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.175150+0000 mon.a (mon.0) 376 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.175260+0000 mon.a (mon.0) 377 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.175405+0000 mon.a (mon.0) 378 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.175490+0000 mon.a (mon.0) 379 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.505619+0000 mon.a (mon.0) 380 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.509913+0000 mon.a (mon.0) 381 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.512291+0000 mon.a (mon.0) 382 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.515709+0000 mon.a (mon.0) 383 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.519745+0000 mon.a (mon.0) 384 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.172267+0000 mon.a (mon.0) 367 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.172641+0000 mon.a (mon.0) 368 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.173091+0000 mon.a (mon.0) 369 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.173421+0000 mon.a (mon.0) 370 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.173629+0000 mon.a (mon.0) 371 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.173823+0000 mon.a (mon.0) 372 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.174108+0000 mon.a (mon.0) 373 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.174535+0000 mon.a (mon.0) 374 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.174887+0000 mon.a (mon.0) 375 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.175150+0000 mon.a (mon.0) 376 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.175260+0000 mon.a (mon.0) 377 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.175405+0000 mon.a (mon.0) 378 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.175490+0000 mon.a (mon.0) 379 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:06.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.505619+0000 mon.a (mon.0) 380 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:06.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.509913+0000 mon.a (mon.0) 381 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:06.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.512291+0000 mon.a (mon.0) 382 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:06.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.515709+0000 mon.a (mon.0) 383 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:06.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:06 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.519745+0000 mon.a (mon.0) 384 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.767800+0000 mon.a (mon.0) 341 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.767914+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 failed (root=default,host=smithi105) (connection refused reported by osd.5) 2024-09-17T07:57:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.768374+0000 mon.a (mon.0) 343 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.768755+0000 mon.a (mon.0) 344 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.769077+0000 mon.a (mon.0) 345 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.769564+0000 mon.a (mon.0) 346 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.769867+0000 mon.a (mon.0) 347 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.770257+0000 mon.a (mon.0) 348 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.770492+0000 mon.a (mon.0) 349 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.770854+0000 mon.a (mon.0) 350 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.771071+0000 mon.a (mon.0) 351 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.771263+0000 mon.a (mon.0) 352 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.771519+0000 mon.a (mon.0) 353 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.771718+0000 mon.a (mon.0) 354 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.771953+0000 mon.a (mon.0) 355 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.900057+0000 mon.a (mon.0) 356 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.903433+0000 mon.a (mon.0) 357 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.907404+0000 mon.a (mon.0) 358 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.908911+0000 mon.a (mon.0) 359 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:05.914999+0000 mon.a (mon.0) 360 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.099967+0000 mon.a (mon.0) 361 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.105875+0000 mon.a (mon.0) 362 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.108282+0000 mon.a (mon.0) 363 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.111645+0000 mon.a (mon.0) 364 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.115643+0000 mon.a (mon.0) 365 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.171611+0000 mon.a (mon.0) 366 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.172267+0000 mon.a (mon.0) 367 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.172641+0000 mon.a (mon.0) 368 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.173091+0000 mon.a (mon.0) 369 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.173421+0000 mon.a (mon.0) 370 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.173629+0000 mon.a (mon.0) 371 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:07.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.173823+0000 mon.a (mon.0) 372 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.174108+0000 mon.a (mon.0) 373 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.174535+0000 mon.a (mon.0) 374 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.174887+0000 mon.a (mon.0) 375 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.175150+0000 mon.a (mon.0) 376 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.175260+0000 mon.a (mon.0) 377 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.175405+0000 mon.a (mon.0) 378 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.175490+0000 mon.a (mon.0) 379 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.505619+0000 mon.a (mon.0) 380 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.509913+0000 mon.a (mon.0) 381 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.512291+0000 mon.a (mon.0) 382 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.515709+0000 mon.a (mon.0) 383 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-09-17T07:57:07.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:06 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.519745+0000 mon.a (mon.0) 384 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-09-17T07:57:08.066 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:07 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.366707+0000 mgr.y (mgr.44106) 210 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:08.067 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:07 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.740680+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:57:08.067 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:07 smithi105 bash[61564]: cluster 2024-09-17T07:57:06.765018+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-09-17T07:57:08.067 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:07 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.366707+0000 mgr.y (mgr.44106) 210 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:08.067 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:07 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.740680+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:57:08.067 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:07 smithi105 bash[67211]: cluster 2024-09-17T07:57:06.765018+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-09-17T07:57:08.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:07 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.366707+0000 mgr.y (mgr.44106) 210 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 604 KiB data, 115 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:08.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:07 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.740680+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:57:08.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:07 smithi121 bash[59457]: cluster 2024-09-17T07:57:06.765018+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-09-17T07:57:09.086 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:08 smithi105 bash[61564]: cluster 2024-09-17T07:57:07.763533+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-17T07:57:09.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:08 smithi105 bash[67211]: cluster 2024-09-17T07:57:07.763533+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-17T07:57:09.087 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:08 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.1.service: Succeeded. 2024-09-17T07:57:09.087 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:08 smithi105 systemd[1]: Stopped Ceph osd.1 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:57:09.087 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:08 smithi105 systemd[1]: Started Ceph osd.1 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:57:09.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:08 smithi121 bash[59457]: cluster 2024-09-17T07:57:07.763533+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[67211]: cluster 2024-09-17T07:57:08.367888+0000 mgr.y (mgr.44106) 211 : cluster [DBG] pgmap v118: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[67211]: cluster 2024-09-17T07:57:08.772842+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[67211]: cluster 2024-09-17T07:57:08.772891+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: Degraded data redundancy: 10/999 objects degraded (1.001%), 1 pg degraded (PG_DEGRADED) 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[67211]: audit 2024-09-17T07:57:08.999723+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[67211]: audit 2024-09-17T07:57:09.005456+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[67211]: audit 2024-09-17T07:57:09.011912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[61564]: cluster 2024-09-17T07:57:08.367888+0000 mgr.y (mgr.44106) 211 : cluster [DBG] pgmap v118: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[61564]: cluster 2024-09-17T07:57:08.772842+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T07:57:10.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[61564]: cluster 2024-09-17T07:57:08.772891+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: Degraded data redundancy: 10/999 objects degraded (1.001%), 1 pg degraded (PG_DEGRADED) 2024-09-17T07:57:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[61564]: audit 2024-09-17T07:57:08.999723+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[61564]: audit 2024-09-17T07:57:09.005456+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:09 smithi105 bash[61564]: audit 2024-09-17T07:57:09.011912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:09 smithi121 bash[59457]: cluster 2024-09-17T07:57:08.367888+0000 mgr.y (mgr.44106) 211 : cluster [DBG] pgmap v118: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:09 smithi121 bash[59457]: cluster 2024-09-17T07:57:08.772842+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-17T07:57:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:09 smithi121 bash[59457]: cluster 2024-09-17T07:57:08.772891+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: Degraded data redundancy: 10/999 objects degraded (1.001%), 1 pg degraded (PG_DEGRADED) 2024-09-17T07:57:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:09 smithi121 bash[59457]: audit 2024-09-17T07:57:08.999723+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:09 smithi121 bash[59457]: audit 2024-09-17T07:57:09.005456+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:09 smithi121 bash[59457]: audit 2024-09-17T07:57:09.011912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:10.792 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:10 smithi105 bash[81222]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:57:10.792 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:10 smithi105 bash[81222]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T07:57:10.792 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:10 smithi105 bash[81222]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T07:57:10.792 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:10 smithi105 bash[81222]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T07:57:10.792 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:10 smithi105 bash[81222]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T07:57:10.792 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:10 smithi105 bash[81222]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T07:57:10.792 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:10 smithi105 bash[81222]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T07:57:12.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:11 smithi105 bash[61564]: cluster 2024-09-17T07:57:10.368925+0000 mgr.y (mgr.44106) 212 : cluster [DBG] pgmap v119: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:12.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:11 smithi105 bash[67211]: cluster 2024-09-17T07:57:10.368925+0000 mgr.y (mgr.44106) 212 : cluster [DBG] pgmap v119: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:12.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:11 smithi121 bash[59457]: cluster 2024-09-17T07:57:10.368925+0000 mgr.y (mgr.44106) 212 : cluster [DBG] pgmap v119: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:12.837 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:12 smithi105 bash[81499]: debug 2024-09-17T07:57:12.625+0000 7f00e5bfd640 1 -- 172.21.15.105:0/2093897972 <== mon.1 v2:172.21.15.105:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ee8a0131e0 con 0x55ee89fd3800 2024-09-17T07:57:13.171 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:12 smithi105 bash[61564]: cluster 2024-09-17T07:57:12.370017+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v120: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:13.171 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:12 smithi105 bash[67211]: cluster 2024-09-17T07:57:12.370017+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v120: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:13.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:12 smithi121 bash[59457]: cluster 2024-09-17T07:57:12.370017+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v120: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 604 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 10/999 objects degraded (1.001%) 2024-09-17T07:57:13.586 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:13 smithi105 bash[81499]: debug 2024-09-17T07:57:13.161+0000 7f00e8463640 -1 Falling back to public interface 2024-09-17T07:57:14.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:14 smithi121 bash[59457]: cluster 2024-09-17T07:57:14.423950+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 129/999 objects degraded (12.913%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T07:57:14.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:14 smithi121 bash[59457]: cluster 2024-09-17T07:57:14.424010+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T07:57:14.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:14 smithi105 bash[67211]: cluster 2024-09-17T07:57:14.423950+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 129/999 objects degraded (12.913%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T07:57:14.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:14 smithi105 bash[67211]: cluster 2024-09-17T07:57:14.424010+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T07:57:14.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:14 smithi105 bash[61564]: cluster 2024-09-17T07:57:14.423950+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 129/999 objects degraded (12.913%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T07:57:14.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:14 smithi105 bash[61564]: cluster 2024-09-17T07:57:14.424010+0000 mon.a (mon.0) 394 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-17T07:57:15.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:15 smithi121 bash[59457]: cluster 2024-09-17T07:57:14.371929+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v121: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:15.836 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:15 smithi105 bash[67211]: cluster 2024-09-17T07:57:14.371929+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v121: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:15.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:15 smithi105 bash[61564]: cluster 2024-09-17T07:57:14.371929+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v121: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 87 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:16.586 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:16 smithi105 bash[81499]: debug 2024-09-17T07:57:16.181+0000 7f00e8463640 -1 osd.1 0 read_superblock omap replica is missing. 2024-09-17T07:57:16.586 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:16 smithi105 bash[81499]: debug 2024-09-17T07:57:16.225+0000 7f00e8463640 -1 osd.1 83 log_to_monitors true 2024-09-17T07:57:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[61564]: audit 2024-09-17T07:57:16.054112+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[61564]: audit 2024-09-17T07:57:16.060928+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[61564]: audit 2024-09-17T07:57:16.234378+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:57:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[61564]: audit 2024-09-17T07:57:16.234722+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:57:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[61564]: cluster 2024-09-17T07:57:16.372847+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v122: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 72 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[61564]: audit 2024-09-17T07:57:16.816486+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[61564]: audit 2024-09-17T07:57:16.825733+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[67211]: audit 2024-09-17T07:57:16.054112+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[67211]: audit 2024-09-17T07:57:16.060928+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[67211]: audit 2024-09-17T07:57:16.234378+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:57:17.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[67211]: audit 2024-09-17T07:57:16.234722+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:57:17.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[67211]: cluster 2024-09-17T07:57:16.372847+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v122: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 72 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:17.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[67211]: audit 2024-09-17T07:57:16.816486+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[67211]: audit 2024-09-17T07:57:16.825733+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:17 smithi121 bash[59457]: audit 2024-09-17T07:57:16.054112+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:17 smithi121 bash[59457]: audit 2024-09-17T07:57:16.060928+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:17 smithi121 bash[59457]: audit 2024-09-17T07:57:16.234378+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:57:17.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:17 smithi121 bash[59457]: audit 2024-09-17T07:57:16.234722+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T07:57:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:17 smithi121 bash[59457]: cluster 2024-09-17T07:57:16.372847+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v122: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 72 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:17 smithi121 bash[59457]: audit 2024-09-17T07:57:16.816486+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:17 smithi121 bash[59457]: audit 2024-09-17T07:57:16.825733+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:17.837 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 07:57:17 smithi105 bash[81499]: debug 2024-09-17T07:57:17.561+0000 7f00dc205640 -1 osd.1 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:57:18.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[67211]: audit 2024-09-17T07:57:17.065793+0000 mon.a (mon.0) 400 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:57:18.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[67211]: cluster 2024-09-17T07:57:17.065908+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-17T07:57:18.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[67211]: audit 2024-09-17T07:57:17.067666+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:57:18.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[67211]: audit 2024-09-17T07:57:17.072744+0000 mon.a (mon.0) 402 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:57:18.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[67211]: audit 2024-09-17T07:57:17.553635+0000 mon.a (mon.0) 403 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-17T07:57:18.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[61564]: audit 2024-09-17T07:57:17.065793+0000 mon.a (mon.0) 400 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:57:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[61564]: cluster 2024-09-17T07:57:17.065908+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-17T07:57:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[61564]: audit 2024-09-17T07:57:17.067666+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:57:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[61564]: audit 2024-09-17T07:57:17.072744+0000 mon.a (mon.0) 402 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:57:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:18 smithi105 bash[61564]: audit 2024-09-17T07:57:17.553635+0000 mon.a (mon.0) 403 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-17T07:57:18.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:18 smithi121 bash[59457]: audit 2024-09-17T07:57:17.065793+0000 mon.a (mon.0) 400 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:18 smithi121 bash[59457]: cluster 2024-09-17T07:57:17.065908+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-17T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:18 smithi121 bash[59457]: audit 2024-09-17T07:57:17.067666+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:18 smithi121 bash[59457]: audit 2024-09-17T07:57:17.072744+0000 mon.a (mon.0) 402 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:18 smithi121 bash[59457]: audit 2024-09-17T07:57:17.553635+0000 mon.a (mon.0) 403 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-17T07:57:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[67211]: cluster 2024-09-17T07:57:18.374727+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v124: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[67211]: cluster 2024-09-17T07:57:18.549952+0000 mon.a (mon.0) 404 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:57:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[67211]: cluster 2024-09-17T07:57:18.562671+0000 mon.a (mon.0) 405 : cluster [INF] osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637] boot 2024-09-17T07:57:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[67211]: cluster 2024-09-17T07:57:18.563091+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T07:57:19.337 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[67211]: audit 2024-09-17T07:57:18.564072+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:57:19.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[61564]: cluster 2024-09-17T07:57:18.374727+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v124: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:19.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[61564]: cluster 2024-09-17T07:57:18.549952+0000 mon.a (mon.0) 404 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:57:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[61564]: cluster 2024-09-17T07:57:18.562671+0000 mon.a (mon.0) 405 : cluster [INF] osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637] boot 2024-09-17T07:57:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[61564]: cluster 2024-09-17T07:57:18.563091+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T07:57:19.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:19 smithi105 bash[61564]: audit 2024-09-17T07:57:18.564072+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:57:19.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:19 smithi121 bash[59457]: cluster 2024-09-17T07:57:18.374727+0000 mgr.y (mgr.44106) 216 : cluster [DBG] pgmap v124: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:19.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:19 smithi121 bash[59457]: cluster 2024-09-17T07:57:18.549952+0000 mon.a (mon.0) 404 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:57:19.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:19 smithi121 bash[59457]: cluster 2024-09-17T07:57:18.562671+0000 mon.a (mon.0) 405 : cluster [INF] osd.1 [v2:172.21.15.105:6810/3798426637,v1:172.21.15.105:6811/3798426637] boot 2024-09-17T07:57:19.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:19 smithi121 bash[59457]: cluster 2024-09-17T07:57:18.563091+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T07:57:19.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:19 smithi121 bash[59457]: audit 2024-09-17T07:57:18.564072+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T07:57:20.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:20 smithi105 bash[61564]: cluster 2024-09-17T07:57:19.564944+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T07:57:20.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:20 smithi105 bash[67211]: cluster 2024-09-17T07:57:19.564944+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T07:57:21.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:20 smithi121 bash[59457]: cluster 2024-09-17T07:57:19.564944+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T07:57:21.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:21 smithi105 bash[61564]: cluster 2024-09-17T07:57:20.375725+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v127: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:21.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:21 smithi105 bash[67211]: cluster 2024-09-17T07:57:20.375725+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v127: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:22.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:21 smithi121 bash[59457]: cluster 2024-09-17T07:57:20.375725+0000 mgr.y (mgr.44106) 217 : cluster [DBG] pgmap v127: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 604 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s; 129/999 objects degraded (12.913%) 2024-09-17T07:57:22.919 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:22 smithi105 bash[61564]: cluster 2024-09-17T07:57:22.569425+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 88/999 objects degraded (8.809%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T07:57:22.920 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:22 smithi105 bash[67211]: cluster 2024-09-17T07:57:22.569425+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 88/999 objects degraded (8.809%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T07:57:23.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:22 smithi121 bash[59457]: cluster 2024-09-17T07:57:22.569425+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 88/999 objects degraded (8.809%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T07:57:23.883 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:23 smithi105 bash[67211]: cluster 2024-09-17T07:57:22.376905+0000 mgr.y (mgr.44106) 218 : cluster [DBG] pgmap v128: 161 pgs: 28 active+undersized, 16 active+undersized+degraded, 117 active+clean; 604 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s; 88/999 objects degraded (8.809%); 0 B/s, 2 objects/s recovering 2024-09-17T07:57:23.883 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:23 smithi105 bash[61564]: cluster 2024-09-17T07:57:22.376905+0000 mgr.y (mgr.44106) 218 : cluster [DBG] pgmap v128: 161 pgs: 28 active+undersized, 16 active+undersized+degraded, 117 active+clean; 604 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s; 88/999 objects degraded (8.809%); 0 B/s, 2 objects/s recovering 2024-09-17T07:57:24.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:23 smithi121 bash[59457]: cluster 2024-09-17T07:57:22.376905+0000 mgr.y (mgr.44106) 218 : cluster [DBG] pgmap v128: 161 pgs: 28 active+undersized, 16 active+undersized+degraded, 117 active+clean; 604 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s; 88/999 objects degraded (8.809%); 0 B/s, 2 objects/s recovering 2024-09-17T07:57:25.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:24 smithi121 bash[59457]: cluster 2024-09-17T07:57:24.624819+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 88/999 objects degraded (8.809%), 16 pgs degraded) 2024-09-17T07:57:25.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:24 smithi105 bash[61564]: cluster 2024-09-17T07:57:24.624819+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 88/999 objects degraded (8.809%), 16 pgs degraded) 2024-09-17T07:57:25.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:24 smithi105 bash[67211]: cluster 2024-09-17T07:57:24.624819+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 88/999 objects degraded (8.809%), 16 pgs degraded) 2024-09-17T07:57:26.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:25 smithi121 bash[59457]: cluster 2024-09-17T07:57:24.378586+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:26.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:25 smithi105 bash[61564]: cluster 2024-09-17T07:57:24.378586+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:26.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:25 smithi105 bash[67211]: cluster 2024-09-17T07:57:24.378586+0000 mgr.y (mgr.44106) 219 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: cluster 2024-09-17T07:57:26.379220+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.268320+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.276519+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.277800+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.279200+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.286842+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.389487+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.393830+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.397336+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.406930+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.410883+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.414279+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.416207+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.418073+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.419766+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.421496+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.423619+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:57:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.429140+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.430456+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.435958+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.437231+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.444702+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.445905+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.446885+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.447900+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.448904+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.449905+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.450845+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.451788+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:57:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.452767+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.453835+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.459744+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.461219+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.462466+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.463838+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.465215+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.466570+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.467974+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.469301+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.475741+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.477738+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:57:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:27 smithi121 bash[59457]: audit 2024-09-17T07:57:27.483003+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:57:28.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: cluster 2024-09-17T07:57:26.379220+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:28.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.268320+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.276519+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.277800+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.279200+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.286842+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.389487+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.393830+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.397336+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.406930+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.410883+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.414279+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.416207+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.418073+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.419766+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.421496+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.423619+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.429140+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.430456+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: cluster 2024-09-17T07:57:26.379220+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.268320+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.276519+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.277800+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.279200+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.286842+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.389487+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.393830+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.397336+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.406930+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.410883+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.414279+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.416207+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.418073+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.419766+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.421496+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.423619+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.429140+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:57:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.430456+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.435958+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.437231+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.444702+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.445905+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.446885+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.447900+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.448904+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.449905+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.450845+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.451788+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:57:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.452767+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.453835+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.459744+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.461219+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.462466+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.463838+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.435958+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.437231+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.444702+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.445905+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:57:28.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.446885+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.447900+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.448904+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.449905+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.450845+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.451788+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.452767+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.453835+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.459744+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.461219+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.462466+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.463838+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.465215+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.466570+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.467974+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.469301+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.475741+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.477738+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[61564]: audit 2024-09-17T07:57:27.483003+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.465215+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.466570+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.467974+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:57:28.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.469301+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:57:28.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.475741+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:57:28.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.477738+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:57:28.095 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:27 smithi105 bash[67211]: audit 2024-09-17T07:57:27.483003+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:57:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: cephadm 2024-09-17T07:57:27.280285+0000 mgr.y (mgr.44106) 221 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: cluster 2024-09-17T07:57:27.281273+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T07:57:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: cluster 2024-09-17T07:57:27.281552+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: cephadm 2024-09-17T07:57:27.398643+0000 mgr.y (mgr.44106) 224 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:57:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: cephadm 2024-09-17T07:57:27.422390+0000 mgr.y (mgr.44106) 225 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:57:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: cephadm 2024-09-17T07:57:27.476972+0000 mgr.y (mgr.44106) 226 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:57:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: audit 2024-09-17T07:57:27.931051+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: audit 2024-09-17T07:57:27.932632+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: audit 2024-09-17T07:57:27.945042+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: audit 2024-09-17T07:57:28.045537+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: audit 2024-09-17T07:57:28.046941+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:29.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:28 smithi121 bash[59457]: audit 2024-09-17T07:57:28.056163+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:29.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: cephadm 2024-09-17T07:57:27.280285+0000 mgr.y (mgr.44106) 221 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:29.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: cluster 2024-09-17T07:57:27.281273+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: cluster 2024-09-17T07:57:27.281552+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: cephadm 2024-09-17T07:57:27.398643+0000 mgr.y (mgr.44106) 224 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: cephadm 2024-09-17T07:57:27.422390+0000 mgr.y (mgr.44106) 225 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: cephadm 2024-09-17T07:57:27.476972+0000 mgr.y (mgr.44106) 226 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: audit 2024-09-17T07:57:27.931051+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: audit 2024-09-17T07:57:27.932632+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: audit 2024-09-17T07:57:27.945042+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: audit 2024-09-17T07:57:28.045537+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: audit 2024-09-17T07:57:28.046941+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[67211]: audit 2024-09-17T07:57:28.056163+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: cephadm 2024-09-17T07:57:27.280285+0000 mgr.y (mgr.44106) 221 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: cluster 2024-09-17T07:57:27.281273+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: cluster 2024-09-17T07:57:27.281552+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: cephadm 2024-09-17T07:57:27.398643+0000 mgr.y (mgr.44106) 224 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: cephadm 2024-09-17T07:57:27.422390+0000 mgr.y (mgr.44106) 225 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: cephadm 2024-09-17T07:57:27.476972+0000 mgr.y (mgr.44106) 226 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: audit 2024-09-17T07:57:27.931051+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: audit 2024-09-17T07:57:27.932632+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: audit 2024-09-17T07:57:27.945042+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: audit 2024-09-17T07:57:28.045537+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: audit 2024-09-17T07:57:28.046941+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:57:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:28 smithi105 bash[61564]: audit 2024-09-17T07:57:28.056163+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:30.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:29 smithi121 bash[59457]: cephadm 2024-09-17T07:57:27.933974+0000 mgr.y (mgr.44106) 227 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:30.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:29 smithi121 bash[59457]: cluster 2024-09-17T07:57:27.935937+0000 mgr.y (mgr.44106) 228 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:30.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:29 smithi121 bash[59457]: cluster 2024-09-17T07:57:27.936431+0000 mgr.y (mgr.44106) 229 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:30.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:29 smithi121 bash[59457]: cephadm 2024-09-17T07:57:28.048112+0000 mgr.y (mgr.44106) 230 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:30.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:29 smithi121 bash[59457]: cluster 2024-09-17T07:57:28.049003+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:30.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:29 smithi121 bash[59457]: cluster 2024-09-17T07:57:28.049663+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[67211]: cephadm 2024-09-17T07:57:27.933974+0000 mgr.y (mgr.44106) 227 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[67211]: cluster 2024-09-17T07:57:27.935937+0000 mgr.y (mgr.44106) 228 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[67211]: cluster 2024-09-17T07:57:27.936431+0000 mgr.y (mgr.44106) 229 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[67211]: cephadm 2024-09-17T07:57:28.048112+0000 mgr.y (mgr.44106) 230 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[67211]: cluster 2024-09-17T07:57:28.049003+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:30.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[67211]: cluster 2024-09-17T07:57:28.049663+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:30.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[61564]: cephadm 2024-09-17T07:57:27.933974+0000 mgr.y (mgr.44106) 227 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:30.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[61564]: cluster 2024-09-17T07:57:27.935937+0000 mgr.y (mgr.44106) 228 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:30.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[61564]: cluster 2024-09-17T07:57:27.936431+0000 mgr.y (mgr.44106) 229 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T07:57:30.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[61564]: cephadm 2024-09-17T07:57:28.048112+0000 mgr.y (mgr.44106) 230 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:57:30.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[61564]: cluster 2024-09-17T07:57:28.049003+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:30.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:29 smithi105 bash[61564]: cluster 2024-09-17T07:57:28.049663+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:32.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:31 smithi121 bash[59457]: cluster 2024-09-17T07:57:30.050415+0000 mgr.y (mgr.44106) 233 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:32.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:31 smithi105 bash[61564]: cluster 2024-09-17T07:57:30.050415+0000 mgr.y (mgr.44106) 233 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:31 smithi105 bash[67211]: cluster 2024-09-17T07:57:30.050415+0000 mgr.y (mgr.44106) 233 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:33.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:32 smithi121 bash[59457]: audit 2024-09-17T07:57:31.720909+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:33.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:32 smithi105 bash[67211]: audit 2024-09-17T07:57:31.720909+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:33.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:32 smithi105 bash[61564]: audit 2024-09-17T07:57:31.720909+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:57:34.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:33 smithi121 bash[59457]: cluster 2024-09-17T07:57:32.051217+0000 mgr.y (mgr.44106) 234 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:34.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:33 smithi105 bash[67211]: cluster 2024-09-17T07:57:32.051217+0000 mgr.y (mgr.44106) 234 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:34.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:33 smithi105 bash[61564]: cluster 2024-09-17T07:57:32.051217+0000 mgr.y (mgr.44106) 234 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:35.562 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:57:35.827 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:35 smithi105 bash[67211]: cluster 2024-09-17T07:57:34.052895+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:35.827 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:35 smithi105 bash[67211]: audit 2024-09-17T07:57:34.766304+0000 mgr.y (mgr.44106) 236 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:35.827 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:35 smithi105 bash[61564]: cluster 2024-09-17T07:57:34.052895+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:35.827 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:35 smithi105 bash[61564]: audit 2024-09-17T07:57:34.766304+0000 mgr.y (mgr.44106) 236 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:36.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:35 smithi121 bash[59457]: cluster 2024-09-17T07:57:34.052895+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:35 smithi121 bash[59457]: audit 2024-09-17T07:57:34.766304+0000 mgr.y (mgr.44106) 236 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:38.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:37 smithi121 bash[59457]: cluster 2024-09-17T07:57:36.053643+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:38.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:37 smithi105 bash[61564]: cluster 2024-09-17T07:57:36.053643+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:38.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:37 smithi105 bash[67211]: cluster 2024-09-17T07:57:36.053643+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (7m) 23s ago 32m 17.1M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (6m) 3m ago 32m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 3m ago 30m - - 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (8m) 3m ago 37m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (18m) 23s ago 39m 479M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (3m) 23s ago 39m 67.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (5m) 3m ago 37m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:57:39.198 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (3m) 23s ago 37m 40.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (8m) 23s ago 32m 11.5M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (8m) 3m ago 32m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (57s) 23s ago 36m 48.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (27s) 23s ago 36m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (35m) 23s ago 35m 52.4M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (35m) 23s ago 35m 58.5M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (34m) 3m ago 35m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (34m) 3m ago 34m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (34m) 3m ago 34m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (33m) 3m ago 33m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (7m) 3m ago 32m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (30m) 23s ago 30m 60.2M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:57:39.199 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (30m) 3m ago 30m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:57:39.896 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T07:57:40.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:39 smithi121 bash[59457]: cluster 2024-09-17T07:57:38.055330+0000 mgr.y (mgr.44106) 238 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:40.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:39 smithi105 bash[61564]: cluster 2024-09-17T07:57:38.055330+0000 mgr.y (mgr.44106) 238 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:40.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:39 smithi105 bash[67211]: cluster 2024-09-17T07:57:38.055330+0000 mgr.y (mgr.44106) 238 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:40 smithi121 bash[59457]: audit 2024-09-17T07:57:39.178579+0000 mgr.y (mgr.44106) 239 : audit [DBG] from='client.54286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:41.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:40 smithi105 bash[67211]: audit 2024-09-17T07:57:39.178579+0000 mgr.y (mgr.44106) 239 : audit [DBG] from='client.54286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:41.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:40 smithi105 bash[61564]: audit 2024-09-17T07:57:39.178579+0000 mgr.y (mgr.44106) 239 : audit [DBG] from='client.54286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:42.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:41 smithi121 bash[59457]: cluster 2024-09-17T07:57:40.056030+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:42.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:41 smithi105 bash[61564]: cluster 2024-09-17T07:57:40.056030+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:42.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:41 smithi105 bash[67211]: cluster 2024-09-17T07:57:40.056030+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:43.779 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:57:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:43 smithi121 bash[59457]: cluster 2024-09-17T07:57:42.056796+0000 mgr.y (mgr.44106) 241 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:43 smithi105 bash[61564]: cluster 2024-09-17T07:57:42.056796+0000 mgr.y (mgr.44106) 241 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:43 smithi105 bash[67211]: cluster 2024-09-17T07:57:42.056796+0000 mgr.y (mgr.44106) 241 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:44.551 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-17T07:57:44.803 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:44 smithi105 bash[61564]: audit 2024-09-17T07:57:43.755610+0000 mon.a (mon.0) 459 : audit [DBG] from='client.54292 172.21.15.105:0/2132613356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:44.803 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:44 smithi105 bash[67211]: audit 2024-09-17T07:57:43.755610+0000 mon.a (mon.0) 459 : audit [DBG] from='client.54292 172.21.15.105:0/2132613356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:45.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:44 smithi121 bash[59457]: audit 2024-09-17T07:57:43.755610+0000 mon.a (mon.0) 459 : audit [DBG] from='client.54292 172.21.15.105:0/2132613356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:57:46.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:45 smithi105 bash[61564]: cluster 2024-09-17T07:57:44.058476+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:46.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:45 smithi105 bash[67211]: cluster 2024-09-17T07:57:44.058476+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:46.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:45 smithi121 bash[59457]: cluster 2024-09-17T07:57:44.058476+0000 mgr.y (mgr.44106) 242 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:48.040 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:47 smithi105 bash[61564]: cluster 2024-09-17T07:57:46.059266+0000 mgr.y (mgr.44106) 243 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:48.040 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:47 smithi105 bash[67211]: cluster 2024-09-17T07:57:46.059266+0000 mgr.y (mgr.44106) 243 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:48.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:47 smithi121 bash[59457]: cluster 2024-09-17T07:57:46.059266+0000 mgr.y (mgr.44106) 243 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:50.042 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:49 smithi105 bash[67211]: cluster 2024-09-17T07:57:48.060774+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:50.042 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:49 smithi105 bash[67211]: audit 2024-09-17T07:57:48.422109+0000 mgr.y (mgr.44106) 245 : audit [DBG] from='client.54298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:50.043 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:49 smithi105 bash[61564]: cluster 2024-09-17T07:57:48.060774+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:50.043 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:49 smithi105 bash[61564]: audit 2024-09-17T07:57:48.422109+0000 mgr.y (mgr.44106) 245 : audit [DBG] from='client.54298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:50.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:49 smithi121 bash[59457]: cluster 2024-09-17T07:57:48.060774+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:49 smithi121 bash[59457]: audit 2024-09-17T07:57:48.422109+0000 mgr.y (mgr.44106) 245 : audit [DBG] from='client.54298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:50.795 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:57:51.456 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T07:57:52.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:51 smithi105 bash[61564]: cluster 2024-09-17T07:57:50.061435+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:52.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:51 smithi105 bash[67211]: cluster 2024-09-17T07:57:50.061435+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:52.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:51 smithi121 bash[59457]: cluster 2024-09-17T07:57:50.061435+0000 mgr.y (mgr.44106) 246 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:54.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:53 smithi105 bash[67211]: cluster 2024-09-17T07:57:52.062174+0000 mgr.y (mgr.44106) 247 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:54.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:53 smithi105 bash[61564]: cluster 2024-09-17T07:57:52.062174+0000 mgr.y (mgr.44106) 247 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:54.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:53 smithi121 bash[59457]: cluster 2024-09-17T07:57:52.062174+0000 mgr.y (mgr.44106) 247 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:55.240 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:57:55.241 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:57:55.957 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:57:56.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:55 smithi105 bash[61564]: cluster 2024-09-17T07:57:54.063884+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:56.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:55 smithi105 bash[67211]: cluster 2024-09-17T07:57:54.063884+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:56.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:55 smithi121 bash[59457]: cluster 2024-09-17T07:57:54.063884+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:57.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:56 smithi105 bash[61564]: audit 2024-09-17T07:57:55.234262+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:57.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:56 smithi105 bash[67211]: audit 2024-09-17T07:57:55.234262+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:57.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:56 smithi121 bash[59457]: audit 2024-09-17T07:57:55.234262+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:57:57.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:57 smithi105 bash[67211]: cluster 2024-09-17T07:57:56.064602+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:57.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:57 smithi105 bash[61564]: cluster 2024-09-17T07:57:56.064602+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:58.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:57 smithi121 bash[59457]: cluster 2024-09-17T07:57:56.064602+0000 mgr.y (mgr.44106) 250 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:59.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:58 smithi105 bash[61564]: cluster 2024-09-17T07:57:58.066297+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:59.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:58 smithi105 bash[67211]: cluster 2024-09-17T07:57:58.066297+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:59.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:58 smithi121 bash[59457]: cluster 2024-09-17T07:57:58.066297+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:57:59.688 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:57:59.689 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:57:59.689 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:58:00.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:57:59 smithi105 bash[67211]: audit 2024-09-17T07:57:59.682593+0000 mon.c (mon.1) 11 : audit [DBG] from='client.44373 172.21.15.105:0/1452102701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:58:00.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:57:59 smithi105 bash[61564]: audit 2024-09-17T07:57:59.682593+0000 mon.c (mon.1) 11 : audit [DBG] from='client.44373 172.21.15.105:0/1452102701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:58:00.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:57:59 smithi121 bash[59457]: audit 2024-09-17T07:57:59.682593+0000 mon.c (mon.1) 11 : audit [DBG] from='client.44373 172.21.15.105:0/1452102701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:58:00.383 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-17T07:58:01.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:00 smithi105 bash[61564]: cluster 2024-09-17T07:58:00.067021+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:01.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:00 smithi105 bash[67211]: cluster 2024-09-17T07:58:00.067021+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:01.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:00 smithi121 bash[59457]: cluster 2024-09-17T07:58:00.067021+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:03.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:03 smithi121 bash[59457]: cluster 2024-09-17T07:58:02.067788+0000 mgr.y (mgr.44106) 253 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:03.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:03 smithi105 bash[61564]: cluster 2024-09-17T07:58:02.067788+0000 mgr.y (mgr.44106) 253 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:03.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:03 smithi105 bash[67211]: cluster 2024-09-17T07:58:02.067788+0000 mgr.y (mgr.44106) 253 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:05.414 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:05 smithi105 bash[67211]: audit 2024-09-17T07:58:04.064533+0000 mgr.y (mgr.44106) 254 : audit [DBG] from='client.44379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:05.414 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:05 smithi105 bash[67211]: cluster 2024-09-17T07:58:04.069416+0000 mgr.y (mgr.44106) 255 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:05.414 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:05 smithi105 bash[61564]: audit 2024-09-17T07:58:04.064533+0000 mgr.y (mgr.44106) 254 : audit [DBG] from='client.44379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:05.414 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:05 smithi105 bash[61564]: cluster 2024-09-17T07:58:04.069416+0000 mgr.y (mgr.44106) 255 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:05.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:05 smithi121 bash[59457]: audit 2024-09-17T07:58:04.064533+0000 mgr.y (mgr.44106) 254 : audit [DBG] from='client.44379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:05.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:05 smithi121 bash[59457]: cluster 2024-09-17T07:58:04.069416+0000 mgr.y (mgr.44106) 255 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:06.316 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:58:07.223 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- 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 ; sleep 30 ; done' 2024-09-17T07:58:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: cluster 2024-09-17T07:58:06.070178+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: cephadm 2024-09-17T07:58:06.300882+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:58:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: audit 2024-09-17T07:58:06.308887+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: audit 2024-09-17T07:58:06.310968+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:07.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: audit 2024-09-17T07:58:06.312334+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: cephadm 2024-09-17T07:58:06.313381+0000 mgr.y (mgr.44106) 258 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: cluster 2024-09-17T07:58:06.314495+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: cluster 2024-09-17T07:58:06.314783+0000 mgr.y (mgr.44106) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: audit 2024-09-17T07:58:06.322505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[61564]: cephadm 2024-09-17T07:58:06.422715+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: cluster 2024-09-17T07:58:06.070178+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: cephadm 2024-09-17T07:58:06.300882+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: audit 2024-09-17T07:58:06.308887+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: audit 2024-09-17T07:58:06.310968+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:07.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: audit 2024-09-17T07:58:06.312334+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: cephadm 2024-09-17T07:58:06.313381+0000 mgr.y (mgr.44106) 258 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: cluster 2024-09-17T07:58:06.314495+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: cluster 2024-09-17T07:58:06.314783+0000 mgr.y (mgr.44106) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: audit 2024-09-17T07:58:06.322505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:07 smithi105 bash[67211]: cephadm 2024-09-17T07:58:06.422715+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: cluster 2024-09-17T07:58:06.070178+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: cephadm 2024-09-17T07:58:06.300882+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: audit 2024-09-17T07:58:06.308887+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: audit 2024-09-17T07:58:06.310968+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: audit 2024-09-17T07:58:06.312334+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: cephadm 2024-09-17T07:58:06.313381+0000 mgr.y (mgr.44106) 258 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: cluster 2024-09-17T07:58:06.314495+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: cluster 2024-09-17T07:58:06.314783+0000 mgr.y (mgr.44106) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: audit 2024-09-17T07:58:06.322505+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:07 smithi121 bash[59457]: cephadm 2024-09-17T07:58:06.422715+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:58:09.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:09 smithi105 bash[61564]: cluster 2024-09-17T07:58:08.316405+0000 mgr.y (mgr.44106) 262 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:09.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:09 smithi105 bash[67211]: cluster 2024-09-17T07:58:08.316405+0000 mgr.y (mgr.44106) 262 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:09.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:09 smithi121 bash[59457]: cluster 2024-09-17T07:58:08.316405+0000 mgr.y (mgr.44106) 262 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:11.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.727128+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: cephadm 2024-09-17T07:58:09.727833+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:58:11.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: cephadm 2024-09-17T07:58:09.727955+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:58:11.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.731375+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.741221+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.743968+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: cephadm 2024-09-17T07:58:09.745297+0000 mgr.y (mgr.44106) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.752710+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.755294+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: cephadm 2024-09-17T07:58:09.756428+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.763477+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.766002+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: cephadm 2024-09-17T07:58:09.767420+0000 mgr.y (mgr.44106) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.773036+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.776121+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:58:11.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: audit 2024-09-17T07:58:09.776403+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:58:11.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:10 smithi121 bash[59457]: cephadm 2024-09-17T07:58:09.778141+0000 mgr.y (mgr.44106) 269 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T07:58:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.727128+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: cephadm 2024-09-17T07:58:09.727833+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:58:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: cephadm 2024-09-17T07:58:09.727955+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.731375+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.741221+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.743968+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: cephadm 2024-09-17T07:58:09.745297+0000 mgr.y (mgr.44106) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.752710+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.755294+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: cephadm 2024-09-17T07:58:09.756428+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.763477+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.766002+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: cephadm 2024-09-17T07:58:09.767420+0000 mgr.y (mgr.44106) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.773036+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.776121+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: audit 2024-09-17T07:58:09.776403+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[61564]: cephadm 2024-09-17T07:58:09.778141+0000 mgr.y (mgr.44106) 269 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.727128+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: cephadm 2024-09-17T07:58:09.727833+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: cephadm 2024-09-17T07:58:09.727955+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.731375+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.741221+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.743968+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: cephadm 2024-09-17T07:58:09.745297+0000 mgr.y (mgr.44106) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:58:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.752710+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.755294+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: cephadm 2024-09-17T07:58:09.756428+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.763477+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.766002+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: cephadm 2024-09-17T07:58:09.767420+0000 mgr.y (mgr.44106) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.773036+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.776121+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: audit 2024-09-17T07:58:09.776403+0000 mgr.y (mgr.44106) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T07:58:11.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:10 smithi105 bash[67211]: cephadm 2024-09-17T07:58:09.778141+0000 mgr.y (mgr.44106) 269 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T07:58:12.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:11 smithi105 bash[61564]: cluster 2024-09-17T07:58:10.317155+0000 mgr.y (mgr.44106) 270 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:12.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:11 smithi105 bash[67211]: cluster 2024-09-17T07:58:10.317155+0000 mgr.y (mgr.44106) 270 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:12.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:11 smithi121 bash[59457]: cluster 2024-09-17T07:58:10.317155+0000 mgr.y (mgr.44106) 270 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:12.714 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:58:13.474 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:58:13.474 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (7m) 57s ago 33m 17.1M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:58:13.474 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (7m) 4m ago 32m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:58:13.474 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 4m ago 30m - - 2024-09-17T07:58:13.474 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (9m) 4m ago 37m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (19m) 57s ago 39m 479M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (4m) 57s ago 39m 67.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (5m) 4m ago 38m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (3m) 57s ago 38m 40.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (8m) 57s ago 33m 11.5M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (8m) 4m ago 33m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (91s) 57s ago 37m 48.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (62s) 57s ago 36m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (36m) 57s ago 36m 52.4M 4096M 16.2.0 24ecd6d5f14c 67c482bf06bf 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (35m) 57s ago 35m 58.5M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (35m) 4m ago 35m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (35m) 4m ago 35m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:58:13.475 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (34m) 4m ago 34m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:58:13.476 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (34m) 4m ago 34m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:58:13.476 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (8m) 4m ago 33m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:58:13.476 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (31m) 57s ago 31m 60.2M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:58:13.476 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (31m) 4m ago 31m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:58:13.917 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:58:13.917 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:58:13.917 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:58:13.917 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:58:13.917 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:58:13.917 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:58:13.917 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8, 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:58:13.918 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:58:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[61564]: cluster 2024-09-17T07:58:12.317905+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[61564]: audit 2024-09-17T07:58:12.687017+0000 mgr.y (mgr.44106) 272 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[61564]: audit 2024-09-17T07:58:13.089970+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[61564]: audit 2024-09-17T07:58:13.091174+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:58:14.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[61564]: audit 2024-09-17T07:58:13.092004+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:14.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[67211]: cluster 2024-09-17T07:58:12.317905+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[67211]: audit 2024-09-17T07:58:12.687017+0000 mgr.y (mgr.44106) 272 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[67211]: audit 2024-09-17T07:58:13.089970+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[67211]: audit 2024-09-17T07:58:13.091174+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:58:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:13 smithi105 bash[67211]: audit 2024-09-17T07:58:13.092004+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:14.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:13 smithi121 bash[59457]: cluster 2024-09-17T07:58:12.317905+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:14.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:13 smithi121 bash[59457]: audit 2024-09-17T07:58:12.687017+0000 mgr.y (mgr.44106) 272 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:14.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:13 smithi121 bash[59457]: audit 2024-09-17T07:58:13.089970+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:14.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:13 smithi121 bash[59457]: audit 2024-09-17T07:58:13.091174+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T07:58:14.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:13 smithi121 bash[59457]: audit 2024-09-17T07:58:13.092004+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:14.304 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:58:14.304 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:58:14.304 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:58:14.304 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-17T07:58:14.305 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:58:14.305 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "2/8 daemons upgraded", 2024-09-17T07:58:14.305 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:58:14.305 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:58:14.305 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:58:14.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[61564]: audit 2024-09-17T07:58:13.074285+0000 mgr.y (mgr.44106) 273 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:14.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[61564]: cephadm 2024-09-17T07:58:13.079282+0000 mgr.y (mgr.44106) 274 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T07:58:14.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[61564]: cephadm 2024-09-17T07:58:13.094950+0000 mgr.y (mgr.44106) 275 : cephadm [INF] Deploying daemon osd.2 on smithi105 2024-09-17T07:58:14.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[61564]: audit 2024-09-17T07:58:13.446195+0000 mgr.y (mgr.44106) 276 : audit [DBG] from='client.54334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:14.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[61564]: audit 2024-09-17T07:58:13.910643+0000 mon.a (mon.0) 477 : audit [DBG] from='client.44403 172.21.15.105:0/3059091788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:14.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[67211]: audit 2024-09-17T07:58:13.074285+0000 mgr.y (mgr.44106) 273 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:14.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[67211]: cephadm 2024-09-17T07:58:13.079282+0000 mgr.y (mgr.44106) 274 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T07:58:14.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[67211]: cephadm 2024-09-17T07:58:13.094950+0000 mgr.y (mgr.44106) 275 : cephadm [INF] Deploying daemon osd.2 on smithi105 2024-09-17T07:58:14.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[67211]: audit 2024-09-17T07:58:13.446195+0000 mgr.y (mgr.44106) 276 : audit [DBG] from='client.54334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:14.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:14 smithi105 bash[67211]: audit 2024-09-17T07:58:13.910643+0000 mon.a (mon.0) 477 : audit [DBG] from='client.44403 172.21.15.105:0/3059091788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:15.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:14 smithi121 bash[59457]: audit 2024-09-17T07:58:13.074285+0000 mgr.y (mgr.44106) 273 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:15.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:14 smithi121 bash[59457]: cephadm 2024-09-17T07:58:13.079282+0000 mgr.y (mgr.44106) 274 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T07:58:15.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:14 smithi121 bash[59457]: cephadm 2024-09-17T07:58:13.094950+0000 mgr.y (mgr.44106) 275 : cephadm [INF] Deploying daemon osd.2 on smithi105 2024-09-17T07:58:15.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:14 smithi121 bash[59457]: audit 2024-09-17T07:58:13.446195+0000 mgr.y (mgr.44106) 276 : audit [DBG] from='client.54334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:15.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:14 smithi121 bash[59457]: audit 2024-09-17T07:58:13.910643+0000 mon.a (mon.0) 477 : audit [DBG] from='client.44403 172.21.15.105:0/3059091788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:16.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:15 smithi105 bash[67211]: audit 2024-09-17T07:58:14.297811+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.54346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:16.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:15 smithi105 bash[67211]: cluster 2024-09-17T07:58:14.318766+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:16.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:15 smithi105 bash[61564]: audit 2024-09-17T07:58:14.297811+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.54346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:16.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:15 smithi105 bash[61564]: cluster 2024-09-17T07:58:14.318766+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:16.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:15 smithi121 bash[59457]: audit 2024-09-17T07:58:14.297811+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.54346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:16.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:15 smithi121 bash[59457]: cluster 2024-09-17T07:58:14.318766+0000 mgr.y (mgr.44106) 278 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:17.734 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:17 smithi105 systemd[1]: Stopping Ceph osd.2 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:58:18.000 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:17 smithi105 bash[67211]: cluster 2024-09-17T07:58:16.319573+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:18.000 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:17 smithi105 bash[61564]: cluster 2024-09-17T07:58:16.319573+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:18.000 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:17 smithi105 bash[27889]: debug 2024-09-17T07:58:17.721+0000 7f6429530700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:58:18.000 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:17 smithi105 bash[27889]: debug 2024-09-17T07:58:17.721+0000 7f6429530700 -1 osd.2 88 *** Got signal Terminated *** 2024-09-17T07:58:18.001 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:17 smithi105 bash[27889]: debug 2024-09-17T07:58:17.721+0000 7f6429530700 -1 osd.2 88 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:58:18.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:17 smithi121 bash[59457]: cluster 2024-09-17T07:58:16.319573+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:18.748 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[88287]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.2 2024-09-17T07:58:18.748 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[88358]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.2 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:17.907683+0000 mon.a (mon.0) 478 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:17.907749+0000 mon.a (mon.0) 479 : cluster [INF] osd.2 failed (root=default,host=smithi105) (connection refused reported by osd.0) 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:17.914164+0000 mon.a (mon.0) 480 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:17.916334+0000 mon.a (mon.0) 481 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.019944+0000 mon.a (mon.0) 482 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.020135+0000 mon.a (mon.0) 483 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.020889+0000 mon.a (mon.0) 484 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.021265+0000 mon.a (mon.0) 485 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.021603+0000 mon.a (mon.0) 486 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.021712+0000 mon.a (mon.0) 487 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.022033+0000 mon.a (mon.0) 488 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.022276+0000 mon.a (mon.0) 489 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.022474+0000 mon.a (mon.0) 490 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.022729+0000 mon.a (mon.0) 491 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.022993+0000 mon.a (mon.0) 492 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.023289+0000 mon.a (mon.0) 493 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.023550+0000 mon.a (mon.0) 494 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.023808+0000 mon.a (mon.0) 495 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.108317+0000 mon.a (mon.0) 496 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.119666+0000 mon.a (mon.0) 497 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.424174+0000 mon.a (mon.0) 498 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.424502+0000 mon.a (mon.0) 499 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.424979+0000 mon.a (mon.0) 500 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.425338+0000 mon.a (mon.0) 501 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.425659+0000 mon.a (mon.0) 502 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.426008+0000 mon.a (mon.0) 503 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:17.907683+0000 mon.a (mon.0) 478 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:17.907749+0000 mon.a (mon.0) 479 : cluster [INF] osd.2 failed (root=default,host=smithi105) (connection refused reported by osd.0) 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:17.914164+0000 mon.a (mon.0) 480 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:17.916334+0000 mon.a (mon.0) 481 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.019944+0000 mon.a (mon.0) 482 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.020135+0000 mon.a (mon.0) 483 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.020889+0000 mon.a (mon.0) 484 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.021265+0000 mon.a (mon.0) 485 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.021603+0000 mon.a (mon.0) 486 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.021712+0000 mon.a (mon.0) 487 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.022033+0000 mon.a (mon.0) 488 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.022276+0000 mon.a (mon.0) 489 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.022474+0000 mon.a (mon.0) 490 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.022729+0000 mon.a (mon.0) 491 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.022993+0000 mon.a (mon.0) 492 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.023289+0000 mon.a (mon.0) 493 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.023550+0000 mon.a (mon.0) 494 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.023808+0000 mon.a (mon.0) 495 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.108317+0000 mon.a (mon.0) 496 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.119666+0000 mon.a (mon.0) 497 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.424174+0000 mon.a (mon.0) 498 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.424502+0000 mon.a (mon.0) 499 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.424979+0000 mon.a (mon.0) 500 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.425338+0000 mon.a (mon.0) 501 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.425659+0000 mon.a (mon.0) 502 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.426008+0000 mon.a (mon.0) 503 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.426429+0000 mon.a (mon.0) 504 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.426650+0000 mon.a (mon.0) 505 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.426998+0000 mon.a (mon.0) 506 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.427307+0000 mon.a (mon.0) 507 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.427477+0000 mon.a (mon.0) 508 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.427635+0000 mon.a (mon.0) 509 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.427792+0000 mon.a (mon.0) 510 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.427950+0000 mon.a (mon.0) 511 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.512425+0000 mon.a (mon.0) 512 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.523731+0000 mon.a (mon.0) 513 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.426429+0000 mon.a (mon.0) 504 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.426650+0000 mon.a (mon.0) 505 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.426998+0000 mon.a (mon.0) 506 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.427307+0000 mon.a (mon.0) 507 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.427477+0000 mon.a (mon.0) 508 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.427635+0000 mon.a (mon.0) 509 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.427792+0000 mon.a (mon.0) 510 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.427950+0000 mon.a (mon.0) 511 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.512425+0000 mon.a (mon.0) 512 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:18 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.523731+0000 mon.a (mon.0) 513 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:17.907683+0000 mon.a (mon.0) 478 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:17.907749+0000 mon.a (mon.0) 479 : cluster [INF] osd.2 failed (root=default,host=smithi105) (connection refused reported by osd.0) 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:17.914164+0000 mon.a (mon.0) 480 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:17.916334+0000 mon.a (mon.0) 481 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.019944+0000 mon.a (mon.0) 482 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.020135+0000 mon.a (mon.0) 483 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.020889+0000 mon.a (mon.0) 484 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.021265+0000 mon.a (mon.0) 485 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.021603+0000 mon.a (mon.0) 486 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.021712+0000 mon.a (mon.0) 487 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.022033+0000 mon.a (mon.0) 488 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.022276+0000 mon.a (mon.0) 489 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.022474+0000 mon.a (mon.0) 490 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.022729+0000 mon.a (mon.0) 491 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.022993+0000 mon.a (mon.0) 492 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.023289+0000 mon.a (mon.0) 493 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.023550+0000 mon.a (mon.0) 494 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.023808+0000 mon.a (mon.0) 495 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.108317+0000 mon.a (mon.0) 496 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.119666+0000 mon.a (mon.0) 497 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.424174+0000 mon.a (mon.0) 498 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.424502+0000 mon.a (mon.0) 499 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.424979+0000 mon.a (mon.0) 500 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.425338+0000 mon.a (mon.0) 501 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.425659+0000 mon.a (mon.0) 502 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.426008+0000 mon.a (mon.0) 503 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.426429+0000 mon.a (mon.0) 504 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.426650+0000 mon.a (mon.0) 505 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.426998+0000 mon.a (mon.0) 506 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.427307+0000 mon.a (mon.0) 507 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.427477+0000 mon.a (mon.0) 508 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.427635+0000 mon.a (mon.0) 509 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.427792+0000 mon.a (mon.0) 510 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.427950+0000 mon.a (mon.0) 511 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.512425+0000 mon.a (mon.0) 512 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-09-17T07:58:19.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:18 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.523731+0000 mon.a (mon.0) 513 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-09-17T07:58:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:19 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.321419+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:19 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.798416+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:58:20.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:19 smithi105 bash[61564]: cluster 2024-09-17T07:58:18.816992+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-09-17T07:58:20.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:19 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.321419+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:20.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:19 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.798416+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:58:20.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:19 smithi105 bash[67211]: cluster 2024-09-17T07:58:18.816992+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-09-17T07:58:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:19 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.321419+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:19 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.798416+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:58:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:19 smithi121 bash[59457]: cluster 2024-09-17T07:58:18.816992+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-09-17T07:58:21.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:20 smithi105 bash[61564]: cluster 2024-09-17T07:58:19.818813+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-17T07:58:21.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:20 smithi105 bash[61564]: cluster 2024-09-17T07:58:20.322258+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v166: 161 pgs: 13 stale+active+clean, 148 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:21.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:20 smithi105 bash[67211]: cluster 2024-09-17T07:58:19.818813+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-17T07:58:21.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:20 smithi105 bash[67211]: cluster 2024-09-17T07:58:20.322258+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v166: 161 pgs: 13 stale+active+clean, 148 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:21.088 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:20 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.2.service: Succeeded. 2024-09-17T07:58:21.088 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:20 smithi105 systemd[1]: Stopped Ceph osd.2 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:58:21.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:20 smithi121 bash[59457]: cluster 2024-09-17T07:58:19.818813+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-17T07:58:21.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:20 smithi121 bash[59457]: cluster 2024-09-17T07:58:20.322258+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v166: 161 pgs: 13 stale+active+clean, 148 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:21.589 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:21 smithi105 systemd[1]: Started Ceph osd.2 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:58:22.411 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[67211]: audit 2024-09-17T07:58:21.129744+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.412 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[67211]: audit 2024-09-17T07:58:21.136456+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.412 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[67211]: audit 2024-09-17T07:58:21.145346+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.412 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[61564]: audit 2024-09-17T07:58:21.129744+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.412 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[61564]: audit 2024-09-17T07:58:21.136456+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.412 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[61564]: audit 2024-09-17T07:58:21.145346+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:22 smithi121 bash[59457]: audit 2024-09-17T07:58:21.129744+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:22 smithi121 bash[59457]: audit 2024-09-17T07:58:21.136456+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:22.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:22 smithi121 bash[59457]: audit 2024-09-17T07:58:21.145346+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:23.087 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[88540]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:58:23.087 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[88540]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T07:58:23.087 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[88540]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T07:58:23.088 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[88540]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T07:58:23.088 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[88540]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T07:58:23.088 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[88540]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T07:58:23.088 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:22 smithi105 bash[88540]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T07:58:23.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:23 smithi121 bash[59457]: cluster 2024-09-17T07:58:22.323319+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v167: 161 pgs: 3 active+undersized, 11 stale+active+clean, 3 active+undersized+degraded, 144 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 27/999 objects degraded (2.703%) 2024-09-17T07:58:23.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:23 smithi105 bash[61564]: cluster 2024-09-17T07:58:22.323319+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v167: 161 pgs: 3 active+undersized, 11 stale+active+clean, 3 active+undersized+degraded, 144 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 27/999 objects degraded (2.703%) 2024-09-17T07:58:23.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:23 smithi105 bash[67211]: cluster 2024-09-17T07:58:22.323319+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v167: 161 pgs: 3 active+undersized, 11 stale+active+clean, 3 active+undersized+degraded, 144 active+clean; 604 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 27/999 objects degraded (2.703%) 2024-09-17T07:58:24.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:24 smithi121 bash[59457]: cluster 2024-09-17T07:58:23.128567+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 27/999 objects degraded (2.703%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:24.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:24 smithi105 bash[61564]: cluster 2024-09-17T07:58:23.128567+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 27/999 objects degraded (2.703%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:24.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:24 smithi105 bash[67211]: cluster 2024-09-17T07:58:23.128567+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 27/999 objects degraded (2.703%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:25.159 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:24 smithi105 bash[88812]: debug 2024-09-17T07:58:24.945+0000 7f9a718dd640 1 -- 172.21.15.105:0/395699318 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555656fff1e0 con 0x555657d7c000 2024-09-17T07:58:25.488 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:25 smithi105 bash[61564]: cluster 2024-09-17T07:58:24.325107+0000 mgr.y (mgr.44106) 283 : cluster [DBG] pgmap v168: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:25.488 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:25 smithi105 bash[67211]: cluster 2024-09-17T07:58:24.325107+0000 mgr.y (mgr.44106) 283 : cluster [DBG] pgmap v168: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:25.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:25 smithi121 bash[59457]: cluster 2024-09-17T07:58:24.325107+0000 mgr.y (mgr.44106) 283 : cluster [DBG] pgmap v168: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:25.837 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:25 smithi105 bash[88812]: debug 2024-09-17T07:58:25.477+0000 7f9a74143640 -1 Falling back to public interface 2024-09-17T07:58:27.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:27 smithi121 bash[59457]: cluster 2024-09-17T07:58:26.326108+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v169: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:27.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:27 smithi105 bash[67211]: cluster 2024-09-17T07:58:26.326108+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v169: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:27.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:27 smithi105 bash[61564]: cluster 2024-09-17T07:58:26.326108+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v169: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:28.837 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:28 smithi105 bash[88812]: debug 2024-09-17T07:58:28.509+0000 7f9a74143640 -1 osd.2 0 read_superblock omap replica is missing. 2024-09-17T07:58:28.837 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:28 smithi105 bash[88812]: debug 2024-09-17T07:58:28.537+0000 7f9a74143640 -1 osd.2 88 log_to_monitors true 2024-09-17T07:58:29.587 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[88812]: debug 2024-09-17T07:58:29.385+0000 7f9a6beed640 -1 osd.2 88 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:58:29.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[67211]: audit 2024-09-17T07:58:28.326196+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[67211]: cluster 2024-09-17T07:58:28.327139+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v170: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[67211]: audit 2024-09-17T07:58:28.334344+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[67211]: audit 2024-09-17T07:58:28.542388+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[67211]: audit 2024-09-17T07:58:28.542695+0000 mon.a (mon.0) 523 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[67211]: audit 2024-09-17T07:58:29.053789+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[67211]: audit 2024-09-17T07:58:29.060596+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[61564]: audit 2024-09-17T07:58:28.326196+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[61564]: cluster 2024-09-17T07:58:28.327139+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v170: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[61564]: audit 2024-09-17T07:58:28.334344+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[61564]: audit 2024-09-17T07:58:28.542388+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:58:29.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[61564]: audit 2024-09-17T07:58:28.542695+0000 mon.a (mon.0) 523 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:58:29.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[61564]: audit 2024-09-17T07:58:29.053789+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:29 smithi105 bash[61564]: audit 2024-09-17T07:58:29.060596+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:29 smithi121 bash[59457]: audit 2024-09-17T07:58:28.326196+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:29 smithi121 bash[59457]: cluster 2024-09-17T07:58:28.327139+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v170: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:29 smithi121 bash[59457]: audit 2024-09-17T07:58:28.334344+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:29 smithi121 bash[59457]: audit 2024-09-17T07:58:28.542388+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:58:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:29 smithi121 bash[59457]: audit 2024-09-17T07:58:28.542695+0000 mon.a (mon.0) 523 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T07:58:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:29 smithi121 bash[59457]: audit 2024-09-17T07:58:29.053789+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:29 smithi121 bash[59457]: audit 2024-09-17T07:58:29.060596+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:30.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:30 smithi121 bash[59457]: audit 2024-09-17T07:58:29.343309+0000 mon.a (mon.0) 526 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:58:30.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:30 smithi121 bash[59457]: cluster 2024-09-17T07:58:29.343386+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-17T07:58:30.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:30 smithi121 bash[59457]: audit 2024-09-17T07:58:29.344535+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:58:30.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:30 smithi121 bash[59457]: audit 2024-09-17T07:58:29.347278+0000 mon.a (mon.0) 528 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:58:30.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:30 smithi121 bash[59457]: cluster 2024-09-17T07:58:30.125129+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 88/999 objects degraded (8.809%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:30.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[67211]: audit 2024-09-17T07:58:29.343309+0000 mon.a (mon.0) 526 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:58:30.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[67211]: cluster 2024-09-17T07:58:29.343386+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-17T07:58:30.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[67211]: audit 2024-09-17T07:58:29.344535+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:58:30.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[67211]: audit 2024-09-17T07:58:29.347278+0000 mon.a (mon.0) 528 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:58:30.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[67211]: cluster 2024-09-17T07:58:30.125129+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 88/999 objects degraded (8.809%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:30.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[61564]: audit 2024-09-17T07:58:29.343309+0000 mon.a (mon.0) 526 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T07:58:30.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[61564]: cluster 2024-09-17T07:58:29.343386+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-17T07:58:30.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[61564]: audit 2024-09-17T07:58:29.344535+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:58:30.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[61564]: audit 2024-09-17T07:58:29.347278+0000 mon.a (mon.0) 528 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:58:30.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:30 smithi105 bash[61564]: cluster 2024-09-17T07:58:30.125129+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 88/999 objects degraded (8.809%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:31.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:31 smithi121 bash[59457]: cluster 2024-09-17T07:58:30.328004+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v172: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:31 smithi121 bash[59457]: cluster 2024-09-17T07:58:30.339805+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:58:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:31 smithi121 bash[59457]: cluster 2024-09-17T07:58:30.350073+0000 mon.a (mon.0) 531 : cluster [INF] osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406] boot 2024-09-17T07:58:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:31 smithi121 bash[59457]: cluster 2024-09-17T07:58:30.350154+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T07:58:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:31 smithi121 bash[59457]: audit 2024-09-17T07:58:30.353612+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:58:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:31 smithi121 bash[59457]: cluster 2024-09-17T07:58:31.355627+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T07:58:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[67211]: cluster 2024-09-17T07:58:30.328004+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v172: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[67211]: cluster 2024-09-17T07:58:30.339805+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:58:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[67211]: cluster 2024-09-17T07:58:30.350073+0000 mon.a (mon.0) 531 : cluster [INF] osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406] boot 2024-09-17T07:58:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[67211]: cluster 2024-09-17T07:58:30.350154+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T07:58:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[67211]: audit 2024-09-17T07:58:30.353612+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:58:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[67211]: cluster 2024-09-17T07:58:31.355627+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T07:58:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[61564]: cluster 2024-09-17T07:58:30.328004+0000 mgr.y (mgr.44106) 286 : cluster [DBG] pgmap v172: 161 pgs: 33 active+undersized, 14 active+undersized+degraded, 114 active+clean; 604 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 88/999 objects degraded (8.809%) 2024-09-17T07:58:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[61564]: cluster 2024-09-17T07:58:30.339805+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:58:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[61564]: cluster 2024-09-17T07:58:30.350073+0000 mon.a (mon.0) 531 : cluster [INF] osd.2 [v2:172.21.15.105:6818/2487933406,v1:172.21.15.105:6819/2487933406] boot 2024-09-17T07:58:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[61564]: cluster 2024-09-17T07:58:30.350154+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T07:58:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[61564]: audit 2024-09-17T07:58:30.353612+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T07:58:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:31 smithi105 bash[61564]: cluster 2024-09-17T07:58:31.355627+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T07:58:33.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:33 smithi121 bash[59457]: cluster 2024-09-17T07:58:32.329056+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 12 active+undersized+degraded, 118 active+clean; 604 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 62/999 objects degraded (6.206%) 2024-09-17T07:58:33.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:33 smithi105 bash[67211]: cluster 2024-09-17T07:58:32.329056+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 12 active+undersized+degraded, 118 active+clean; 604 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 62/999 objects degraded (6.206%) 2024-09-17T07:58:33.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:33 smithi105 bash[61564]: cluster 2024-09-17T07:58:32.329056+0000 mgr.y (mgr.44106) 287 : cluster [DBG] pgmap v175: 161 pgs: 31 active+undersized, 12 active+undersized+degraded, 118 active+clean; 604 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 62/999 objects degraded (6.206%) 2024-09-17T07:58:35.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:35 smithi121 bash[59457]: cluster 2024-09-17T07:58:34.330664+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v176: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 2/999 objects degraded (0.200%) 2024-09-17T07:58:35.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:35 smithi121 bash[59457]: cluster 2024-09-17T07:58:35.128161+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 2/999 objects degraded (0.200%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:35.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:35 smithi105 bash[67211]: cluster 2024-09-17T07:58:34.330664+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v176: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 2/999 objects degraded (0.200%) 2024-09-17T07:58:35.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:35 smithi105 bash[67211]: cluster 2024-09-17T07:58:35.128161+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 2/999 objects degraded (0.200%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:35.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:35 smithi105 bash[61564]: cluster 2024-09-17T07:58:34.330664+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v176: 161 pgs: 11 active+undersized, 2 active+undersized+degraded, 148 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 2/999 objects degraded (0.200%) 2024-09-17T07:58:35.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:35 smithi105 bash[61564]: cluster 2024-09-17T07:58:35.128161+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 2/999 objects degraded (0.200%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T07:58:36.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:36 smithi121 bash[59457]: cluster 2024-09-17T07:58:36.376705+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/999 objects degraded (0.200%), 2 pgs degraded) 2024-09-17T07:58:36.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:36 smithi105 bash[67211]: cluster 2024-09-17T07:58:36.376705+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/999 objects degraded (0.200%), 2 pgs degraded) 2024-09-17T07:58:36.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:36 smithi105 bash[61564]: cluster 2024-09-17T07:58:36.376705+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/999 objects degraded (0.200%), 2 pgs degraded) 2024-09-17T07:58:37.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:37 smithi121 bash[59457]: cluster 2024-09-17T07:58:36.331714+0000 mgr.y (mgr.44106) 289 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:37.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:37 smithi105 bash[61564]: cluster 2024-09-17T07:58:36.331714+0000 mgr.y (mgr.44106) 289 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:37.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:37 smithi105 bash[67211]: cluster 2024-09-17T07:58:36.331714+0000 mgr.y (mgr.44106) 289 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:39.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:39 smithi121 bash[59457]: cluster 2024-09-17T07:58:38.333275+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:39.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:39 smithi105 bash[61564]: cluster 2024-09-17T07:58:38.333275+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:39.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:39 smithi105 bash[67211]: cluster 2024-09-17T07:58:38.333275+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.498296+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.510006+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.512110+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.513580+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: cephadm 2024-09-17T07:58:39.514970+0000 mgr.y (mgr.44106) 291 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: cluster 2024-09-17T07:58:39.516253+0000 mgr.y (mgr.44106) 292 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: cluster 2024-09-17T07:58:39.516831+0000 mgr.y (mgr.44106) 293 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.523890+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.627035+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.630899+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.634138+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: cephadm 2024-09-17T07:58:39.635232+0000 mgr.y (mgr.44106) 294 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.641924+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.644539+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.646829+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.648971+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.651357+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.653572+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.655591+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: cephadm 2024-09-17T07:58:39.656763+0000 mgr.y (mgr.44106) 295 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.658343+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.664278+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.665784+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.673782+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.674899+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.680712+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.682073+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.683098+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.684149+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:58:40.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.685169+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.686237+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.687260+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.688498+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.689715+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.690943+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.696225+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.697989+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.699508+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.700786+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.702019+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.703291+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.704520+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.705619+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.710535+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: cephadm 2024-09-17T07:58:39.711677+0000 mgr.y (mgr.44106) 296 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.712372+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:39.717353+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:40.158677+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:40.160270+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:40.170265+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:40.258306+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:40.259786+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:40 smithi121 bash[59457]: audit 2024-09-17T07:58:40.270673+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.498296+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.510006+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.512110+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.513580+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: cephadm 2024-09-17T07:58:39.514970+0000 mgr.y (mgr.44106) 291 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: cluster 2024-09-17T07:58:39.516253+0000 mgr.y (mgr.44106) 292 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: cluster 2024-09-17T07:58:39.516831+0000 mgr.y (mgr.44106) 293 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.523890+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.627035+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.630899+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.634138+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: cephadm 2024-09-17T07:58:39.635232+0000 mgr.y (mgr.44106) 294 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.641924+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.644539+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.646829+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.648971+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.651357+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.653572+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.655591+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: cephadm 2024-09-17T07:58:39.656763+0000 mgr.y (mgr.44106) 295 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.498296+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.510006+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.512110+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.513580+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: cephadm 2024-09-17T07:58:39.514970+0000 mgr.y (mgr.44106) 291 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: cluster 2024-09-17T07:58:39.516253+0000 mgr.y (mgr.44106) 292 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: cluster 2024-09-17T07:58:39.516831+0000 mgr.y (mgr.44106) 293 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.523890+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.627035+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.630899+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.634138+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: cephadm 2024-09-17T07:58:39.635232+0000 mgr.y (mgr.44106) 294 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.641924+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.644539+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.646829+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.648971+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.651357+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.653572+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.655591+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: cephadm 2024-09-17T07:58:39.656763+0000 mgr.y (mgr.44106) 295 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.658343+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.664278+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.665784+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.673782+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.674899+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.680712+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.682073+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.683098+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.684149+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.685169+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.686237+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.687260+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.688498+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.689715+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.690943+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:58:40.842 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.696225+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.658343+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.664278+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.665784+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.673782+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.674899+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.680712+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.682073+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.683098+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.684149+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.685169+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T07:58:40.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.686237+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.687260+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.688498+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.689715+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.690943+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.696225+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.697989+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.699508+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.700786+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.844 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.702019+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.703291+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.704520+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.705619+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.710535+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: cephadm 2024-09-17T07:58:39.711677+0000 mgr.y (mgr.44106) 296 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.712372+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:39.717353+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:40.158677+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.845 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:40.160270+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:40.170265+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:40.258306+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:40.259786+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[61564]: audit 2024-09-17T07:58:40.270673+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.697989+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.699508+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.700786+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.702019+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.703291+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.704520+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T07:58:40.846 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.705619+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.710535+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: cephadm 2024-09-17T07:58:39.711677+0000 mgr.y (mgr.44106) 296 : cephadm [INF] Upgrade: Complete! 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.712372+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:39.717353+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:40.158677+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:40.160270+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:40.170265+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:40.258306+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:40.259786+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:58:40.847 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:40 smithi105 bash[67211]: audit 2024-09-17T07:58:40.270673+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:41.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:41 smithi121 bash[59457]: cephadm 2024-09-17T07:58:40.161453+0000 mgr.y (mgr.44106) 297 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:41 smithi121 bash[59457]: cluster 2024-09-17T07:58:40.162546+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:41 smithi121 bash[59457]: cluster 2024-09-17T07:58:40.163227+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:41 smithi121 bash[59457]: cephadm 2024-09-17T07:58:40.261039+0000 mgr.y (mgr.44106) 300 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:41 smithi121 bash[59457]: cluster 2024-09-17T07:58:40.262066+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:41 smithi121 bash[59457]: cluster 2024-09-17T07:58:40.262633+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[61564]: cephadm 2024-09-17T07:58:40.161453+0000 mgr.y (mgr.44106) 297 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:41.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[61564]: cluster 2024-09-17T07:58:40.162546+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[61564]: cluster 2024-09-17T07:58:40.163227+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[61564]: cephadm 2024-09-17T07:58:40.261039+0000 mgr.y (mgr.44106) 300 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:41.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[61564]: cluster 2024-09-17T07:58:40.262066+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[61564]: cluster 2024-09-17T07:58:40.262633+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[67211]: cephadm 2024-09-17T07:58:40.161453+0000 mgr.y (mgr.44106) 297 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:41.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[67211]: cluster 2024-09-17T07:58:40.162546+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[67211]: cluster 2024-09-17T07:58:40.163227+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[67211]: cephadm 2024-09-17T07:58:40.261039+0000 mgr.y (mgr.44106) 300 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:58:41.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[67211]: cluster 2024-09-17T07:58:40.262066+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:41.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:41 smithi105 bash[67211]: cluster 2024-09-17T07:58:40.262633+0000 mgr.y (mgr.44106) 302 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:43.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:42 smithi121 bash[59457]: audit 2024-09-17T07:58:41.755981+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:43.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:42 smithi105 bash[61564]: audit 2024-09-17T07:58:41.755981+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:43.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:42 smithi105 bash[67211]: audit 2024-09-17T07:58:41.755981+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:58:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:43 smithi121 bash[59457]: cluster 2024-09-17T07:58:42.263661+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:43 smithi105 bash[61564]: cluster 2024-09-17T07:58:42.263661+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:43 smithi105 bash[67211]: cluster 2024-09-17T07:58:42.263661+0000 mgr.y (mgr.44106) 303 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:45.577 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T07:58:45.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:45 smithi105 bash[61564]: cluster 2024-09-17T07:58:44.265177+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:45.833 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:45 smithi105 bash[61564]: audit 2024-09-17T07:58:44.691396+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:45.833 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:45 smithi105 bash[67211]: cluster 2024-09-17T07:58:44.265177+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:45.833 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:45 smithi105 bash[67211]: audit 2024-09-17T07:58:44.691396+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:46.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:45 smithi121 bash[59457]: cluster 2024-09-17T07:58:44.265177+0000 mgr.y (mgr.44106) 304 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:46.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:45 smithi121 bash[59457]: audit 2024-09-17T07:58:44.691396+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:48.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:47 smithi105 bash[67211]: cluster 2024-09-17T07:58:46.266042+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:48.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:47 smithi105 bash[61564]: cluster 2024-09-17T07:58:46.266042+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:48.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:47 smithi121 bash[59457]: cluster 2024-09-17T07:58:46.266042+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:49.246 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (8m) 20s ago 33m 17.2M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (7m) 4m ago 33m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 4m ago 31m - - 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (9m) 4m ago 38m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (19m) 20s ago 40m 480M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (5m) 20s ago 40m 69.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (6m) 4m ago 38m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (4m) 20s ago 38m 41.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (9m) 20s ago 33m 11.5M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:58:49.247 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (9m) 4m ago 33m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (2m) 20s ago 38m 50.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (97s) 20s ago 37m 54.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (25s) 20s ago 37m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (36m) 20s ago 36m 60.4M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (36m) 4m ago 36m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (35m) 4m ago 35m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (35m) 4m ago 35m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (34m) 4m ago 34m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (8m) 4m ago 34m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (31m) 20s ago 31m 60.6M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:58:49.248 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (31m) 4m ago 31m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:58:49.971 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T07:58:50.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:49 smithi105 bash[61564]: cluster 2024-09-17T07:58:48.267706+0000 mgr.y (mgr.44106) 307 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:50.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:49 smithi105 bash[67211]: cluster 2024-09-17T07:58:48.267706+0000 mgr.y (mgr.44106) 307 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:50.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:49 smithi121 bash[59457]: cluster 2024-09-17T07:58:48.267706+0000 mgr.y (mgr.44106) 307 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:51.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:50 smithi105 bash[61564]: audit 2024-09-17T07:58:49.219785+0000 mgr.y (mgr.44106) 308 : audit [DBG] from='client.54364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:51.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:50 smithi105 bash[67211]: audit 2024-09-17T07:58:49.219785+0000 mgr.y (mgr.44106) 308 : audit [DBG] from='client.54364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:51.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:50 smithi121 bash[59457]: audit 2024-09-17T07:58:49.219785+0000 mgr.y (mgr.44106) 308 : audit [DBG] from='client.54364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:52.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:51 smithi105 bash[61564]: cluster 2024-09-17T07:58:50.268590+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:52.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:51 smithi105 bash[67211]: cluster 2024-09-17T07:58:50.268590+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:52.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:51 smithi121 bash[59457]: cluster 2024-09-17T07:58:50.268590+0000 mgr.y (mgr.44106) 309 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:53.552 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:58:53.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:53 smithi105 bash[61564]: cluster 2024-09-17T07:58:52.269467+0000 mgr.y (mgr.44106) 310 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:53.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:53 smithi105 bash[61564]: audit 2024-09-17T07:58:53.526085+0000 mon.c (mon.1) 14 : audit [DBG] from='client.44433 172.21.15.105:0/1226694603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:53.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:53 smithi105 bash[67211]: cluster 2024-09-17T07:58:52.269467+0000 mgr.y (mgr.44106) 310 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:53.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:53 smithi105 bash[67211]: audit 2024-09-17T07:58:53.526085+0000 mon.c (mon.1) 14 : audit [DBG] from='client.44433 172.21.15.105:0/1226694603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:54.224 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-17T07:58:54.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:53 smithi121 bash[59457]: cluster 2024-09-17T07:58:52.269467+0000 mgr.y (mgr.44106) 310 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:54.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:53 smithi121 bash[59457]: audit 2024-09-17T07:58:53.526085+0000 mon.c (mon.1) 14 : audit [DBG] from='client.44433 172.21.15.105:0/1226694603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:58:56.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:55 smithi105 bash[61564]: cluster 2024-09-17T07:58:54.270917+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:56.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:55 smithi105 bash[67211]: cluster 2024-09-17T07:58:54.270917+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:56.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:55 smithi121 bash[59457]: cluster 2024-09-17T07:58:54.270917+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:58.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:57 smithi105 bash[61564]: cluster 2024-09-17T07:58:56.271804+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:58.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:57 smithi105 bash[67211]: cluster 2024-09-17T07:58:56.271804+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:58.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:57 smithi121 bash[59457]: cluster 2024-09-17T07:58:56.271804+0000 mgr.y (mgr.44106) 312 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:59.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:58 smithi121 bash[59457]: audit 2024-09-17T07:58:57.940631+0000 mgr.y (mgr.44106) 313 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:59.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:58:58 smithi121 bash[59457]: cluster 2024-09-17T07:58:58.273151+0000 mgr.y (mgr.44106) 314 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:59.314 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:58 smithi105 bash[61564]: audit 2024-09-17T07:58:57.940631+0000 mgr.y (mgr.44106) 313 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:59.315 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:58:58 smithi105 bash[61564]: cluster 2024-09-17T07:58:58.273151+0000 mgr.y (mgr.44106) 314 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:58:59.315 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:58 smithi105 bash[67211]: audit 2024-09-17T07:58:57.940631+0000 mgr.y (mgr.44106) 313 : audit [DBG] from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:58:59.315 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:58:58 smithi105 bash[67211]: cluster 2024-09-17T07:58:58.273151+0000 mgr.y (mgr.44106) 314 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:00.249 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:59:00.958 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T07:59:01.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:01 smithi105 bash[61564]: cluster 2024-09-17T07:59:00.273990+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:01.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:01 smithi105 bash[67211]: cluster 2024-09-17T07:59:00.273990+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:01.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:01 smithi121 bash[59457]: cluster 2024-09-17T07:59:00.273990+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:03.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:03 smithi105 bash[61564]: cluster 2024-09-17T07:59:02.274802+0000 mgr.y (mgr.44106) 316 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:03.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:03 smithi105 bash[67211]: cluster 2024-09-17T07:59:02.274802+0000 mgr.y (mgr.44106) 316 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:03.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:03 smithi121 bash[59457]: cluster 2024-09-17T07:59:02.274802+0000 mgr.y (mgr.44106) 316 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:59:04.776 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:59:05.467 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T07:59:05.724 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:05 smithi105 bash[67211]: cluster 2024-09-17T07:59:04.276362+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:05.724 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:05 smithi105 bash[67211]: audit 2024-09-17T07:59:04.768853+0000 mgr.y (mgr.44106) 318 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:05.724 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:05 smithi105 bash[61564]: cluster 2024-09-17T07:59:04.276362+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:05.724 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:05 smithi105 bash[61564]: audit 2024-09-17T07:59:04.768853+0000 mgr.y (mgr.44106) 318 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:05.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:05 smithi121 bash[59457]: cluster 2024-09-17T07:59:04.276362+0000 mgr.y (mgr.44106) 317 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:05.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:05 smithi121 bash[59457]: audit 2024-09-17T07:59:04.768853+0000 mgr.y (mgr.44106) 318 : audit [DBG] from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:07.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:07 smithi105 bash[61564]: cluster 2024-09-17T07:59:06.277233+0000 mgr.y (mgr.44106) 319 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:07.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:07 smithi105 bash[67211]: cluster 2024-09-17T07:59:06.277233+0000 mgr.y (mgr.44106) 319 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:07.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:07 smithi121 bash[59457]: cluster 2024-09-17T07:59:06.277233+0000 mgr.y (mgr.44106) 319 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:09.240 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T07:59:09.240 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T07:59:09.240 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T07:59:09.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:09 smithi105 bash[67211]: cluster 2024-09-17T07:59:08.278856+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:09.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:09 smithi105 bash[67211]: audit 2024-09-17T07:59:09.233799+0000 mon.a (mon.0) 585 : audit [DBG] from='client.44451 172.21.15.105:0/1085441927' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:59:09.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:09 smithi105 bash[61564]: cluster 2024-09-17T07:59:08.278856+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:09.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:09 smithi105 bash[61564]: audit 2024-09-17T07:59:09.233799+0000 mon.a (mon.0) 585 : audit [DBG] from='client.44451 172.21.15.105:0/1085441927' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:59:09.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:09 smithi121 bash[59457]: cluster 2024-09-17T07:59:08.278856+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:09.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:09 smithi121 bash[59457]: audit 2024-09-17T07:59:09.233799+0000 mon.a (mon.0) 585 : audit [DBG] from='client.44451 172.21.15.105:0/1085441927' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T07:59:09.942 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-17T07:59:11.467 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:11 smithi105 bash[61564]: cluster 2024-09-17T07:59:10.279774+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:11.467 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:11 smithi105 bash[67211]: cluster 2024-09-17T07:59:10.279774+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:11.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:11 smithi121 bash[59457]: cluster 2024-09-17T07:59:10.279774+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:13.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:13 smithi121 bash[59457]: cluster 2024-09-17T07:59:12.280664+0000 mgr.y (mgr.44106) 322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:13.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:13 smithi105 bash[61564]: cluster 2024-09-17T07:59:12.280664+0000 mgr.y (mgr.44106) 322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:13.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:13 smithi105 bash[67211]: cluster 2024-09-17T07:59:12.280664+0000 mgr.y (mgr.44106) 322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:14.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:14 smithi121 bash[59457]: audit 2024-09-17T07:59:13.506625+0000 mgr.y (mgr.44106) 323 : audit [DBG] from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:14.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:14 smithi105 bash[67211]: audit 2024-09-17T07:59:13.506625+0000 mgr.y (mgr.44106) 323 : audit [DBG] from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:14.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:14 smithi105 bash[61564]: audit 2024-09-17T07:59:13.506625+0000 mgr.y (mgr.44106) 323 : audit [DBG] from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:15.587 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:15 smithi105 bash[61564]: cluster 2024-09-17T07:59:14.282207+0000 mgr.y (mgr.44106) 324 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:15.587 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:15 smithi105 bash[67211]: cluster 2024-09-17T07:59:14.282207+0000 mgr.y (mgr.44106) 324 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:15.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:15 smithi121 bash[59457]: cluster 2024-09-17T07:59:14.282207+0000 mgr.y (mgr.44106) 324 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:15.859 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:59:16.804 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- 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 ; sleep 30 ; done' 2024-09-17T07:59:17.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: cephadm 2024-09-17T07:59:15.846591+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: audit 2024-09-17T07:59:15.852520+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: audit 2024-09-17T07:59:15.855091+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: audit 2024-09-17T07:59:15.856747+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: cephadm 2024-09-17T07:59:15.858158+0000 mgr.y (mgr.44106) 326 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: cluster 2024-09-17T07:59:15.859370+0000 mgr.y (mgr.44106) 327 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: cluster 2024-09-17T07:59:15.859738+0000 mgr.y (mgr.44106) 328 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: audit 2024-09-17T07:59:15.866767+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[61564]: cephadm 2024-09-17T07:59:15.956656+0000 mgr.y (mgr.44106) 329 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: cephadm 2024-09-17T07:59:15.846591+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: audit 2024-09-17T07:59:15.852520+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: audit 2024-09-17T07:59:15.855091+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: audit 2024-09-17T07:59:15.856747+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: cephadm 2024-09-17T07:59:15.858158+0000 mgr.y (mgr.44106) 326 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: cluster 2024-09-17T07:59:15.859370+0000 mgr.y (mgr.44106) 327 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: cluster 2024-09-17T07:59:15.859738+0000 mgr.y (mgr.44106) 328 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: audit 2024-09-17T07:59:15.866767+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:16 smithi105 bash[67211]: cephadm 2024-09-17T07:59:15.956656+0000 mgr.y (mgr.44106) 329 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: cephadm 2024-09-17T07:59:15.846591+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: audit 2024-09-17T07:59:15.852520+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: audit 2024-09-17T07:59:15.855091+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: audit 2024-09-17T07:59:15.856747+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: cephadm 2024-09-17T07:59:15.858158+0000 mgr.y (mgr.44106) 326 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: cluster 2024-09-17T07:59:15.859370+0000 mgr.y (mgr.44106) 327 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: cluster 2024-09-17T07:59:15.859738+0000 mgr.y (mgr.44106) 328 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: audit 2024-09-17T07:59:15.866767+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:17.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:16 smithi121 bash[59457]: cephadm 2024-09-17T07:59:15.956656+0000 mgr.y (mgr.44106) 329 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T07:59:19.265 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:18 smithi105 bash[67211]: cluster 2024-09-17T07:59:17.861168+0000 mgr.y (mgr.44106) 330 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:19.265 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:18 smithi105 bash[61564]: cluster 2024-09-17T07:59:17.861168+0000 mgr.y (mgr.44106) 330 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:19.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:18 smithi121 bash[59457]: cluster 2024-09-17T07:59:17.861168+0000 mgr.y (mgr.44106) 330 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:20.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.260013+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: cephadm 2024-09-17T07:59:19.260570+0000 mgr.y (mgr.44106) 331 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:59:20.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: cephadm 2024-09-17T07:59:19.260671+0000 mgr.y (mgr.44106) 332 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:59:20.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.262891+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:59:20.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.270297+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.272739+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: cephadm 2024-09-17T07:59:19.273780+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.281026+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.283217+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: cephadm 2024-09-17T07:59:19.284241+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.291142+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.292993+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: cephadm 2024-09-17T07:59:19.294107+0000 mgr.y (mgr.44106) 335 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.301288+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.304180+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: audit 2024-09-17T07:59:19.304483+0000 mgr.y (mgr.44106) 336 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:20 smithi121 bash[59457]: cephadm 2024-09-17T07:59:19.306179+0000 mgr.y (mgr.44106) 337 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T07:59:20.616 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.260013+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.616 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: cephadm 2024-09-17T07:59:19.260570+0000 mgr.y (mgr.44106) 331 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:59:20.616 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: cephadm 2024-09-17T07:59:19.260671+0000 mgr.y (mgr.44106) 332 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.262891+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.270297+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.272739+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: cephadm 2024-09-17T07:59:19.273780+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.281026+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.283217+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: cephadm 2024-09-17T07:59:19.284241+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.291142+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.292993+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: cephadm 2024-09-17T07:59:19.294107+0000 mgr.y (mgr.44106) 335 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.301288+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.617 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.304180+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: audit 2024-09-17T07:59:19.304483+0000 mgr.y (mgr.44106) 336 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[61564]: cephadm 2024-09-17T07:59:19.306179+0000 mgr.y (mgr.44106) 337 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.260013+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: cephadm 2024-09-17T07:59:19.260570+0000 mgr.y (mgr.44106) 331 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: cephadm 2024-09-17T07:59:19.260671+0000 mgr.y (mgr.44106) 332 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.262891+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.270297+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.272739+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: cephadm 2024-09-17T07:59:19.273780+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T07:59:20.618 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.281026+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.283217+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: cephadm 2024-09-17T07:59:19.284241+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.291142+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.292993+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: cephadm 2024-09-17T07:59:19.294107+0000 mgr.y (mgr.44106) 335 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.301288+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.304180+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: audit 2024-09-17T07:59:19.304483+0000 mgr.y (mgr.44106) 336 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T07:59:20.619 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:20 smithi105 bash[67211]: cephadm 2024-09-17T07:59:19.306179+0000 mgr.y (mgr.44106) 337 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T07:59:21.570 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:21 smithi105 bash[61564]: cluster 2024-09-17T07:59:19.862076+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:21.570 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:21 smithi105 bash[67211]: cluster 2024-09-17T07:59:19.862076+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:21.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:21 smithi121 bash[59457]: cluster 2024-09-17T07:59:19.862076+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:22.068 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:59:22.816 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (8m) 54s ago 34m 17.2M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (8m) 5m ago 33m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 5m ago 31m - - 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (10m) 5m ago 38m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (20m) 54s ago 40m 480M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (5m) 54s ago 40m 69.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (6m) 5m ago 39m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:59:22.817 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (5m) 54s ago 39m 41.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (10m) 54s ago 34m 11.5M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (9m) 5m ago 34m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (2m) 54s ago 38m 50.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (2m) 54s ago 38m 54.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (59s) 54s ago 37m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (37m) 54s ago 37m 60.4M 4096M 16.2.0 24ecd6d5f14c d37ba92fc729 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (36m) 5m ago 36m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (36m) 5m ago 36m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (35m) 5m ago 35m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (35m) 5m ago 35m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (9m) 5m ago 34m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (32m) 54s ago 32m 60.6M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:59:22.818 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (32m) 5m ago 32m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:59:23.265 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:59:23.266 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:59:23.649 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:59:23.649 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:59:23.649 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:59:23.650 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T07:59:23.650 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:59:23.650 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T07:59:23.650 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:59:23.650 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:59:23.650 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:59:23.728 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: cluster 2024-09-17T07:59:21.862726+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:23.728 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: audit 2024-09-17T07:59:22.047396+0000 mgr.y (mgr.44106) 340 : audit [DBG] from='client.54400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.728 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: cephadm 2024-09-17T07:59:22.424479+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T07:59:23.728 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: audit 2024-09-17T07:59:22.426417+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.728 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: audit 2024-09-17T07:59:22.430337+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:23.728 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: audit 2024-09-17T07:59:22.431508+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:59:23.728 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: audit 2024-09-17T07:59:22.432382+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: cephadm 2024-09-17T07:59:22.435390+0000 mgr.y (mgr.44106) 343 : cephadm [INF] Deploying daemon osd.3 on smithi105 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: audit 2024-09-17T07:59:22.793431+0000 mgr.y (mgr.44106) 344 : audit [DBG] from='client.54412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[67211]: audit 2024-09-17T07:59:23.258050+0000 mon.a (mon.0) 603 : audit [DBG] from='client.44481 172.21.15.105:0/618021921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: cluster 2024-09-17T07:59:21.862726+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: audit 2024-09-17T07:59:22.047396+0000 mgr.y (mgr.44106) 340 : audit [DBG] from='client.54400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: cephadm 2024-09-17T07:59:22.424479+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: audit 2024-09-17T07:59:22.426417+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: audit 2024-09-17T07:59:22.430337+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: audit 2024-09-17T07:59:22.431508+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:59:23.729 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: audit 2024-09-17T07:59:22.432382+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:23.730 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: cephadm 2024-09-17T07:59:22.435390+0000 mgr.y (mgr.44106) 343 : cephadm [INF] Deploying daemon osd.3 on smithi105 2024-09-17T07:59:23.730 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: audit 2024-09-17T07:59:22.793431+0000 mgr.y (mgr.44106) 344 : audit [DBG] from='client.54412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.730 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:23 smithi105 bash[61564]: audit 2024-09-17T07:59:23.258050+0000 mon.a (mon.0) 603 : audit [DBG] from='client.44481 172.21.15.105:0/618021921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: cluster 2024-09-17T07:59:21.862726+0000 mgr.y (mgr.44106) 339 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: audit 2024-09-17T07:59:22.047396+0000 mgr.y (mgr.44106) 340 : audit [DBG] from='client.54400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: cephadm 2024-09-17T07:59:22.424479+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: audit 2024-09-17T07:59:22.426417+0000 mgr.y (mgr.44106) 342 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: audit 2024-09-17T07:59:22.430337+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: audit 2024-09-17T07:59:22.431508+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: audit 2024-09-17T07:59:22.432382+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: cephadm 2024-09-17T07:59:22.435390+0000 mgr.y (mgr.44106) 343 : cephadm [INF] Deploying daemon osd.3 on smithi105 2024-09-17T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: audit 2024-09-17T07:59:22.793431+0000 mgr.y (mgr.44106) 344 : audit [DBG] from='client.54412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:23.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:23 smithi121 bash[59457]: audit 2024-09-17T07:59:23.258050+0000 mon.a (mon.0) 603 : audit [DBG] from='client.44481 172.21.15.105:0/618021921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:24.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:24 smithi121 bash[59457]: audit 2024-09-17T07:59:23.642757+0000 mgr.y (mgr.44106) 345 : audit [DBG] from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:24.814 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:24 smithi105 bash[67211]: audit 2024-09-17T07:59:23.642757+0000 mgr.y (mgr.44106) 345 : audit [DBG] from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:24.814 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:24 smithi105 bash[61564]: audit 2024-09-17T07:59:23.642757+0000 mgr.y (mgr.44106) 345 : audit [DBG] from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:25.771 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:25 smithi105 bash[61564]: cluster 2024-09-17T07:59:23.864390+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:25.771 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:25 smithi105 bash[67211]: cluster 2024-09-17T07:59:23.864390+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:25.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:25 smithi121 bash[59457]: cluster 2024-09-17T07:59:23.864390+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:27.464 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:27 smithi105 systemd[1]: Stopping Ceph osd.3 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:59:27.464 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[30449]: debug 2024-09-17T07:59:27.224+0000 7f0e9a283700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:59:27.464 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[30449]: debug 2024-09-17T07:59:27.224+0000 7f0e9a283700 -1 osd.3 93 *** Got signal Terminated *** 2024-09-17T07:59:27.464 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[30449]: debug 2024-09-17T07:59:27.224+0000 7f0e9a283700 -1 osd.3 93 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:59:27.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:27 smithi121 bash[59457]: cluster 2024-09-17T07:59:25.865125+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:27.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:27 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.371752+0000 mon.a (mon.0) 604 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-09-17T07:59:27.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:27 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.371821+0000 mon.a (mon.0) 605 : cluster [INF] osd.3 failed (root=default,host=smithi105) (connection refused reported by osd.2) 2024-09-17T07:59:27.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:27 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.376220+0000 mon.a (mon.0) 606 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-09-17T07:59:27.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:27 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.376806+0000 mon.a (mon.0) 607 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-09-17T07:59:27.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:27 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.384245+0000 mon.a (mon.0) 608 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-09-17T07:59:27.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:27 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.388124+0000 mon.a (mon.0) 609 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-09-17T07:59:27.829 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[67211]: cluster 2024-09-17T07:59:25.865125+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:27.829 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.371752+0000 mon.a (mon.0) 604 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-09-17T07:59:27.829 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.371821+0000 mon.a (mon.0) 605 : cluster [INF] osd.3 failed (root=default,host=smithi105) (connection refused reported by osd.2) 2024-09-17T07:59:27.829 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.376220+0000 mon.a (mon.0) 606 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-09-17T07:59:27.829 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.376806+0000 mon.a (mon.0) 607 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-09-17T07:59:27.829 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.384245+0000 mon.a (mon.0) 608 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-09-17T07:59:27.829 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.388124+0000 mon.a (mon.0) 609 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-09-17T07:59:27.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[61564]: cluster 2024-09-17T07:59:25.865125+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:27.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.371752+0000 mon.a (mon.0) 604 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-09-17T07:59:27.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.371821+0000 mon.a (mon.0) 605 : cluster [INF] osd.3 failed (root=default,host=smithi105) (connection refused reported by osd.2) 2024-09-17T07:59:27.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.376220+0000 mon.a (mon.0) 606 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-09-17T07:59:27.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.376806+0000 mon.a (mon.0) 607 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-09-17T07:59:27.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.384245+0000 mon.a (mon.0) 608 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-09-17T07:59:27.830 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.388124+0000 mon.a (mon.0) 609 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-09-17T07:59:28.087 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:27 smithi105 bash[95436]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.3 2024-09-17T07:59:28.087 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:28 smithi105 bash[95505]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.3 2024-09-17T07:59:28.477 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:28 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.443340+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:59:28.477 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:28 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.453120+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-09-17T07:59:28.477 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:28 smithi105 bash[61564]: cluster 2024-09-17T07:59:28.455787+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-17T07:59:28.477 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:28 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.443340+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:59:28.477 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:28 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.453120+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-09-17T07:59:28.478 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:28 smithi105 bash[67211]: cluster 2024-09-17T07:59:28.455787+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-17T07:59:28.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:28 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.443340+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:59:28.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:28 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.453120+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-09-17T07:59:28.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:28 smithi121 bash[59457]: cluster 2024-09-17T07:59:28.455787+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-17T07:59:29.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:29 smithi121 bash[59457]: cluster 2024-09-17T07:59:27.866266+0000 mgr.y (mgr.44106) 348 : cluster [DBG] pgmap v210: 161 pgs: 33 peering, 13 stale+active+clean, 115 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:29.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:29 smithi121 bash[59457]: cluster 2024-09-17T07:59:28.457586+0000 mon.a (mon.0) 613 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-17T07:59:29.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:29 smithi105 bash[61564]: cluster 2024-09-17T07:59:27.866266+0000 mgr.y (mgr.44106) 348 : cluster [DBG] pgmap v210: 161 pgs: 33 peering, 13 stale+active+clean, 115 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:29.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:29 smithi105 bash[61564]: cluster 2024-09-17T07:59:28.457586+0000 mon.a (mon.0) 613 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-17T07:59:29.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:29 smithi105 bash[67211]: cluster 2024-09-17T07:59:27.866266+0000 mgr.y (mgr.44106) 348 : cluster [DBG] pgmap v210: 161 pgs: 33 peering, 13 stale+active+clean, 115 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:29.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:29 smithi105 bash[67211]: cluster 2024-09-17T07:59:28.457586+0000 mon.a (mon.0) 613 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-17T07:59:30.576 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:30 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.3.service: Succeeded. 2024-09-17T07:59:30.576 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:30 smithi105 systemd[1]: Stopped Ceph osd.3 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:59:30.576 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:30 smithi105 systemd[1]: Started Ceph osd.3 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T07:59:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:31 smithi121 bash[59457]: cluster 2024-09-17T07:59:29.867518+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v212: 161 pgs: 6 active+undersized, 47 peering, 6 stale+active+clean, 102 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:31 smithi121 bash[59457]: audit 2024-09-17T07:59:30.469149+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:31.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:31 smithi121 bash[59457]: audit 2024-09-17T07:59:30.478432+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[67211]: cluster 2024-09-17T07:59:29.867518+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v212: 161 pgs: 6 active+undersized, 47 peering, 6 stale+active+clean, 102 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[67211]: audit 2024-09-17T07:59:30.469149+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:31.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[67211]: audit 2024-09-17T07:59:30.478432+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[61564]: cluster 2024-09-17T07:59:29.867518+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v212: 161 pgs: 6 active+undersized, 47 peering, 6 stale+active+clean, 102 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[61564]: audit 2024-09-17T07:59:30.469149+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:31.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[61564]: audit 2024-09-17T07:59:30.478432+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:32.337 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[95688]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:59:32.337 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[95688]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T07:59:32.338 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[95688]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T07:59:32.338 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[95688]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T07:59:32.338 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[95688]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T07:59:32.338 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[95688]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T07:59:32.338 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:31 smithi105 bash[95688]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T07:59:33.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:33 smithi121 bash[59457]: cluster 2024-09-17T07:59:31.868428+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v213: 161 pgs: 6 active+undersized, 47 peering, 6 stale+active+clean, 102 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:33.786 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:33 smithi105 bash[61564]: cluster 2024-09-17T07:59:31.868428+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v213: 161 pgs: 6 active+undersized, 47 peering, 6 stale+active+clean, 102 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:33.786 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:33 smithi105 bash[67211]: cluster 2024-09-17T07:59:31.868428+0000 mgr.y (mgr.44106) 350 : cluster [DBG] pgmap v213: 161 pgs: 6 active+undersized, 47 peering, 6 stale+active+clean, 102 active+clean; 604 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:34.087 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:33 smithi105 bash[95983]: debug 2024-09-17T07:59:33.820+0000 7fa79918e640 1 -- 172.21.15.105:0/936463801 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d432f6f1e0 con 0x55d433cec000 2024-09-17T07:59:34.837 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:34 smithi105 bash[95983]: debug 2024-09-17T07:59:34.364+0000 7fa79b9f4640 -1 Falling back to public interface 2024-09-17T07:59:34.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:34 smithi105 bash[61564]: cluster 2024-09-17T07:59:34.473119+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Degraded data redundancy: 135/999 objects degraded (13.514%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T07:59:34.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:34 smithi105 bash[61564]: cluster 2024-09-17T07:59:34.473172+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 37 pgs peering) 2024-09-17T07:59:34.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:34 smithi105 bash[67211]: cluster 2024-09-17T07:59:34.473119+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Degraded data redundancy: 135/999 objects degraded (13.514%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T07:59:34.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:34 smithi105 bash[67211]: cluster 2024-09-17T07:59:34.473172+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 37 pgs peering) 2024-09-17T07:59:35.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:34 smithi121 bash[59457]: cluster 2024-09-17T07:59:34.473119+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: Degraded data redundancy: 135/999 objects degraded (13.514%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T07:59:35.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:34 smithi121 bash[59457]: cluster 2024-09-17T07:59:34.473172+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 37 pgs peering) 2024-09-17T07:59:35.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:35 smithi105 bash[61564]: cluster 2024-09-17T07:59:33.870437+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v214: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:35.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:35 smithi105 bash[67211]: cluster 2024-09-17T07:59:33.870437+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v214: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:36.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:35 smithi121 bash[59457]: cluster 2024-09-17T07:59:33.870437+0000 mgr.y (mgr.44106) 351 : cluster [DBG] pgmap v214: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:37.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[67211]: cluster 2024-09-17T07:59:35.871609+0000 mgr.y (mgr.44106) 352 : cluster [DBG] pgmap v215: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:37.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[67211]: audit 2024-09-17T07:59:37.408745+0000 mon.a (mon.0) 618 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:59:37.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[67211]: audit 2024-09-17T07:59:37.508219+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:37.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[67211]: audit 2024-09-17T07:59:37.515471+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:37.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[61564]: cluster 2024-09-17T07:59:35.871609+0000 mgr.y (mgr.44106) 352 : cluster [DBG] pgmap v215: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:37.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[61564]: audit 2024-09-17T07:59:37.408745+0000 mon.a (mon.0) 618 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:59:37.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[61564]: audit 2024-09-17T07:59:37.508219+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:37.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[61564]: audit 2024-09-17T07:59:37.515471+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:37.838 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[95983]: debug 2024-09-17T07:59:37.356+0000 7fa79b9f4640 -1 osd.3 0 read_superblock omap replica is missing. 2024-09-17T07:59:37.838 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[95983]: debug 2024-09-17T07:59:37.400+0000 7fa79b9f4640 -1 osd.3 93 log_to_monitors true 2024-09-17T07:59:37.838 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 07:59:37 smithi105 bash[95983]: debug 2024-09-17T07:59:37.584+0000 7fa79379e640 -1 osd.3 93 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T07:59:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:37 smithi121 bash[59457]: cluster 2024-09-17T07:59:35.871609+0000 mgr.y (mgr.44106) 352 : cluster [DBG] pgmap v215: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:37 smithi121 bash[59457]: audit 2024-09-17T07:59:37.408745+0000 mon.a (mon.0) 618 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T07:59:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:37 smithi121 bash[59457]: audit 2024-09-17T07:59:37.508219+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:37 smithi121 bash[59457]: audit 2024-09-17T07:59:37.515471+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:38.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[61564]: audit 2024-09-17T07:59:37.541480+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:59:38.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[61564]: cluster 2024-09-17T07:59:37.541620+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-17T07:59:38.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[61564]: audit 2024-09-17T07:59:37.543227+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:59:38.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[61564]: audit 2024-09-17T07:59:38.247189+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:38.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[61564]: audit 2024-09-17T07:59:38.256134+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[67211]: audit 2024-09-17T07:59:37.541480+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:59:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[67211]: cluster 2024-09-17T07:59:37.541620+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-17T07:59:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[67211]: audit 2024-09-17T07:59:37.543227+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:59:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[67211]: audit 2024-09-17T07:59:38.247189+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:38 smithi105 bash[67211]: audit 2024-09-17T07:59:38.256134+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:38 smithi121 bash[59457]: audit 2024-09-17T07:59:37.541480+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T07:59:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:38 smithi121 bash[59457]: cluster 2024-09-17T07:59:37.541620+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-17T07:59:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:38 smithi121 bash[59457]: audit 2024-09-17T07:59:37.543227+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2024-09-17T07:59:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:38 smithi121 bash[59457]: audit 2024-09-17T07:59:38.247189+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:38 smithi121 bash[59457]: audit 2024-09-17T07:59:38.256134+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:39.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[61564]: cluster 2024-09-17T07:59:37.872627+0000 mgr.y (mgr.44106) 353 : cluster [DBG] pgmap v217: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:39.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[61564]: cluster 2024-09-17T07:59:38.547037+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[61564]: cluster 2024-09-17T07:59:38.562389+0000 mon.a (mon.0) 627 : cluster [INF] osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940] boot 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[61564]: cluster 2024-09-17T07:59:38.562466+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[61564]: audit 2024-09-17T07:59:38.562809+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[67211]: cluster 2024-09-17T07:59:37.872627+0000 mgr.y (mgr.44106) 353 : cluster [DBG] pgmap v217: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[67211]: cluster 2024-09-17T07:59:38.547037+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[67211]: cluster 2024-09-17T07:59:38.562389+0000 mon.a (mon.0) 627 : cluster [INF] osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940] boot 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[67211]: cluster 2024-09-17T07:59:38.562466+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T07:59:39.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:39 smithi105 bash[67211]: audit 2024-09-17T07:59:38.562809+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:59:40.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:39 smithi121 bash[59457]: cluster 2024-09-17T07:59:37.872627+0000 mgr.y (mgr.44106) 353 : cluster [DBG] pgmap v217: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:39 smithi121 bash[59457]: cluster 2024-09-17T07:59:38.547037+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T07:59:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:39 smithi121 bash[59457]: cluster 2024-09-17T07:59:38.562389+0000 mon.a (mon.0) 627 : cluster [INF] osd.3 [v2:172.21.15.105:6826/2696640940,v1:172.21.15.105:6827/2696640940] boot 2024-09-17T07:59:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:39 smithi121 bash[59457]: cluster 2024-09-17T07:59:38.562466+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T07:59:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:39 smithi121 bash[59457]: audit 2024-09-17T07:59:38.562809+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T07:59:40.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:40 smithi105 bash[61564]: cluster 2024-09-17T07:59:39.565800+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T07:59:40.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:40 smithi105 bash[67211]: cluster 2024-09-17T07:59:39.565800+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T07:59:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:40 smithi121 bash[59457]: cluster 2024-09-17T07:59:39.565800+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T07:59:41.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:41 smithi105 bash[61564]: cluster 2024-09-17T07:59:39.873444+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v220: 161 pgs: 5 peering, 36 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:41.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:41 smithi105 bash[67211]: cluster 2024-09-17T07:59:39.873444+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v220: 161 pgs: 5 peering, 36 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:42.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:41 smithi121 bash[59457]: cluster 2024-09-17T07:59:39.873444+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v220: 161 pgs: 5 peering, 36 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:43.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:42 smithi105 bash[61564]: audit 2024-09-17T07:59:41.785902+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:43.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:42 smithi105 bash[67211]: audit 2024-09-17T07:59:41.785902+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:43.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:42 smithi121 bash[59457]: audit 2024-09-17T07:59:41.785902+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:44.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:43 smithi105 bash[61564]: cluster 2024-09-17T07:59:41.874415+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v221: 161 pgs: 5 peering, 36 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:44.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:43 smithi105 bash[67211]: cluster 2024-09-17T07:59:41.874415+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v221: 161 pgs: 5 peering, 36 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:44.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:43 smithi121 bash[59457]: cluster 2024-09-17T07:59:41.874415+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v221: 161 pgs: 5 peering, 36 active+undersized, 25 active+undersized+degraded, 95 active+clean; 604 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 135/999 objects degraded (13.514%) 2024-09-17T07:59:45.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:44 smithi121 bash[59457]: cluster 2024-09-17T07:59:43.876098+0000 mgr.y (mgr.44106) 356 : cluster [DBG] pgmap v222: 161 pgs: 5 peering, 156 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:45.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:44 smithi121 bash[59457]: cluster 2024-09-17T07:59:44.795789+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 135/999 objects degraded (13.514%), 25 pgs degraded) 2024-09-17T07:59:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:44 smithi105 bash[61564]: cluster 2024-09-17T07:59:43.876098+0000 mgr.y (mgr.44106) 356 : cluster [DBG] pgmap v222: 161 pgs: 5 peering, 156 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:45.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:44 smithi105 bash[61564]: cluster 2024-09-17T07:59:44.795789+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 135/999 objects degraded (13.514%), 25 pgs degraded) 2024-09-17T07:59:45.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:44 smithi105 bash[67211]: cluster 2024-09-17T07:59:43.876098+0000 mgr.y (mgr.44106) 356 : cluster [DBG] pgmap v222: 161 pgs: 5 peering, 156 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:45.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:44 smithi105 bash[67211]: cluster 2024-09-17T07:59:44.795789+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 135/999 objects degraded (13.514%), 25 pgs degraded) 2024-09-17T07:59:47.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:46 smithi121 bash[59457]: cluster 2024-09-17T07:59:45.876961+0000 mgr.y (mgr.44106) 357 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:47.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:46 smithi105 bash[61564]: cluster 2024-09-17T07:59:45.876961+0000 mgr.y (mgr.44106) 357 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:47.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:46 smithi105 bash[67211]: cluster 2024-09-17T07:59:45.876961+0000 mgr.y (mgr.44106) 357 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:49.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:48 smithi121 bash[59457]: cluster 2024-09-17T07:59:47.878504+0000 mgr.y (mgr.44106) 358 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:48 smithi121 bash[59457]: audit 2024-09-17T07:59:48.859424+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:48 smithi121 bash[59457]: audit 2024-09-17T07:59:48.869153+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:48 smithi121 bash[59457]: audit 2024-09-17T07:59:48.870760+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:48 smithi121 bash[59457]: audit 2024-09-17T07:59:48.872456+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:59:49.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:48 smithi121 bash[59457]: audit 2024-09-17T07:59:48.883331+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[61564]: cluster 2024-09-17T07:59:47.878504+0000 mgr.y (mgr.44106) 358 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:49.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[61564]: audit 2024-09-17T07:59:48.859424+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[61564]: audit 2024-09-17T07:59:48.869153+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[61564]: audit 2024-09-17T07:59:48.870760+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:49.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[61564]: audit 2024-09-17T07:59:48.872456+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:59:49.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[61564]: audit 2024-09-17T07:59:48.883331+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[67211]: cluster 2024-09-17T07:59:47.878504+0000 mgr.y (mgr.44106) 358 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[67211]: audit 2024-09-17T07:59:48.859424+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[67211]: audit 2024-09-17T07:59:48.869153+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[67211]: audit 2024-09-17T07:59:48.870760+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[67211]: audit 2024-09-17T07:59:48.872456+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T07:59:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:48 smithi105 bash[67211]: audit 2024-09-17T07:59:48.883331+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: cephadm 2024-09-17T07:59:48.874002+0000 mgr.y (mgr.44106) 359 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: cluster 2024-09-17T07:59:48.875354+0000 mgr.y (mgr.44106) 360 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: cluster 2024-09-17T07:59:48.875872+0000 mgr.y (mgr.44106) 361 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: audit 2024-09-17T07:59:48.980842+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: audit 2024-09-17T07:59:48.984813+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: audit 2024-09-17T07:59:48.987011+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: audit 2024-09-17T07:59:48.988863+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: audit 2024-09-17T07:59:48.991106+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:59:50.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: audit 2024-09-17T07:59:48.991476+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:59:50.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:49 smithi121 bash[59457]: cephadm 2024-09-17T07:59:48.993371+0000 mgr.y (mgr.44106) 363 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T07:59:50.337 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: cephadm 2024-09-17T07:59:48.874002+0000 mgr.y (mgr.44106) 359 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: cluster 2024-09-17T07:59:48.875354+0000 mgr.y (mgr.44106) 360 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: cluster 2024-09-17T07:59:48.875872+0000 mgr.y (mgr.44106) 361 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: audit 2024-09-17T07:59:48.980842+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: audit 2024-09-17T07:59:48.984813+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: audit 2024-09-17T07:59:48.987011+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: audit 2024-09-17T07:59:48.988863+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: audit 2024-09-17T07:59:48.991106+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: audit 2024-09-17T07:59:48.991476+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:59:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[61564]: cephadm 2024-09-17T07:59:48.993371+0000 mgr.y (mgr.44106) 363 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: cephadm 2024-09-17T07:59:48.874002+0000 mgr.y (mgr.44106) 359 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: cluster 2024-09-17T07:59:48.875354+0000 mgr.y (mgr.44106) 360 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: cluster 2024-09-17T07:59:48.875872+0000 mgr.y (mgr.44106) 361 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: audit 2024-09-17T07:59:48.980842+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: audit 2024-09-17T07:59:48.984813+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: audit 2024-09-17T07:59:48.987011+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: audit 2024-09-17T07:59:48.988863+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: audit 2024-09-17T07:59:48.991106+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: audit 2024-09-17T07:59:48.991476+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T07:59:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:49 smithi105 bash[67211]: cephadm 2024-09-17T07:59:48.993371+0000 mgr.y (mgr.44106) 363 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T07:59:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[61564]: cluster 2024-09-17T07:59:50.876686+0000 mgr.y (mgr.44106) 364 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[61564]: cephadm 2024-09-17T07:59:51.574706+0000 mgr.y (mgr.44106) 365 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T07:59:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[61564]: audit 2024-09-17T07:59:51.584726+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[61564]: audit 2024-09-17T07:59:51.586796+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:59:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[61564]: audit 2024-09-17T07:59:51.588034+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:52.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[61564]: cephadm 2024-09-17T07:59:51.590922+0000 mgr.y (mgr.44106) 366 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T07:59:52.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[61564]: audit 2024-09-17T07:59:51.804391+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[67211]: cluster 2024-09-17T07:59:50.876686+0000 mgr.y (mgr.44106) 364 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[67211]: cephadm 2024-09-17T07:59:51.574706+0000 mgr.y (mgr.44106) 365 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T07:59:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[67211]: audit 2024-09-17T07:59:51.584726+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:52.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[67211]: audit 2024-09-17T07:59:51.586796+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:59:52.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[67211]: audit 2024-09-17T07:59:51.588034+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:52.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[67211]: cephadm 2024-09-17T07:59:51.590922+0000 mgr.y (mgr.44106) 366 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T07:59:52.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:52 smithi105 bash[67211]: audit 2024-09-17T07:59:51.804391+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:52.895 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:52 smithi121 bash[59457]: cluster 2024-09-17T07:59:50.876686+0000 mgr.y (mgr.44106) 364 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:52.895 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:52 smithi121 bash[59457]: cephadm 2024-09-17T07:59:51.574706+0000 mgr.y (mgr.44106) 365 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T07:59:52.895 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:52 smithi121 bash[59457]: audit 2024-09-17T07:59:51.584726+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:52.895 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:52 smithi121 bash[59457]: audit 2024-09-17T07:59:51.586796+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T07:59:52.896 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:52 smithi121 bash[59457]: audit 2024-09-17T07:59:51.588034+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T07:59:52.896 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:52 smithi121 bash[59457]: cephadm 2024-09-17T07:59:51.590922+0000 mgr.y (mgr.44106) 366 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T07:59:52.896 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:52 smithi121 bash[59457]: audit 2024-09-17T07:59:51.804391+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T07:59:54.059 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (9m) 17s ago 34m 17.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (9m) 5m ago 34m 81.0M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 5m ago 32m - - 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (10m) 5m ago 39m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (21m) 17s ago 41m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (6m) 17s ago 41m 76.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (7m) 5m ago 39m 39.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T07:59:54.815 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (5m) 17s ago 39m 47.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (10m) 17s ago 35m 12.2M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (10m) 5m ago 35m 10.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (3m) 17s ago 39m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (2m) 17s ago 38m 55.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (91s) 17s ago 38m 45.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (22s) 17s ago 37m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (37m) 5m ago 37m 57.7M 4096M 16.2.0 24ecd6d5f14c d97f6e505adc 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (36m) 5m ago 36m 55.5M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (36m) 5m ago 36m 56.5M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T07:59:54.816 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (35m) 5m ago 35m 58.9M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T07:59:54.817 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (9m) 5m ago 35m 48.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T07:59:54.817 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (32m) 17s ago 32m 60.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T07:59:54.817 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (32m) 5m ago 32m 60.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T07:59:55.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:54 smithi121 bash[59457]: cluster 2024-09-17T07:59:52.878214+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:55.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:54 smithi105 bash[61564]: cluster 2024-09-17T07:59:52.878214+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:55.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:54 smithi105 bash[67211]: cluster 2024-09-17T07:59:52.878214+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:55.239 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:59:55.239 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T07:59:55.239 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T07:59:55.239 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:55.240 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T07:59:55.240 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T07:59:55.240 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:55.240 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T07:59:55.240 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-09-17T07:59:55.240 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T07:59:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T07:59:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T07:59:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T07:59:55.241 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T07:59:55.242 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-09-17T07:59:55.242 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 9 2024-09-17T07:59:55.242 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T07:59:55.242 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T07:59:55.615 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T07:59:55.616 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T07:59:55.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:55 smithi121 bash[59457]: audit 2024-09-17T07:59:54.036779+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.54436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:55 smithi121 bash[59457]: audit 2024-09-17T07:59:54.414944+0000 mgr.y (mgr.44106) 369 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:55 smithi121 bash[59457]: audit 2024-09-17T07:59:54.788539+0000 mgr.y (mgr.44106) 370 : audit [DBG] from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:55 smithi121 bash[59457]: audit 2024-09-17T07:59:55.231820+0000 mon.c (mon.1) 15 : audit [DBG] from='client.54454 172.21.15.105:0/4106117897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:56.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[61564]: audit 2024-09-17T07:59:54.036779+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.54436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:56.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[61564]: audit 2024-09-17T07:59:54.414944+0000 mgr.y (mgr.44106) 369 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:56.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[61564]: audit 2024-09-17T07:59:54.788539+0000 mgr.y (mgr.44106) 370 : audit [DBG] from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:56.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[61564]: audit 2024-09-17T07:59:55.231820+0000 mon.c (mon.1) 15 : audit [DBG] from='client.54454 172.21.15.105:0/4106117897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:56.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[67211]: audit 2024-09-17T07:59:54.036779+0000 mgr.y (mgr.44106) 368 : audit [DBG] from='client.54436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:56.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[67211]: audit 2024-09-17T07:59:54.414944+0000 mgr.y (mgr.44106) 369 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:56.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[67211]: audit 2024-09-17T07:59:54.788539+0000 mgr.y (mgr.44106) 370 : audit [DBG] from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:56.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:55 smithi105 bash[67211]: audit 2024-09-17T07:59:55.231820+0000 mon.c (mon.1) 15 : audit [DBG] from='client.54454 172.21.15.105:0/4106117897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T07:59:56.521 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:56 smithi121 systemd[1]: Stopping Ceph osd.4 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T07:59:56.805 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:56 smithi121 bash[17996]: debug 2024-09-17T07:59:56.532+0000 7fae55598700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T07:59:56.805 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:56 smithi121 bash[17996]: debug 2024-09-17T07:59:56.532+0000 7fae55598700 -1 osd.4 98 *** Got signal Terminated *** 2024-09-17T07:59:56.805 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:56 smithi121 bash[17996]: debug 2024-09-17T07:59:56.532+0000 7fae55598700 -1 osd.4 98 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T07:59:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:56 smithi121 bash[59457]: cluster 2024-09-17T07:59:54.879092+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:56 smithi121 bash[59457]: audit 2024-09-17T07:59:55.608464+0000 mgr.y (mgr.44106) 372 : audit [DBG] from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:57.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:56 smithi105 bash[61564]: cluster 2024-09-17T07:59:54.879092+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:57.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:56 smithi105 bash[61564]: audit 2024-09-17T07:59:55.608464+0000 mgr.y (mgr.44106) 372 : audit [DBG] from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:57.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:56 smithi105 bash[67211]: cluster 2024-09-17T07:59:54.879092+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:57.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:56 smithi105 bash[67211]: audit 2024-09-17T07:59:55.608464+0000 mgr.y (mgr.44106) 372 : audit [DBG] from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T07:59:57.521 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[69374]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.4 2024-09-17T07:59:57.521 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[69459]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.4 2024-09-17T07:59:58.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.816113+0000 mon.a (mon.0) 647 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.816211+0000 mon.a (mon.0) 648 : cluster [INF] osd.4 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T07:59:58.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.816702+0000 mon.a (mon.0) 649 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.817131+0000 mon.a (mon.0) 650 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.817381+0000 mon.a (mon.0) 651 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.817681+0000 mon.a (mon.0) 652 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.817914+0000 mon.a (mon.0) 653 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.818169+0000 mon.a (mon.0) 654 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.818445+0000 mon.a (mon.0) 655 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.818674+0000 mon.a (mon.0) 656 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.819005+0000 mon.a (mon.0) 657 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.819265+0000 mon.a (mon.0) 658 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.819598+0000 mon.a (mon.0) 659 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.819809+0000 mon.a (mon.0) 660 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.820137+0000 mon.a (mon.0) 661 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.220057+0000 mon.a (mon.0) 662 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.220607+0000 mon.a (mon.0) 663 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.220939+0000 mon.a (mon.0) 664 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.221306+0000 mon.a (mon.0) 665 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.221524+0000 mon.a (mon.0) 666 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.221883+0000 mon.a (mon.0) 667 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.222228+0000 mon.a (mon.0) 668 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.222431+0000 mon.a (mon.0) 669 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.222683+0000 mon.a (mon.0) 670 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.223019+0000 mon.a (mon.0) 671 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.223184+0000 mon.a (mon.0) 672 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.223498+0000 mon.a (mon.0) 673 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.223743+0000 mon.a (mon.0) 674 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:57 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.224115+0000 mon.a (mon.0) 675 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.816113+0000 mon.a (mon.0) 647 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.816211+0000 mon.a (mon.0) 648 : cluster [INF] osd.4 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T07:59:58.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.816702+0000 mon.a (mon.0) 649 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.817131+0000 mon.a (mon.0) 650 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.817381+0000 mon.a (mon.0) 651 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.817681+0000 mon.a (mon.0) 652 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.817914+0000 mon.a (mon.0) 653 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.818169+0000 mon.a (mon.0) 654 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.818445+0000 mon.a (mon.0) 655 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.818674+0000 mon.a (mon.0) 656 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.819005+0000 mon.a (mon.0) 657 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.819265+0000 mon.a (mon.0) 658 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.819598+0000 mon.a (mon.0) 659 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.819809+0000 mon.a (mon.0) 660 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.820137+0000 mon.a (mon.0) 661 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.220057+0000 mon.a (mon.0) 662 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.220607+0000 mon.a (mon.0) 663 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.220939+0000 mon.a (mon.0) 664 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.221306+0000 mon.a (mon.0) 665 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.221524+0000 mon.a (mon.0) 666 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.221883+0000 mon.a (mon.0) 667 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.222228+0000 mon.a (mon.0) 668 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.222431+0000 mon.a (mon.0) 669 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.222683+0000 mon.a (mon.0) 670 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.223019+0000 mon.a (mon.0) 671 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.223184+0000 mon.a (mon.0) 672 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.816113+0000 mon.a (mon.0) 647 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.816211+0000 mon.a (mon.0) 648 : cluster [INF] osd.4 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.816702+0000 mon.a (mon.0) 649 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.817131+0000 mon.a (mon.0) 650 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.817381+0000 mon.a (mon.0) 651 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.817681+0000 mon.a (mon.0) 652 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.817914+0000 mon.a (mon.0) 653 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.818169+0000 mon.a (mon.0) 654 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.818445+0000 mon.a (mon.0) 655 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.818674+0000 mon.a (mon.0) 656 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.819005+0000 mon.a (mon.0) 657 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.819265+0000 mon.a (mon.0) 658 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.819598+0000 mon.a (mon.0) 659 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.819809+0000 mon.a (mon.0) 660 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.820137+0000 mon.a (mon.0) 661 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.220057+0000 mon.a (mon.0) 662 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.220607+0000 mon.a (mon.0) 663 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.220939+0000 mon.a (mon.0) 664 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.221306+0000 mon.a (mon.0) 665 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.221524+0000 mon.a (mon.0) 666 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.221883+0000 mon.a (mon.0) 667 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.222228+0000 mon.a (mon.0) 668 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.222431+0000 mon.a (mon.0) 669 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.222683+0000 mon.a (mon.0) 670 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.223019+0000 mon.a (mon.0) 671 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.223184+0000 mon.a (mon.0) 672 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.223498+0000 mon.a (mon.0) 673 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.223743+0000 mon.a (mon.0) 674 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.224115+0000 mon.a (mon.0) 675 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.223498+0000 mon.a (mon.0) 673 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-09-17T07:59:58.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.223743+0000 mon.a (mon.0) 674 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-09-17T07:59:58.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:57 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.224115+0000 mon.a (mon.0) 675 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-09-17T07:59:58.904 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:58 smithi121 bash[59457]: cluster 2024-09-17T07:59:56.879810+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:58.904 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:58 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.599896+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:59:58.904 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:58 smithi121 bash[59457]: cluster 2024-09-17T07:59:57.617112+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-09-17T07:59:59.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:58 smithi105 bash[61564]: cluster 2024-09-17T07:59:56.879810+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:59.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:58 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.599896+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:59:59.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:58 smithi105 bash[61564]: cluster 2024-09-17T07:59:57.617112+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-09-17T07:59:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:58 smithi105 bash[67211]: cluster 2024-09-17T07:59:56.879810+0000 mgr.y (mgr.44106) 373 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T07:59:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:58 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.599896+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T07:59:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:58 smithi105 bash[67211]: cluster 2024-09-17T07:59:57.617112+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-09-17T07:59:59.903 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 07:59:59 smithi121 bash[59457]: cluster 2024-09-17T07:59:58.627042+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-17T07:59:59.904 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:59 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.4.service: Succeeded. 2024-09-17T07:59:59.904 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 07:59:59 smithi121 systemd[1]: Stopped Ceph osd.4 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:00:00.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 07:59:59 smithi105 bash[61564]: cluster 2024-09-17T07:59:58.627042+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-17T08:00:00.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 07:59:59 smithi105 bash[67211]: cluster 2024-09-17T07:59:58.627042+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-17T08:00:00.250 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:00 smithi121 systemd[1]: Started Ceph osd.4 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:00:01.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T07:59:58.880656+0000 mgr.y (mgr.44106) 374 : cluster [DBG] pgmap v233: 161 pgs: 30 peering, 17 stale+active+clean, 114 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:01.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T07:59:59.623490+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:01.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000185+0000 mon.a (mon.0) 680 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs inactive, 6 pgs peering 2024-09-17T08:00:01.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000229+0000 mon.a (mon.0) 681 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T08:00:01.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000284+0000 mon.a (mon.0) 682 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T08:00:01.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000314+0000 mon.a (mon.0) 683 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000343+0000 mon.a (mon.0) 684 : cluster [WRN] osd.4 (root=default,host=smithi121) is down 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000369+0000 mon.a (mon.0) 685 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 6 pgs peering 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000392+0000 mon.a (mon.0) 686 : cluster [WRN] pg 2.f is stuck peering for 32m, current state peering, last acting [0,2] 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000416+0000 mon.a (mon.0) 687 : cluster [WRN] pg 3.3 is stuck peering for 2m, current state peering, last acting [0,6] 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000443+0000 mon.a (mon.0) 688 : cluster [WRN] pg 3.14 is stuck peering for 2m, current state peering, last acting [7,6] 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000465+0000 mon.a (mon.0) 689 : cluster [WRN] pg 4.1 is stuck peering for 33m, current state peering, last acting [5,6] 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000492+0000 mon.a (mon.0) 690 : cluster [WRN] pg 5.e is stuck peering for 3m, current state peering, last acting [5,0] 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.000516+0000 mon.a (mon.0) 691 : cluster [WRN] pg 6.1a is stuck peering for 32m, current state peering, last acting [5,1] 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: audit 2024-09-17T08:00:00.149705+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:01.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:00 smithi121 bash[59457]: audit 2024-09-17T08:00:00.159329+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T07:59:58.880656+0000 mgr.y (mgr.44106) 374 : cluster [DBG] pgmap v233: 161 pgs: 30 peering, 17 stale+active+clean, 114 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T07:59:59.623490+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000185+0000 mon.a (mon.0) 680 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs inactive, 6 pgs peering 2024-09-17T08:00:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000229+0000 mon.a (mon.0) 681 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T08:00:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000284+0000 mon.a (mon.0) 682 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T08:00:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000314+0000 mon.a (mon.0) 683 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000343+0000 mon.a (mon.0) 684 : cluster [WRN] osd.4 (root=default,host=smithi121) is down 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000369+0000 mon.a (mon.0) 685 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 6 pgs peering 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000392+0000 mon.a (mon.0) 686 : cluster [WRN] pg 2.f is stuck peering for 32m, current state peering, last acting [0,2] 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000416+0000 mon.a (mon.0) 687 : cluster [WRN] pg 3.3 is stuck peering for 2m, current state peering, last acting [0,6] 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000443+0000 mon.a (mon.0) 688 : cluster [WRN] pg 3.14 is stuck peering for 2m, current state peering, last acting [7,6] 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000465+0000 mon.a (mon.0) 689 : cluster [WRN] pg 4.1 is stuck peering for 33m, current state peering, last acting [5,6] 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000492+0000 mon.a (mon.0) 690 : cluster [WRN] pg 5.e is stuck peering for 3m, current state peering, last acting [5,0] 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.000516+0000 mon.a (mon.0) 691 : cluster [WRN] pg 6.1a is stuck peering for 32m, current state peering, last acting [5,1] 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: audit 2024-09-17T08:00:00.149705+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[61564]: audit 2024-09-17T08:00:00.159329+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T07:59:58.880656+0000 mgr.y (mgr.44106) 374 : cluster [DBG] pgmap v233: 161 pgs: 30 peering, 17 stale+active+clean, 114 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T07:59:59.623490+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000185+0000 mon.a (mon.0) 680 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs inactive, 6 pgs peering 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000229+0000 mon.a (mon.0) 681 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000284+0000 mon.a (mon.0) 682 : cluster [WRN] daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000314+0000 mon.a (mon.0) 683 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000343+0000 mon.a (mon.0) 684 : cluster [WRN] osd.4 (root=default,host=smithi121) is down 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000369+0000 mon.a (mon.0) 685 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 6 pgs peering 2024-09-17T08:00:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000392+0000 mon.a (mon.0) 686 : cluster [WRN] pg 2.f is stuck peering for 32m, current state peering, last acting [0,2] 2024-09-17T08:00:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000416+0000 mon.a (mon.0) 687 : cluster [WRN] pg 3.3 is stuck peering for 2m, current state peering, last acting [0,6] 2024-09-17T08:00:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000443+0000 mon.a (mon.0) 688 : cluster [WRN] pg 3.14 is stuck peering for 2m, current state peering, last acting [7,6] 2024-09-17T08:00:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000465+0000 mon.a (mon.0) 689 : cluster [WRN] pg 4.1 is stuck peering for 33m, current state peering, last acting [5,6] 2024-09-17T08:00:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000492+0000 mon.a (mon.0) 690 : cluster [WRN] pg 5.e is stuck peering for 3m, current state peering, last acting [5,0] 2024-09-17T08:00:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.000516+0000 mon.a (mon.0) 691 : cluster [WRN] pg 6.1a is stuck peering for 32m, current state peering, last acting [5,1] 2024-09-17T08:00:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: audit 2024-09-17T08:00:00.149705+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:01.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:00 smithi105 bash[67211]: audit 2024-09-17T08:00:00.159329+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:01.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[59457]: cluster 2024-09-17T08:00:01.635067+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: Degraded data redundancy: 9/999 objects degraded (0.901%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:01.950 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[69639]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T08:00:01.950 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[69639]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T08:00:01.950 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[69639]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T08:00:01.950 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[69639]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T08:00:01.950 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[69639]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T08:00:01.950 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[69639]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T08:00:01.950 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:01 smithi121 bash[69639]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T08:00:02.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:01 smithi105 bash[67211]: cluster 2024-09-17T08:00:01.635067+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: Degraded data redundancy: 9/999 objects degraded (0.901%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:02.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:01 smithi105 bash[61564]: cluster 2024-09-17T08:00:01.635067+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: Degraded data redundancy: 9/999 objects degraded (0.901%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:03.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:02 smithi121 bash[59457]: cluster 2024-09-17T08:00:00.881817+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v234: 161 pgs: 4 active+undersized, 30 peering, 14 stale+active+clean, 2 active+undersized+degraded, 111 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 9/999 objects degraded (0.901%) 2024-09-17T08:00:03.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:02 smithi105 bash[67211]: cluster 2024-09-17T08:00:00.881817+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v234: 161 pgs: 4 active+undersized, 30 peering, 14 stale+active+clean, 2 active+undersized+degraded, 111 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 9/999 objects degraded (0.901%) 2024-09-17T08:00:03.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:02 smithi105 bash[61564]: cluster 2024-09-17T08:00:00.881817+0000 mgr.y (mgr.44106) 375 : cluster [DBG] pgmap v234: 161 pgs: 4 active+undersized, 30 peering, 14 stale+active+clean, 2 active+undersized+degraded, 111 active+clean; 604 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 9/999 objects degraded (0.901%) 2024-09-17T08:00:04.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:03 smithi121 bash[69915]: debug 2024-09-17T08:00:03.972+0000 7f859d8f9640 1 -- 172.21.15.121:0/2399189935 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e8a4b9f1e0 con 0x55e8a591a000 2024-09-17T08:00:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:04 smithi121 bash[59457]: cluster 2024-09-17T08:00:02.883684+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v235: 161 pgs: 39 active+undersized, 9 peering, 20 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 127/999 objects degraded (12.713%) 2024-09-17T08:00:04.772 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:04 smithi121 bash[69915]: debug 2024-09-17T08:00:04.512+0000 7f85a015f640 -1 Falling back to public interface 2024-09-17T08:00:05.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:04 smithi105 bash[67211]: cluster 2024-09-17T08:00:02.883684+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v235: 161 pgs: 39 active+undersized, 9 peering, 20 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 127/999 objects degraded (12.713%) 2024-09-17T08:00:05.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:04 smithi105 bash[61564]: cluster 2024-09-17T08:00:02.883684+0000 mgr.y (mgr.44106) 376 : cluster [DBG] pgmap v235: 161 pgs: 39 active+undersized, 9 peering, 20 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 127/999 objects degraded (12.713%) 2024-09-17T08:00:06.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:05 smithi121 bash[59457]: cluster 2024-09-17T08:00:05.150976+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:06.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:05 smithi105 bash[67211]: cluster 2024-09-17T08:00:05.150976+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:06.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:05 smithi105 bash[61564]: cluster 2024-09-17T08:00:05.150976+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:07.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:06 smithi121 bash[59457]: cluster 2024-09-17T08:00:04.884932+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v236: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:07.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:06 smithi121 bash[59457]: cluster 2024-09-17T08:00:05.696589+0000 mon.a (mon.0) 696 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T08:00:07.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:06 smithi105 bash[67211]: cluster 2024-09-17T08:00:04.884932+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v236: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:07.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:06 smithi105 bash[67211]: cluster 2024-09-17T08:00:05.696589+0000 mon.a (mon.0) 696 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T08:00:07.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:06 smithi105 bash[61564]: cluster 2024-09-17T08:00:04.884932+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v236: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:07.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:06 smithi105 bash[61564]: cluster 2024-09-17T08:00:05.696589+0000 mon.a (mon.0) 696 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T08:00:08.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:07 smithi121 bash[59457]: audit 2024-09-17T08:00:07.614031+0000 mon.a (mon.0) 697 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:00:08.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:07 smithi121 bash[59457]: audit 2024-09-17T08:00:07.618328+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:00:08.022 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:07 smithi121 bash[69915]: debug 2024-09-17T08:00:07.572+0000 7f85a015f640 -1 osd.4 0 read_superblock omap replica is missing. 2024-09-17T08:00:08.022 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:07 smithi121 bash[69915]: debug 2024-09-17T08:00:07.612+0000 7f85a015f640 -1 osd.4 98 log_to_monitors true 2024-09-17T08:00:08.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:07 smithi105 bash[67211]: audit 2024-09-17T08:00:07.614031+0000 mon.a (mon.0) 697 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:00:08.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:07 smithi105 bash[67211]: audit 2024-09-17T08:00:07.618328+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:00:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:07 smithi105 bash[61564]: audit 2024-09-17T08:00:07.614031+0000 mon.a (mon.0) 697 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:00:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:07 smithi105 bash[61564]: audit 2024-09-17T08:00:07.618328+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:00:08.521 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[69915]: debug 2024-09-17T08:00:08.236+0000 7f8593f01640 -1 osd.4 98 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T08:00:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: cluster 2024-09-17T08:00:06.885927+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v237: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:07.725295+0000 mon.a (mon.0) 698 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T08:00:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: cluster 2024-09-17T08:00:07.725356+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-17T08:00:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:07.728659+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:07.732811+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:09.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:07.806622+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:07.823284+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:08.217672+0000 mon.a (mon.0) 703 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T08:00:09.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:08.571090+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:08 smithi121 bash[59457]: audit 2024-09-17T08:00:08.584380+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: cluster 2024-09-17T08:00:06.885927+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v237: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:07.725295+0000 mon.a (mon.0) 698 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: cluster 2024-09-17T08:00:07.725356+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:07.728659+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:07.732811+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:07.806622+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:07.823284+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:08.217672+0000 mon.a (mon.0) 703 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:08.571090+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[67211]: audit 2024-09-17T08:00:08.584380+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: cluster 2024-09-17T08:00:06.885927+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v237: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:07.725295+0000 mon.a (mon.0) 698 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: cluster 2024-09-17T08:00:07.725356+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:07.728659+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:07.732811+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:07.806622+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:07.823284+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:08.217672+0000 mon.a (mon.0) 703 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:08.571090+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:08 smithi105 bash[61564]: audit 2024-09-17T08:00:08.584380+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:10.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:09 smithi121 bash[59457]: cluster 2024-09-17T08:00:09.213139+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:00:10.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:09 smithi121 bash[59457]: cluster 2024-09-17T08:00:09.224308+0000 mon.a (mon.0) 707 : cluster [INF] osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894] boot 2024-09-17T08:00:10.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:09 smithi121 bash[59457]: cluster 2024-09-17T08:00:09.224365+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T08:00:10.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:09 smithi121 bash[59457]: audit 2024-09-17T08:00:09.233648+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[67211]: cluster 2024-09-17T08:00:09.213139+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[67211]: cluster 2024-09-17T08:00:09.224308+0000 mon.a (mon.0) 707 : cluster [INF] osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894] boot 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[67211]: cluster 2024-09-17T08:00:09.224365+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[67211]: audit 2024-09-17T08:00:09.233648+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[61564]: cluster 2024-09-17T08:00:09.213139+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[61564]: cluster 2024-09-17T08:00:09.224308+0000 mon.a (mon.0) 707 : cluster [INF] osd.4 [v2:172.21.15.121:6800/834126894,v1:172.21.15.121:6801/834126894] boot 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[61564]: cluster 2024-09-17T08:00:09.224365+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T08:00:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:09 smithi105 bash[61564]: audit 2024-09-17T08:00:09.233648+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:00:11.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:10 smithi121 bash[59457]: cluster 2024-09-17T08:00:08.887131+0000 mgr.y (mgr.44106) 379 : cluster [DBG] pgmap v239: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:11.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:10 smithi121 bash[59457]: cluster 2024-09-17T08:00:10.152104+0000 mon.a (mon.0) 710 : cluster [WRN] Health check update: Degraded data redundancy: 164/999 objects degraded (16.416%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:11.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:10 smithi121 bash[59457]: cluster 2024-09-17T08:00:10.226891+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T08:00:11.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:10 smithi105 bash[61564]: cluster 2024-09-17T08:00:08.887131+0000 mgr.y (mgr.44106) 379 : cluster [DBG] pgmap v239: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:10 smithi105 bash[61564]: cluster 2024-09-17T08:00:10.152104+0000 mon.a (mon.0) 710 : cluster [WRN] Health check update: Degraded data redundancy: 164/999 objects degraded (16.416%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:10 smithi105 bash[61564]: cluster 2024-09-17T08:00:10.226891+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T08:00:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:10 smithi105 bash[67211]: cluster 2024-09-17T08:00:08.887131+0000 mgr.y (mgr.44106) 379 : cluster [DBG] pgmap v239: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:10 smithi105 bash[67211]: cluster 2024-09-17T08:00:10.152104+0000 mon.a (mon.0) 710 : cluster [WRN] Health check update: Degraded data redundancy: 164/999 objects degraded (16.416%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:10 smithi105 bash[67211]: cluster 2024-09-17T08:00:10.226891+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T08:00:13.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:12 smithi121 bash[59457]: cluster 2024-09-17T08:00:10.888114+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v242: 161 pgs: 3 peering, 40 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:13.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:12 smithi121 bash[59457]: audit 2024-09-17T08:00:11.835193+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:13.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:12 smithi105 bash[61564]: cluster 2024-09-17T08:00:10.888114+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v242: 161 pgs: 3 peering, 40 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:13.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:12 smithi105 bash[61564]: audit 2024-09-17T08:00:11.835193+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:13.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:12 smithi105 bash[67211]: cluster 2024-09-17T08:00:10.888114+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v242: 161 pgs: 3 peering, 40 active+undersized, 25 active+undersized+degraded, 93 active+clean; 604 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 164/999 objects degraded (16.416%) 2024-09-17T08:00:13.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:12 smithi105 bash[67211]: audit 2024-09-17T08:00:11.835193+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:15.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:14 smithi121 bash[59457]: cluster 2024-09-17T08:00:12.889737+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v243: 161 pgs: 3 peering, 4 active+undersized, 3 active+undersized+degraded, 151 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 26/999 objects degraded (2.603%); 0 B/s, 0 objects/s recovering 2024-09-17T08:00:15.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:14 smithi105 bash[61564]: cluster 2024-09-17T08:00:12.889737+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v243: 161 pgs: 3 peering, 4 active+undersized, 3 active+undersized+degraded, 151 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 26/999 objects degraded (2.603%); 0 B/s, 0 objects/s recovering 2024-09-17T08:00:15.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:14 smithi105 bash[67211]: cluster 2024-09-17T08:00:12.889737+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v243: 161 pgs: 3 peering, 4 active+undersized, 3 active+undersized+degraded, 151 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 26/999 objects degraded (2.603%); 0 B/s, 0 objects/s recovering 2024-09-17T08:00:16.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:15 smithi121 bash[59457]: cluster 2024-09-17T08:00:15.153188+0000 mon.a (mon.0) 713 : cluster [WRN] Health check update: Degraded data redundancy: 26/999 objects degraded (2.603%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:16.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:15 smithi105 bash[61564]: cluster 2024-09-17T08:00:15.153188+0000 mon.a (mon.0) 713 : cluster [WRN] Health check update: Degraded data redundancy: 26/999 objects degraded (2.603%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:16.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:15 smithi105 bash[67211]: cluster 2024-09-17T08:00:15.153188+0000 mon.a (mon.0) 713 : cluster [WRN] Health check update: Degraded data redundancy: 26/999 objects degraded (2.603%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:17.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:16 smithi121 bash[59457]: cluster 2024-09-17T08:00:14.890735+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:17.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:16 smithi121 bash[59457]: cluster 2024-09-17T08:00:15.744664+0000 mon.a (mon.0) 714 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/999 objects degraded (2.603%), 3 pgs degraded) 2024-09-17T08:00:17.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:16 smithi105 bash[61564]: cluster 2024-09-17T08:00:14.890735+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:16 smithi105 bash[61564]: cluster 2024-09-17T08:00:15.744664+0000 mon.a (mon.0) 714 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/999 objects degraded (2.603%), 3 pgs degraded) 2024-09-17T08:00:17.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:16 smithi105 bash[67211]: cluster 2024-09-17T08:00:14.890735+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:17.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:16 smithi105 bash[67211]: cluster 2024-09-17T08:00:15.744664+0000 mon.a (mon.0) 714 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/999 objects degraded (2.603%), 3 pgs degraded) 2024-09-17T08:00:19.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:18 smithi121 bash[59457]: cluster 2024-09-17T08:00:16.891494+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:19.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:18 smithi105 bash[61564]: cluster 2024-09-17T08:00:16.891494+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:19.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:18 smithi105 bash[67211]: cluster 2024-09-17T08:00:16.891494+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: cluster 2024-09-17T08:00:18.893210+0000 mgr.y (mgr.44106) 384 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.415914+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.425945+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.427897+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:20.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.429397+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:00:20.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: cephadm 2024-09-17T08:00:19.430785+0000 mgr.y (mgr.44106) 385 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:00:20.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: cluster 2024-09-17T08:00:19.431948+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: cluster 2024-09-17T08:00:19.432284+0000 mgr.y (mgr.44106) 387 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.439173+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.539090+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:00:20.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.543249+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.545463+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.547533+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.549962+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T08:00:20.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: audit 2024-09-17T08:00:19.550304+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T08:00:20.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:20 smithi121 bash[59457]: cephadm 2024-09-17T08:00:19.552423+0000 mgr.y (mgr.44106) 389 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T08:00:20.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: cluster 2024-09-17T08:00:18.893210+0000 mgr.y (mgr.44106) 384 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.415914+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.425945+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.427897+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:20.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.429397+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:00:20.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: cephadm 2024-09-17T08:00:19.430785+0000 mgr.y (mgr.44106) 385 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: cluster 2024-09-17T08:00:19.431948+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: cluster 2024-09-17T08:00:19.432284+0000 mgr.y (mgr.44106) 387 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.439173+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.539090+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.543249+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.545463+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.547533+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.549962+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: audit 2024-09-17T08:00:19.550304+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[61564]: cephadm 2024-09-17T08:00:19.552423+0000 mgr.y (mgr.44106) 389 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: cluster 2024-09-17T08:00:18.893210+0000 mgr.y (mgr.44106) 384 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.415914+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.425945+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.427897+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.429397+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: cephadm 2024-09-17T08:00:19.430785+0000 mgr.y (mgr.44106) 385 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: cluster 2024-09-17T08:00:19.431948+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: cluster 2024-09-17T08:00:19.432284+0000 mgr.y (mgr.44106) 387 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.439173+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.539090+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.543249+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.545463+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.547533+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.549962+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: audit 2024-09-17T08:00:19.550304+0000 mgr.y (mgr.44106) 388 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T08:00:20.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:20 smithi105 bash[67211]: cephadm 2024-09-17T08:00:19.552423+0000 mgr.y (mgr.44106) 389 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[61564]: cluster 2024-09-17T08:00:21.432988+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[61564]: cephadm 2024-09-17T08:00:21.777792+0000 mgr.y (mgr.44106) 391 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[61564]: audit 2024-09-17T08:00:21.789160+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[61564]: audit 2024-09-17T08:00:21.791104+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[61564]: audit 2024-09-17T08:00:21.792375+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[61564]: cephadm 2024-09-17T08:00:21.797464+0000 mgr.y (mgr.44106) 392 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[61564]: audit 2024-09-17T08:00:21.863832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:23.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[67211]: cluster 2024-09-17T08:00:21.432988+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[67211]: cephadm 2024-09-17T08:00:21.777792+0000 mgr.y (mgr.44106) 391 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T08:00:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[67211]: audit 2024-09-17T08:00:21.789160+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[67211]: audit 2024-09-17T08:00:21.791104+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T08:00:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[67211]: audit 2024-09-17T08:00:21.792375+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[67211]: cephadm 2024-09-17T08:00:21.797464+0000 mgr.y (mgr.44106) 392 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T08:00:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:22 smithi105 bash[67211]: audit 2024-09-17T08:00:21.863832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:23.098 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:22 smithi121 bash[59457]: cluster 2024-09-17T08:00:21.432988+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:23.098 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:22 smithi121 bash[59457]: cephadm 2024-09-17T08:00:21.777792+0000 mgr.y (mgr.44106) 391 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T08:00:23.098 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:22 smithi121 bash[59457]: audit 2024-09-17T08:00:21.789160+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:23.099 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:22 smithi121 bash[59457]: audit 2024-09-17T08:00:21.791104+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T08:00:23.099 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:22 smithi121 bash[59457]: audit 2024-09-17T08:00:21.792375+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:23.099 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:22 smithi121 bash[59457]: cephadm 2024-09-17T08:00:21.797464+0000 mgr.y (mgr.44106) 392 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T08:00:23.099 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:22 smithi121 bash[59457]: audit 2024-09-17T08:00:21.863832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:25.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:24 smithi105 bash[61564]: cluster 2024-09-17T08:00:23.434645+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:25.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:24 smithi105 bash[67211]: cluster 2024-09-17T08:00:23.434645+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:25.131 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:24 smithi121 bash[59457]: cluster 2024-09-17T08:00:23.434645+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:26.017 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:00:26.594 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:26 smithi121 systemd[1]: Stopping Ceph osd.5 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:00:26.758 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:00:26.758 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (10m) 49s ago 35m 17.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:00:26.758 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (9m) 18s ago 34m 82.6M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:00:26.758 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 18s ago 33m - - 2024-09-17T08:00:26.758 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (11m) 18s ago 40m 432M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:00:26.758 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (21m) 49s ago 41m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (6m) 49s ago 42m 76.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (7m) 18s ago 40m 59.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (6m) 49s ago 40m 47.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (11m) 49s ago 35m 12.2M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (10m) 18s ago 35m 11.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (3m) 49s ago 39m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (3m) 49s ago 39m 55.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (2m) 49s ago 38m 45.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (53s) 49s ago 38m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (24s) 18s ago 37m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (37m) 18s ago 37m 60.8M 4096M 16.2.0 24ecd6d5f14c ee191468c1e3 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (36m) 18s ago 36m 61.8M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T08:00:26.759 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (36m) 18s ago 36m 65.5M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T08:00:26.760 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (10m) 18s ago 35m 54.1M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:00:26.760 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (33m) 49s ago 33m 60.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T08:00:26.760 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (33m) 18s ago 33m 62.0M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T08:00:27.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:26 smithi121 bash[59457]: cluster 2024-09-17T08:00:25.435537+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:27.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:26 smithi121 bash[20741]: debug 2024-09-17T08:00:26.588+0000 7f8abfc64700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:00:27.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:26 smithi121 bash[20741]: debug 2024-09-17T08:00:26.588+0000 7f8abfc64700 -1 osd.5 103 *** Got signal Terminated *** 2024-09-17T08:00:27.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:26 smithi121 bash[20741]: debug 2024-09-17T08:00:26.588+0000 7f8abfc64700 -1 osd.5 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:00:27.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:26 smithi105 bash[61564]: cluster 2024-09-17T08:00:25.435537+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:27.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:26 smithi105 bash[67211]: cluster 2024-09-17T08:00:25.435537+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:27.198 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T08:00:27.199 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T08:00:27.200 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:27.200 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T08:00:27.200 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-09-17T08:00:27.200 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10 2024-09-17T08:00:27.200 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T08:00:27.200 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:00:27.497 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[75720]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.5 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "5/8 daemons upgraded", 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:00:27.587 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:00:27.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[75791]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.5 2024-09-17T08:00:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: audit 2024-09-17T08:00:25.994183+0000 mgr.y (mgr.44106) 395 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: audit 2024-09-17T08:00:26.379263+0000 mgr.y (mgr.44106) 396 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: audit 2024-09-17T08:00:26.730346+0000 mgr.y (mgr.44106) 397 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.844250+0000 mon.a (mon.0) 729 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.844328+0000 mon.a (mon.0) 730 : cluster [INF] osd.5 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:00:28.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.844731+0000 mon.a (mon.0) 731 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.845281+0000 mon.a (mon.0) 732 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.845572+0000 mon.a (mon.0) 733 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.845921+0000 mon.a (mon.0) 734 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.846188+0000 mon.a (mon.0) 735 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.846520+0000 mon.a (mon.0) 736 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.846781+0000 mon.a (mon.0) 737 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.847113+0000 mon.a (mon.0) 738 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.847408+0000 mon.a (mon.0) 739 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.847737+0000 mon.a (mon.0) 740 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.847997+0000 mon.a (mon.0) 741 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.848333+0000 mon.a (mon.0) 742 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:26.848584+0000 mon.a (mon.0) 743 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: audit 2024-09-17T08:00:27.191791+0000 mon.c (mon.1) 16 : audit [DBG] from='client.54490 172.21.15.105:0/1710238807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:28.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.247914+0000 mon.a (mon.0) 744 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.248236+0000 mon.a (mon.0) 745 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.248580+0000 mon.a (mon.0) 746 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.249085+0000 mon.a (mon.0) 747 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.249453+0000 mon.a (mon.0) 748 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.249772+0000 mon.a (mon.0) 749 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.250012+0000 mon.a (mon.0) 750 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.250311+0000 mon.a (mon.0) 751 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.250550+0000 mon.a (mon.0) 752 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.250852+0000 mon.a (mon.0) 753 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.251091+0000 mon.a (mon.0) 754 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.251417+0000 mon.a (mon.0) 755 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.251643+0000 mon.a (mon.0) 756 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.251822+0000 mon.a (mon.0) 757 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.588755+0000 mon.a (mon.0) 758 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.593092+0000 mon.a (mon.0) 759 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.598416+0000 mon.a (mon.0) 760 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.603931+0000 mon.a (mon.0) 761 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:27 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.792467+0000 mon.a (mon.0) 762 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: audit 2024-09-17T08:00:25.994183+0000 mgr.y (mgr.44106) 395 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: audit 2024-09-17T08:00:26.379263+0000 mgr.y (mgr.44106) 396 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: audit 2024-09-17T08:00:26.730346+0000 mgr.y (mgr.44106) 397 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.844250+0000 mon.a (mon.0) 729 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.844328+0000 mon.a (mon.0) 730 : cluster [INF] osd.5 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:00:28.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.844731+0000 mon.a (mon.0) 731 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.845281+0000 mon.a (mon.0) 732 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.845572+0000 mon.a (mon.0) 733 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.845921+0000 mon.a (mon.0) 734 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.846188+0000 mon.a (mon.0) 735 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.846520+0000 mon.a (mon.0) 736 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.846781+0000 mon.a (mon.0) 737 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.847113+0000 mon.a (mon.0) 738 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.847408+0000 mon.a (mon.0) 739 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.847737+0000 mon.a (mon.0) 740 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.847997+0000 mon.a (mon.0) 741 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.848333+0000 mon.a (mon.0) 742 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:26.848584+0000 mon.a (mon.0) 743 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: audit 2024-09-17T08:00:27.191791+0000 mon.c (mon.1) 16 : audit [DBG] from='client.54490 172.21.15.105:0/1710238807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:28.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.247914+0000 mon.a (mon.0) 744 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.248236+0000 mon.a (mon.0) 745 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.248580+0000 mon.a (mon.0) 746 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.249085+0000 mon.a (mon.0) 747 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.249453+0000 mon.a (mon.0) 748 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: audit 2024-09-17T08:00:25.994183+0000 mgr.y (mgr.44106) 395 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: audit 2024-09-17T08:00:26.379263+0000 mgr.y (mgr.44106) 396 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: audit 2024-09-17T08:00:26.730346+0000 mgr.y (mgr.44106) 397 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.844250+0000 mon.a (mon.0) 729 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.844328+0000 mon.a (mon.0) 730 : cluster [INF] osd.5 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.844731+0000 mon.a (mon.0) 731 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.845281+0000 mon.a (mon.0) 732 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.845572+0000 mon.a (mon.0) 733 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.845921+0000 mon.a (mon.0) 734 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.846188+0000 mon.a (mon.0) 735 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.846520+0000 mon.a (mon.0) 736 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.846781+0000 mon.a (mon.0) 737 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.847113+0000 mon.a (mon.0) 738 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.847408+0000 mon.a (mon.0) 739 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.847737+0000 mon.a (mon.0) 740 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.847997+0000 mon.a (mon.0) 741 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.848333+0000 mon.a (mon.0) 742 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:26.848584+0000 mon.a (mon.0) 743 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: audit 2024-09-17T08:00:27.191791+0000 mon.c (mon.1) 16 : audit [DBG] from='client.54490 172.21.15.105:0/1710238807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.247914+0000 mon.a (mon.0) 744 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.248236+0000 mon.a (mon.0) 745 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.248580+0000 mon.a (mon.0) 746 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.249085+0000 mon.a (mon.0) 747 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.249453+0000 mon.a (mon.0) 748 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.249772+0000 mon.a (mon.0) 749 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.250012+0000 mon.a (mon.0) 750 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.250311+0000 mon.a (mon.0) 751 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.250550+0000 mon.a (mon.0) 752 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.250852+0000 mon.a (mon.0) 753 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.251091+0000 mon.a (mon.0) 754 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.251417+0000 mon.a (mon.0) 755 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.251643+0000 mon.a (mon.0) 756 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.251822+0000 mon.a (mon.0) 757 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.588755+0000 mon.a (mon.0) 758 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.593092+0000 mon.a (mon.0) 759 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.598416+0000 mon.a (mon.0) 760 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.603931+0000 mon.a (mon.0) 761 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.792467+0000 mon.a (mon.0) 762 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.249772+0000 mon.a (mon.0) 749 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.250012+0000 mon.a (mon.0) 750 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.250311+0000 mon.a (mon.0) 751 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.250550+0000 mon.a (mon.0) 752 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.250852+0000 mon.a (mon.0) 753 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.251091+0000 mon.a (mon.0) 754 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.251417+0000 mon.a (mon.0) 755 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.251643+0000 mon.a (mon.0) 756 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.251822+0000 mon.a (mon.0) 757 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.588755+0000 mon.a (mon.0) 758 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.593092+0000 mon.a (mon.0) 759 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.598416+0000 mon.a (mon.0) 760 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.603931+0000 mon.a (mon.0) 761 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-09-17T08:00:28.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:27 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.792467+0000 mon.a (mon.0) 762 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-09-17T08:00:29.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:28 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.436446+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:28 smithi121 bash[59457]: audit 2024-09-17T08:00:27.580108+0000 mgr.y (mgr.44106) 399 : audit [DBG] from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:28 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.795379+0000 mon.a (mon.0) 763 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:00:29.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:28 smithi121 bash[59457]: cluster 2024-09-17T08:00:27.813217+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-09-17T08:00:29.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.436446+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:29.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[61564]: audit 2024-09-17T08:00:27.580108+0000 mgr.y (mgr.44106) 399 : audit [DBG] from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:29.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.795379+0000 mon.a (mon.0) 763 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:00:29.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[61564]: cluster 2024-09-17T08:00:27.813217+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-09-17T08:00:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.436446+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[67211]: audit 2024-09-17T08:00:27.580108+0000 mgr.y (mgr.44106) 399 : audit [DBG] from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.795379+0000 mon.a (mon.0) 763 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:00:29.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:28 smithi105 bash[67211]: cluster 2024-09-17T08:00:27.813217+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-09-17T08:00:30.078 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:29 smithi121 bash[59457]: cluster 2024-09-17T08:00:28.813364+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-09-17T08:00:30.078 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:29 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.5.service: Succeeded. 2024-09-17T08:00:30.078 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:29 smithi121 systemd[1]: Stopped Ceph osd.5 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:00:30.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:29 smithi105 bash[61564]: cluster 2024-09-17T08:00:28.813364+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-09-17T08:00:30.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:29 smithi105 bash[67211]: cluster 2024-09-17T08:00:28.813364+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-09-17T08:00:30.521 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:30 smithi121 systemd[1]: Started Ceph osd.5 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[61564]: cluster 2024-09-17T08:00:29.437413+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v255: 161 pgs: 6 active+undersized, 15 peering, 15 stale+active+clean, 1 active+undersized+degraded, 124 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1/999 objects degraded (0.100%) 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[61564]: cluster 2024-09-17T08:00:29.817334+0000 mon.a (mon.0) 766 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[61564]: cluster 2024-09-17T08:00:29.817396+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: Degraded data redundancy: 1/999 objects degraded (0.100%), 1 pg degraded (PG_DEGRADED) 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[61564]: audit 2024-09-17T08:00:30.114120+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[61564]: audit 2024-09-17T08:00:30.122588+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[61564]: audit 2024-09-17T08:00:30.485367+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[61564]: audit 2024-09-17T08:00:30.492751+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[67211]: cluster 2024-09-17T08:00:29.437413+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v255: 161 pgs: 6 active+undersized, 15 peering, 15 stale+active+clean, 1 active+undersized+degraded, 124 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1/999 objects degraded (0.100%) 2024-09-17T08:00:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[67211]: cluster 2024-09-17T08:00:29.817334+0000 mon.a (mon.0) 766 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[67211]: cluster 2024-09-17T08:00:29.817396+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: Degraded data redundancy: 1/999 objects degraded (0.100%), 1 pg degraded (PG_DEGRADED) 2024-09-17T08:00:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[67211]: audit 2024-09-17T08:00:30.114120+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[67211]: audit 2024-09-17T08:00:30.122588+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[67211]: audit 2024-09-17T08:00:30.485367+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:30 smithi105 bash[67211]: audit 2024-09-17T08:00:30.492751+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:30 smithi121 bash[59457]: cluster 2024-09-17T08:00:29.437413+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v255: 161 pgs: 6 active+undersized, 15 peering, 15 stale+active+clean, 1 active+undersized+degraded, 124 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1/999 objects degraded (0.100%) 2024-09-17T08:00:31.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:30 smithi121 bash[59457]: cluster 2024-09-17T08:00:29.817334+0000 mon.a (mon.0) 766 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T08:00:31.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:30 smithi121 bash[59457]: cluster 2024-09-17T08:00:29.817396+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: Degraded data redundancy: 1/999 objects degraded (0.100%), 1 pg degraded (PG_DEGRADED) 2024-09-17T08:00:31.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:30 smithi121 bash[59457]: audit 2024-09-17T08:00:30.114120+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:30 smithi121 bash[59457]: audit 2024-09-17T08:00:30.122588+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:30 smithi121 bash[59457]: audit 2024-09-17T08:00:30.485367+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:31.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:30 smithi121 bash[59457]: audit 2024-09-17T08:00:30.492751+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:32.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[59457]: cluster 2024-09-17T08:00:31.438375+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v256: 161 pgs: 6 active+undersized, 15 peering, 15 stale+active+clean, 1 active+undersized+degraded, 124 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1/999 objects degraded (0.100%) 2024-09-17T08:00:32.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[75977]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T08:00:32.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[75977]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T08:00:32.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[75977]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T08:00:32.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[75977]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T08:00:32.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[75977]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T08:00:32.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[75977]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T08:00:32.022 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:31 smithi121 bash[75977]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T08:00:32.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:31 smithi105 bash[67211]: cluster 2024-09-17T08:00:31.438375+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v256: 161 pgs: 6 active+undersized, 15 peering, 15 stale+active+clean, 1 active+undersized+degraded, 124 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1/999 objects degraded (0.100%) 2024-09-17T08:00:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:31 smithi105 bash[61564]: cluster 2024-09-17T08:00:31.438375+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v256: 161 pgs: 6 active+undersized, 15 peering, 15 stale+active+clean, 1 active+undersized+degraded, 124 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1/999 objects degraded (0.100%) 2024-09-17T08:00:33.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:33 smithi121 bash[76247]: debug 2024-09-17T08:00:33.568+0000 7f420350e640 1 -- 172.21.15.121:0/3293430170 <== mon.0 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55643a5791e0 con 0x55643a539800 2024-09-17T08:00:33.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:33 smithi121 bash[59457]: cluster 2024-09-17T08:00:33.492277+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T08:00:33.837 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:33 smithi105 bash[67211]: cluster 2024-09-17T08:00:33.492277+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T08:00:33.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:33 smithi105 bash[61564]: cluster 2024-09-17T08:00:33.492277+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-17T08:00:34.521 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:34 smithi121 bash[76247]: debug 2024-09-17T08:00:34.116+0000 7f4205d74640 -1 Falling back to public interface 2024-09-17T08:00:34.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:34 smithi105 bash[61564]: cluster 2024-09-17T08:00:33.440390+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v257: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:34.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:34 smithi105 bash[67211]: cluster 2024-09-17T08:00:33.440390+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v257: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:35.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:34 smithi121 bash[59457]: cluster 2024-09-17T08:00:33.440390+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v257: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:35.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:35 smithi105 bash[61564]: cluster 2024-09-17T08:00:35.172746+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 116/999 objects degraded (11.612%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:35.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:35 smithi105 bash[67211]: cluster 2024-09-17T08:00:35.172746+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 116/999 objects degraded (11.612%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:36.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:35 smithi121 bash[59457]: cluster 2024-09-17T08:00:35.172746+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 116/999 objects degraded (11.612%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:36.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:36 smithi105 bash[61564]: cluster 2024-09-17T08:00:35.441532+0000 mgr.y (mgr.44106) 403 : cluster [DBG] pgmap v258: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:36.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:36 smithi105 bash[67211]: cluster 2024-09-17T08:00:35.441532+0000 mgr.y (mgr.44106) 403 : cluster [DBG] pgmap v258: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:37.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:36 smithi121 bash[59457]: cluster 2024-09-17T08:00:35.441532+0000 mgr.y (mgr.44106) 403 : cluster [DBG] pgmap v258: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:37.521 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:37 smithi121 bash[76247]: debug 2024-09-17T08:00:37.156+0000 7f4205d74640 -1 osd.5 0 read_superblock omap replica is missing. 2024-09-17T08:00:37.521 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:37 smithi121 bash[76247]: debug 2024-09-17T08:00:37.216+0000 7f4205d74640 -1 osd.5 103 log_to_monitors true 2024-09-17T08:00:37.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:37 smithi105 bash[67211]: audit 2024-09-17T08:00:37.219066+0000 mon.a (mon.0) 774 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:00:37.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:37 smithi105 bash[67211]: audit 2024-09-17T08:00:37.223331+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:00:37.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:37 smithi105 bash[61564]: audit 2024-09-17T08:00:37.219066+0000 mon.a (mon.0) 774 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:00:37.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:37 smithi105 bash[61564]: audit 2024-09-17T08:00:37.223331+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:00:38.021 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:00:37 smithi121 bash[76247]: debug 2024-09-17T08:00:37.616+0000 7f41fdb1e640 -1 osd.5 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T08:00:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:37 smithi121 bash[59457]: audit 2024-09-17T08:00:37.219066+0000 mon.a (mon.0) 774 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:00:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:37 smithi121 bash[59457]: audit 2024-09-17T08:00:37.223331+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: cluster 2024-09-17T08:00:37.442654+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v259: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: audit 2024-09-17T08:00:37.574601+0000 mon.a (mon.0) 775 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: cluster 2024-09-17T08:00:37.574738+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: audit 2024-09-17T08:00:37.578088+0000 mon.a (mon.0) 777 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: audit 2024-09-17T08:00:37.582664+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: audit 2024-09-17T08:00:37.629834+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: audit 2024-09-17T08:00:37.638268+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: audit 2024-09-17T08:00:38.373991+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:38 smithi121 bash[59457]: audit 2024-09-17T08:00:38.383804+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: cluster 2024-09-17T08:00:37.442654+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v259: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: audit 2024-09-17T08:00:37.574601+0000 mon.a (mon.0) 775 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: cluster 2024-09-17T08:00:37.574738+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: audit 2024-09-17T08:00:37.578088+0000 mon.a (mon.0) 777 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: audit 2024-09-17T08:00:37.582664+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: audit 2024-09-17T08:00:37.629834+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: audit 2024-09-17T08:00:37.638268+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: audit 2024-09-17T08:00:38.373991+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[67211]: audit 2024-09-17T08:00:38.383804+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: cluster 2024-09-17T08:00:37.442654+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v259: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 604 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 116/999 objects degraded (11.612%) 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: audit 2024-09-17T08:00:37.574601+0000 mon.a (mon.0) 775 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: cluster 2024-09-17T08:00:37.574738+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: audit 2024-09-17T08:00:37.578088+0000 mon.a (mon.0) 777 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: audit 2024-09-17T08:00:37.582664+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: audit 2024-09-17T08:00:37.629834+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: audit 2024-09-17T08:00:37.638268+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: audit 2024-09-17T08:00:38.373991+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:38 smithi105 bash[61564]: audit 2024-09-17T08:00:38.383804+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:40.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:39 smithi121 bash[59457]: cluster 2024-09-17T08:00:38.571247+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:00:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:39 smithi121 bash[59457]: cluster 2024-09-17T08:00:38.581764+0000 mon.a (mon.0) 783 : cluster [INF] osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873] boot 2024-09-17T08:00:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:39 smithi121 bash[59457]: cluster 2024-09-17T08:00:38.581809+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T08:00:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:39 smithi121 bash[59457]: audit 2024-09-17T08:00:38.583518+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:00:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:39 smithi121 bash[59457]: cluster 2024-09-17T08:00:39.582155+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[67211]: cluster 2024-09-17T08:00:38.571247+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[67211]: cluster 2024-09-17T08:00:38.581764+0000 mon.a (mon.0) 783 : cluster [INF] osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873] boot 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[67211]: cluster 2024-09-17T08:00:38.581809+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[67211]: audit 2024-09-17T08:00:38.583518+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[67211]: cluster 2024-09-17T08:00:39.582155+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[61564]: cluster 2024-09-17T08:00:38.571247+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[61564]: cluster 2024-09-17T08:00:38.581764+0000 mon.a (mon.0) 783 : cluster [INF] osd.5 [v2:172.21.15.121:6808/3243236873,v1:172.21.15.121:6809/3243236873] boot 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[61564]: cluster 2024-09-17T08:00:38.581809+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T08:00:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[61564]: audit 2024-09-17T08:00:38.583518+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:00:40.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:39 smithi105 bash[61564]: cluster 2024-09-17T08:00:39.582155+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T08:00:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:40 smithi121 bash[59457]: cluster 2024-09-17T08:00:39.443793+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v262: 161 pgs: 5 peering, 34 active+undersized, 20 active+undersized+degraded, 102 active+clean; 604 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 115/999 objects degraded (11.512%) 2024-09-17T08:00:41.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:40 smithi121 bash[59457]: cluster 2024-09-17T08:00:40.173907+0000 mon.a (mon.0) 787 : cluster [WRN] Health check update: Degraded data redundancy: 115/999 objects degraded (11.512%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:41.087 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:40 smithi105 bash[67211]: cluster 2024-09-17T08:00:39.443793+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v262: 161 pgs: 5 peering, 34 active+undersized, 20 active+undersized+degraded, 102 active+clean; 604 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 115/999 objects degraded (11.512%) 2024-09-17T08:00:41.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:40 smithi105 bash[67211]: cluster 2024-09-17T08:00:40.173907+0000 mon.a (mon.0) 787 : cluster [WRN] Health check update: Degraded data redundancy: 115/999 objects degraded (11.512%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:40 smithi105 bash[61564]: cluster 2024-09-17T08:00:39.443793+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v262: 161 pgs: 5 peering, 34 active+undersized, 20 active+undersized+degraded, 102 active+clean; 604 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 115/999 objects degraded (11.512%) 2024-09-17T08:00:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:40 smithi105 bash[61564]: cluster 2024-09-17T08:00:40.173907+0000 mon.a (mon.0) 787 : cluster [WRN] Health check update: Degraded data redundancy: 115/999 objects degraded (11.512%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T08:00:43.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:42 smithi121 bash[59457]: cluster 2024-09-17T08:00:41.444947+0000 mgr.y (mgr.44106) 406 : cluster [DBG] pgmap v264: 161 pgs: 5 peering, 34 active+undersized, 20 active+undersized+degraded, 102 active+clean; 604 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 115/999 objects degraded (11.512%) 2024-09-17T08:00:43.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:42 smithi121 bash[59457]: audit 2024-09-17T08:00:41.892819+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:43.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:42 smithi105 bash[61564]: cluster 2024-09-17T08:00:41.444947+0000 mgr.y (mgr.44106) 406 : cluster [DBG] pgmap v264: 161 pgs: 5 peering, 34 active+undersized, 20 active+undersized+degraded, 102 active+clean; 604 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 115/999 objects degraded (11.512%) 2024-09-17T08:00:43.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:42 smithi105 bash[61564]: audit 2024-09-17T08:00:41.892819+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:43.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:42 smithi105 bash[67211]: cluster 2024-09-17T08:00:41.444947+0000 mgr.y (mgr.44106) 406 : cluster [DBG] pgmap v264: 161 pgs: 5 peering, 34 active+undersized, 20 active+undersized+degraded, 102 active+clean; 604 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 115/999 objects degraded (11.512%) 2024-09-17T08:00:43.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:42 smithi105 bash[67211]: audit 2024-09-17T08:00:41.892819+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:44.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:43 smithi121 bash[59457]: cluster 2024-09-17T08:00:43.611826+0000 mon.a (mon.0) 789 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 115/999 objects degraded (11.512%), 20 pgs degraded) 2024-09-17T08:00:44.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:43 smithi105 bash[61564]: cluster 2024-09-17T08:00:43.611826+0000 mon.a (mon.0) 789 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 115/999 objects degraded (11.512%), 20 pgs degraded) 2024-09-17T08:00:44.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:43 smithi105 bash[67211]: cluster 2024-09-17T08:00:43.611826+0000 mon.a (mon.0) 789 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 115/999 objects degraded (11.512%), 20 pgs degraded) 2024-09-17T08:00:44.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:44 smithi121 bash[59457]: cluster 2024-09-17T08:00:43.446642+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v265: 161 pgs: 5 peering, 156 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:00:45.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:44 smithi105 bash[61564]: cluster 2024-09-17T08:00:43.446642+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v265: 161 pgs: 5 peering, 156 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:00:45.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:44 smithi105 bash[67211]: cluster 2024-09-17T08:00:43.446642+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v265: 161 pgs: 5 peering, 156 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:00:47.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:46 smithi121 bash[59457]: cluster 2024-09-17T08:00:45.447602+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 130 B/s rd, 0 op/s 2024-09-17T08:00:47.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:46 smithi105 bash[67211]: cluster 2024-09-17T08:00:45.447602+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 130 B/s rd, 0 op/s 2024-09-17T08:00:47.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:46 smithi105 bash[61564]: cluster 2024-09-17T08:00:45.447602+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 130 B/s rd, 0 op/s 2024-09-17T08:00:48.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:48 smithi121 bash[59457]: cluster 2024-09-17T08:00:47.448490+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 115 B/s rd, 0 op/s 2024-09-17T08:00:49.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:48 smithi105 bash[61564]: cluster 2024-09-17T08:00:47.448490+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 115 B/s rd, 0 op/s 2024-09-17T08:00:49.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:48 smithi105 bash[67211]: cluster 2024-09-17T08:00:47.448490+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 115 B/s rd, 0 op/s 2024-09-17T08:00:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.032147+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.041845+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.044000+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.045430+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:00:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: cephadm 2024-09-17T08:00:49.046670+0000 mgr.y (mgr.44106) 410 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:00:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: cluster 2024-09-17T08:00:49.048517+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:00:50.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: cluster 2024-09-17T08:00:49.049020+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 108 B/s rd, 0 op/s 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.056717+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.160338+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.164257+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.166254+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.167793+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.169871+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: audit 2024-09-17T08:00:49.170108+0000 mgr.y (mgr.44106) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[61564]: cephadm 2024-09-17T08:00:49.171748+0000 mgr.y (mgr.44106) 414 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.032147+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.041845+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.044000+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.045430+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: cephadm 2024-09-17T08:00:49.046670+0000 mgr.y (mgr.44106) 410 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: cluster 2024-09-17T08:00:49.048517+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: cluster 2024-09-17T08:00:49.049020+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 108 B/s rd, 0 op/s 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.056717+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.160338+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.164257+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.166254+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.167793+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.169871+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: audit 2024-09-17T08:00:49.170108+0000 mgr.y (mgr.44106) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T08:00:50.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:50 smithi105 bash[67211]: cephadm 2024-09-17T08:00:49.171748+0000 mgr.y (mgr.44106) 414 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.032147+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.041845+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.044000+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.045430+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: cephadm 2024-09-17T08:00:49.046670+0000 mgr.y (mgr.44106) 410 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: cluster 2024-09-17T08:00:49.048517+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: cluster 2024-09-17T08:00:49.049020+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 108 B/s rd, 0 op/s 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.056717+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:50.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.160338+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:00:50.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.164257+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.166254+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.167793+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:00:50.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.169871+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T08:00:50.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: audit 2024-09-17T08:00:49.170108+0000 mgr.y (mgr.44106) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T08:00:50.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:50 smithi121 bash[59457]: cephadm 2024-09-17T08:00:49.171748+0000 mgr.y (mgr.44106) 414 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T08:00:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[61564]: cluster 2024-09-17T08:00:51.050010+0000 mgr.y (mgr.44106) 415 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:00:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[61564]: cephadm 2024-09-17T08:00:51.572179+0000 mgr.y (mgr.44106) 416 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T08:00:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[61564]: audit 2024-09-17T08:00:51.581646+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[61564]: audit 2024-09-17T08:00:51.583345+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T08:00:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[61564]: audit 2024-09-17T08:00:51.584843+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[61564]: cephadm 2024-09-17T08:00:51.588932+0000 mgr.y (mgr.44106) 417 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T08:00:52.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[61564]: audit 2024-09-17T08:00:51.916990+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[67211]: cluster 2024-09-17T08:00:51.050010+0000 mgr.y (mgr.44106) 415 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:00:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[67211]: cephadm 2024-09-17T08:00:51.572179+0000 mgr.y (mgr.44106) 416 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T08:00:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[67211]: audit 2024-09-17T08:00:51.581646+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[67211]: audit 2024-09-17T08:00:51.583345+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T08:00:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[67211]: audit 2024-09-17T08:00:51.584843+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[67211]: cephadm 2024-09-17T08:00:51.588932+0000 mgr.y (mgr.44106) 417 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T08:00:52.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:52 smithi105 bash[67211]: audit 2024-09-17T08:00:51.916990+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:52.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:52 smithi121 bash[59457]: cluster 2024-09-17T08:00:51.050010+0000 mgr.y (mgr.44106) 415 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:00:52.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:52 smithi121 bash[59457]: cephadm 2024-09-17T08:00:51.572179+0000 mgr.y (mgr.44106) 416 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T08:00:52.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:52 smithi121 bash[59457]: audit 2024-09-17T08:00:51.581646+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:52.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:52 smithi121 bash[59457]: audit 2024-09-17T08:00:51.583345+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T08:00:52.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:52 smithi121 bash[59457]: audit 2024-09-17T08:00:51.584843+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:00:52.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:52 smithi121 bash[59457]: cephadm 2024-09-17T08:00:51.588932+0000 mgr.y (mgr.44106) 417 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T08:00:52.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:52 smithi121 bash[59457]: audit 2024-09-17T08:00:51.916990+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:00:54.964 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:54 smithi121 bash[59457]: cluster 2024-09-17T08:00:53.051721+0000 mgr.y (mgr.44106) 418 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:55.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:54 smithi105 bash[61564]: cluster 2024-09-17T08:00:53.051721+0000 mgr.y (mgr.44106) 418 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:55.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:54 smithi105 bash[67211]: cluster 2024-09-17T08:00:53.051721+0000 mgr.y (mgr.44106) 418 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:56.403 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:56 smithi121 systemd[1]: Stopping Ceph osd.6 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:00:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:56 smithi121 bash[59457]: cluster 2024-09-17T08:00:55.052599+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:56.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:56 smithi121 bash[23469]: debug 2024-09-17T08:00:56.400+0000 7f18a894c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:00:56.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:56 smithi121 bash[23469]: debug 2024-09-17T08:00:56.400+0000 7f18a894c700 -1 osd.6 108 *** Got signal Terminated *** 2024-09-17T08:00:56.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:56 smithi121 bash[23469]: debug 2024-09-17T08:00:56.400+0000 7f18a894c700 -1 osd.6 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:00:57.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:56 smithi105 bash[61564]: cluster 2024-09-17T08:00:55.052599+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:57.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:56 smithi105 bash[67211]: cluster 2024-09-17T08:00:55.052599+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:57.402 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[81424]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.6 2024-09-17T08:00:57.402 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[81493]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.6 2024-09-17T08:00:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.658420+0000 mon.a (mon.0) 804 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.658529+0000 mon.a (mon.0) 805 : cluster [INF] osd.6 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:00:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.659069+0000 mon.a (mon.0) 806 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.659392+0000 mon.a (mon.0) 807 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.659904+0000 mon.a (mon.0) 808 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.660246+0000 mon.a (mon.0) 809 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.660594+0000 mon.a (mon.0) 810 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.660978+0000 mon.a (mon.0) 811 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.661342+0000 mon.a (mon.0) 812 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.661692+0000 mon.a (mon.0) 813 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.662017+0000 mon.a (mon.0) 814 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.662305+0000 mon.a (mon.0) 815 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.662519+0000 mon.a (mon.0) 816 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.662853+0000 mon.a (mon.0) 817 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:56.663131+0000 mon.a (mon.0) 818 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.064196+0000 mon.a (mon.0) 819 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.064331+0000 mon.a (mon.0) 820 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.064650+0000 mon.a (mon.0) 821 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:57.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.064962+0000 mon.a (mon.0) 822 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.065257+0000 mon.a (mon.0) 823 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.065554+0000 mon.a (mon.0) 824 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.065825+0000 mon.a (mon.0) 825 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.066117+0000 mon.a (mon.0) 826 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.066404+0000 mon.a (mon.0) 827 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.066690+0000 mon.a (mon.0) 828 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.066962+0000 mon.a (mon.0) 829 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.067297+0000 mon.a (mon.0) 830 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.067576+0000 mon.a (mon.0) 831 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:57.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:57 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.067861+0000 mon.a (mon.0) 832 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:57.990 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.658420+0000 mon.a (mon.0) 804 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.658529+0000 mon.a (mon.0) 805 : cluster [INF] osd.6 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.659069+0000 mon.a (mon.0) 806 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.659392+0000 mon.a (mon.0) 807 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.659904+0000 mon.a (mon.0) 808 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.660246+0000 mon.a (mon.0) 809 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.660594+0000 mon.a (mon.0) 810 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.660978+0000 mon.a (mon.0) 811 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.661342+0000 mon.a (mon.0) 812 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.661692+0000 mon.a (mon.0) 813 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.662017+0000 mon.a (mon.0) 814 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.662305+0000 mon.a (mon.0) 815 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.662519+0000 mon.a (mon.0) 816 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.662853+0000 mon.a (mon.0) 817 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:56.663131+0000 mon.a (mon.0) 818 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.064196+0000 mon.a (mon.0) 819 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.064331+0000 mon.a (mon.0) 820 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.064650+0000 mon.a (mon.0) 821 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.064962+0000 mon.a (mon.0) 822 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.065257+0000 mon.a (mon.0) 823 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.065554+0000 mon.a (mon.0) 824 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.065825+0000 mon.a (mon.0) 825 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.066117+0000 mon.a (mon.0) 826 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.066404+0000 mon.a (mon.0) 827 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.066690+0000 mon.a (mon.0) 828 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.066962+0000 mon.a (mon.0) 829 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.067297+0000 mon.a (mon.0) 830 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.067576+0000 mon.a (mon.0) 831 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.067861+0000 mon.a (mon.0) 832 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.658420+0000 mon.a (mon.0) 804 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.658529+0000 mon.a (mon.0) 805 : cluster [INF] osd.6 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:00:58.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.659069+0000 mon.a (mon.0) 806 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.659392+0000 mon.a (mon.0) 807 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.659904+0000 mon.a (mon.0) 808 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.660246+0000 mon.a (mon.0) 809 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.660594+0000 mon.a (mon.0) 810 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.660978+0000 mon.a (mon.0) 811 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.661342+0000 mon.a (mon.0) 812 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.661692+0000 mon.a (mon.0) 813 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.662017+0000 mon.a (mon.0) 814 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.662305+0000 mon.a (mon.0) 815 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.662519+0000 mon.a (mon.0) 816 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.662853+0000 mon.a (mon.0) 817 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:56.663131+0000 mon.a (mon.0) 818 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.064196+0000 mon.a (mon.0) 819 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.064331+0000 mon.a (mon.0) 820 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.064650+0000 mon.a (mon.0) 821 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.064962+0000 mon.a (mon.0) 822 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.065257+0000 mon.a (mon.0) 823 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.065554+0000 mon.a (mon.0) 824 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.065825+0000 mon.a (mon.0) 825 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.066117+0000 mon.a (mon.0) 826 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.066404+0000 mon.a (mon.0) 827 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.066690+0000 mon.a (mon.0) 828 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.066962+0000 mon.a (mon.0) 829 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.067297+0000 mon.a (mon.0) 830 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.067576+0000 mon.a (mon.0) 831 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-09-17T08:00:58.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:57 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.067861+0000 mon.a (mon.0) 832 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (10m) 81s ago 35m 17.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (10m) 21s ago 35m 82.8M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 21s ago 33m - - 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (12m) 21s ago 40m 432M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (22m) 81s ago 42m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (7m) 81s ago 42m 76.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (8m) 21s ago 40m 60.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (6m) 81s ago 40m 47.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (11m) 81s ago 36m 12.2M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:00:58.766 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (11m) 21s ago 36m 11.9M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (4m) 81s ago 40m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (3m) 81s ago 39m 55.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (2m) 81s ago 39m 45.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (85s) 81s ago 38m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (56s) 21s ago 38m 54.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (26s) 21s ago 37m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (37m) 21s ago 37m 63.6M 4096M 16.2.0 24ecd6d5f14c 47bbb82c40cd 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (36m) 21s ago 37m 66.0M 4096M 16.2.0 24ecd6d5f14c 1d7d19d0c1f6 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (11m) 21s ago 36m 54.2M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (33m) 81s ago 33m 60.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T08:00:58.767 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (33m) 21s ago 33m 62.1M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T08:00:58.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:58 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.053319+0000 mgr.y (mgr.44106) 420 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:58.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:58 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.589867+0000 mon.a (mon.0) 833 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:00:58.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:58 smithi121 bash[59457]: cluster 2024-09-17T08:00:57.610754+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-09-17T08:00:59.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:58 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.053319+0000 mgr.y (mgr.44106) 420 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:59.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:58 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.589867+0000 mon.a (mon.0) 833 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:00:59.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:58 smithi105 bash[61564]: cluster 2024-09-17T08:00:57.610754+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-09-17T08:00:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:58 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.053319+0000 mgr.y (mgr.44106) 420 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:00:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:58 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.589867+0000 mon.a (mon.0) 833 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:00:59.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:58 smithi105 bash[67211]: cluster 2024-09-17T08:00:57.610754+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-09-17T08:00:59.208 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T08:00:59.209 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T08:00:59.210 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:00:59.210 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T08:00:59.210 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-09-17T08:00:59.210 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 11 2024-09-17T08:00:59.210 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T08:00:59.210 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:00:59.592 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "6/8 daemons upgraded", 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:00:59.593 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:00:59.906 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:59 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.6.service: Succeeded. 2024-09-17T08:00:59.906 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:59 smithi121 systemd[1]: Stopped Ceph osd.6 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:00:59.906 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:59 smithi121 bash[59457]: audit 2024-09-17T08:00:57.967924+0000 mgr.y (mgr.44106) 421 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:59.906 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:59 smithi121 bash[59457]: audit 2024-09-17T08:00:58.352955+0000 mgr.y (mgr.44106) 422 : audit [DBG] from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:59.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:59 smithi121 bash[59457]: cluster 2024-09-17T08:00:58.609375+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-09-17T08:00:59.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:59 smithi121 bash[59457]: audit 2024-09-17T08:00:58.738623+0000 mgr.y (mgr.44106) 423 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:00:59.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:00:59 smithi121 bash[59457]: audit 2024-09-17T08:00:59.201737+0000 mon.a (mon.0) 836 : audit [DBG] from='client.54526 172.21.15.105:0/1557349925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:00.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[67211]: audit 2024-09-17T08:00:57.967924+0000 mgr.y (mgr.44106) 421 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:00.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[67211]: audit 2024-09-17T08:00:58.352955+0000 mgr.y (mgr.44106) 422 : audit [DBG] from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:00.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[67211]: cluster 2024-09-17T08:00:58.609375+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-09-17T08:01:00.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[67211]: audit 2024-09-17T08:00:58.738623+0000 mgr.y (mgr.44106) 423 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:00.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[67211]: audit 2024-09-17T08:00:59.201737+0000 mon.a (mon.0) 836 : audit [DBG] from='client.54526 172.21.15.105:0/1557349925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:00.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[61564]: audit 2024-09-17T08:00:57.967924+0000 mgr.y (mgr.44106) 421 : audit [DBG] from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:00.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[61564]: audit 2024-09-17T08:00:58.352955+0000 mgr.y (mgr.44106) 422 : audit [DBG] from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:00.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[61564]: cluster 2024-09-17T08:00:58.609375+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-09-17T08:01:00.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[61564]: audit 2024-09-17T08:00:58.738623+0000 mgr.y (mgr.44106) 423 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:00.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:00:59 smithi105 bash[61564]: audit 2024-09-17T08:00:59.201737+0000 mon.a (mon.0) 836 : audit [DBG] from='client.54526 172.21.15.105:0/1557349925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:00.271 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:00:59 smithi121 systemd[1]: Started Ceph osd.6 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:01:00.898 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:59.054104+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v276: 161 pgs: 28 peering, 4 stale+active+clean, 129 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:00.898 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:00 smithi121 bash[59457]: audit 2024-09-17T08:00:59.584977+0000 mgr.y (mgr.44106) 425 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:00.898 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:00 smithi121 bash[59457]: cluster 2024-09-17T08:00:59.614069+0000 mon.a (mon.0) 837 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:00.898 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:00 smithi121 bash[59457]: audit 2024-09-17T08:00:59.944474+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:00.898 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:00 smithi121 bash[59457]: audit 2024-09-17T08:00:59.950692+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:59.054104+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v276: 161 pgs: 28 peering, 4 stale+active+clean, 129 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[61564]: audit 2024-09-17T08:00:59.584977+0000 mgr.y (mgr.44106) 425 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:01.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[61564]: cluster 2024-09-17T08:00:59.614069+0000 mon.a (mon.0) 837 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[61564]: audit 2024-09-17T08:00:59.944474+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:01.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[61564]: audit 2024-09-17T08:00:59.950692+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:59.054104+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v276: 161 pgs: 28 peering, 4 stale+active+clean, 129 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[67211]: audit 2024-09-17T08:00:59.584977+0000 mgr.y (mgr.44106) 425 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:01.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[67211]: cluster 2024-09-17T08:00:59.614069+0000 mon.a (mon.0) 837 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[67211]: audit 2024-09-17T08:00:59.944474+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:01.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:00 smithi105 bash[67211]: audit 2024-09-17T08:00:59.950692+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:01.633 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:01 smithi121 bash[81675]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T08:01:01.633 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:01 smithi121 bash[81675]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T08:01:01.633 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:01 smithi121 bash[81675]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T08:01:01.633 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:01 smithi121 bash[81675]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T08:01:01.633 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:01 smithi121 bash[81675]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T08:01:01.633 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:01 smithi121 bash[81675]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T08:01:01.633 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:01 smithi121 bash[81675]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T08:01:03.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:02 smithi121 bash[59457]: cluster 2024-09-17T08:01:01.055073+0000 mgr.y (mgr.44106) 426 : cluster [DBG] pgmap v277: 161 pgs: 28 peering, 4 stale+active+clean, 129 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:03.087 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:02 smithi105 bash[61564]: cluster 2024-09-17T08:01:01.055073+0000 mgr.y (mgr.44106) 426 : cluster [DBG] pgmap v277: 161 pgs: 28 peering, 4 stale+active+clean, 129 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:03.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:02 smithi105 bash[67211]: cluster 2024-09-17T08:01:01.055073+0000 mgr.y (mgr.44106) 426 : cluster [DBG] pgmap v277: 161 pgs: 28 peering, 4 stale+active+clean, 129 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:03.682 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:03 smithi121 bash[81946]: debug 2024-09-17T08:01:03.404+0000 7f92095ce640 1 -- 172.21.15.121:0/3791589310 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dae84dd1e0 con 0x55dae849d800 2024-09-17T08:01:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:03 smithi121 bash[59457]: cluster 2024-09-17T08:01:03.622177+0000 mon.a (mon.0) 840 : cluster [WRN] Health check failed: Degraded data redundancy: 124/999 objects degraded (12.412%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:03 smithi121 bash[59457]: cluster 2024-09-17T08:01:03.622244+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-17T08:01:04.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:03 smithi105 bash[61564]: cluster 2024-09-17T08:01:03.622177+0000 mon.a (mon.0) 840 : cluster [WRN] Health check failed: Degraded data redundancy: 124/999 objects degraded (12.412%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:04.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:03 smithi105 bash[61564]: cluster 2024-09-17T08:01:03.622244+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-17T08:01:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:03 smithi105 bash[67211]: cluster 2024-09-17T08:01:03.622177+0000 mon.a (mon.0) 840 : cluster [WRN] Health check failed: Degraded data redundancy: 124/999 objects degraded (12.412%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:04.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:03 smithi105 bash[67211]: cluster 2024-09-17T08:01:03.622244+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-17T08:01:04.271 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:03 smithi121 bash[81946]: debug 2024-09-17T08:01:03.948+0000 7f920be34640 -1 Falling back to public interface 2024-09-17T08:01:05.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:04 smithi121 bash[59457]: cluster 2024-09-17T08:01:03.056852+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v278: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:05.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:04 smithi105 bash[61564]: cluster 2024-09-17T08:01:03.056852+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v278: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:05.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:04 smithi105 bash[67211]: cluster 2024-09-17T08:01:03.056852+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v278: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:07.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:06 smithi121 bash[59457]: cluster 2024-09-17T08:01:05.057980+0000 mgr.y (mgr.44106) 428 : cluster [DBG] pgmap v279: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:07.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:06 smithi105 bash[61564]: cluster 2024-09-17T08:01:05.057980+0000 mgr.y (mgr.44106) 428 : cluster [DBG] pgmap v279: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:07.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:06 smithi105 bash[67211]: cluster 2024-09-17T08:01:05.057980+0000 mgr.y (mgr.44106) 428 : cluster [DBG] pgmap v279: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:07.521 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:07 smithi121 bash[81946]: debug 2024-09-17T08:01:07.067+0000 7f920be34640 -1 osd.6 0 read_superblock omap replica is missing. 2024-09-17T08:01:07.521 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:07 smithi121 bash[81946]: debug 2024-09-17T08:01:07.103+0000 7f920be34640 -1 osd.6 108 log_to_monitors true 2024-09-17T08:01:08.021 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:01:07 smithi121 bash[81946]: debug 2024-09-17T08:01:07.739+0000 7f9203bde640 -1 osd.6 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T08:01:08.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:07 smithi121 bash[59457]: audit 2024-09-17T08:01:07.107742+0000 mon.a (mon.0) 842 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:01:08.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:07 smithi121 bash[59457]: audit 2024-09-17T08:01:07.112350+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:01:08.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:07 smithi121 bash[59457]: audit 2024-09-17T08:01:07.442889+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:08.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:07 smithi121 bash[59457]: audit 2024-09-17T08:01:07.453116+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[67211]: audit 2024-09-17T08:01:07.107742+0000 mon.a (mon.0) 842 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[67211]: audit 2024-09-17T08:01:07.112350+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[67211]: audit 2024-09-17T08:01:07.442889+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[67211]: audit 2024-09-17T08:01:07.453116+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[61564]: audit 2024-09-17T08:01:07.107742+0000 mon.a (mon.0) 842 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[61564]: audit 2024-09-17T08:01:07.112350+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[61564]: audit 2024-09-17T08:01:07.442889+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:07 smithi105 bash[61564]: audit 2024-09-17T08:01:07.453116+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:08 smithi121 bash[59457]: cluster 2024-09-17T08:01:07.058909+0000 mgr.y (mgr.44106) 429 : cluster [DBG] pgmap v280: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:08 smithi121 bash[59457]: audit 2024-09-17T08:01:07.696693+0000 mon.a (mon.0) 845 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T08:01:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:08 smithi121 bash[59457]: cluster 2024-09-17T08:01:07.696842+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-09-17T08:01:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:08 smithi121 bash[59457]: audit 2024-09-17T08:01:07.700032+0000 mon.a (mon.0) 847 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:08 smithi121 bash[59457]: audit 2024-09-17T08:01:07.704739+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:08 smithi121 bash[59457]: audit 2024-09-17T08:01:08.200199+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:09.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:08 smithi121 bash[59457]: audit 2024-09-17T08:01:08.210784+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[67211]: cluster 2024-09-17T08:01:07.058909+0000 mgr.y (mgr.44106) 429 : cluster [DBG] pgmap v280: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[67211]: audit 2024-09-17T08:01:07.696693+0000 mon.a (mon.0) 845 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T08:01:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[67211]: cluster 2024-09-17T08:01:07.696842+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-09-17T08:01:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[67211]: audit 2024-09-17T08:01:07.700032+0000 mon.a (mon.0) 847 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[67211]: audit 2024-09-17T08:01:07.704739+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[67211]: audit 2024-09-17T08:01:08.200199+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:09.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[67211]: audit 2024-09-17T08:01:08.210784+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[61564]: cluster 2024-09-17T08:01:07.058909+0000 mgr.y (mgr.44106) 429 : cluster [DBG] pgmap v280: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[61564]: audit 2024-09-17T08:01:07.696693+0000 mon.a (mon.0) 845 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T08:01:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[61564]: cluster 2024-09-17T08:01:07.696842+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-09-17T08:01:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[61564]: audit 2024-09-17T08:01:07.700032+0000 mon.a (mon.0) 847 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[61564]: audit 2024-09-17T08:01:07.704739+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[61564]: audit 2024-09-17T08:01:08.200199+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:08 smithi105 bash[61564]: audit 2024-09-17T08:01:08.210784+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:10.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:09 smithi121 bash[59457]: cluster 2024-09-17T08:01:08.693505+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:01:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:09 smithi121 bash[59457]: cluster 2024-09-17T08:01:08.703173+0000 mon.a (mon.0) 851 : cluster [INF] osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314] boot 2024-09-17T08:01:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:09 smithi121 bash[59457]: cluster 2024-09-17T08:01:08.703291+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T08:01:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:09 smithi121 bash[59457]: audit 2024-09-17T08:01:08.704862+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:01:10.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:09 smithi121 bash[59457]: cluster 2024-09-17T08:01:09.705745+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T08:01:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[61564]: cluster 2024-09-17T08:01:08.693505+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:01:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[61564]: cluster 2024-09-17T08:01:08.703173+0000 mon.a (mon.0) 851 : cluster [INF] osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314] boot 2024-09-17T08:01:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[61564]: cluster 2024-09-17T08:01:08.703291+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T08:01:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[61564]: audit 2024-09-17T08:01:08.704862+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:01:10.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[61564]: cluster 2024-09-17T08:01:09.705745+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T08:01:10.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[67211]: cluster 2024-09-17T08:01:08.693505+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:01:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[67211]: cluster 2024-09-17T08:01:08.703173+0000 mon.a (mon.0) 851 : cluster [INF] osd.6 [v2:172.21.15.121:6816/3656269314,v1:172.21.15.121:6817/3656269314] boot 2024-09-17T08:01:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[67211]: cluster 2024-09-17T08:01:08.703291+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T08:01:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[67211]: audit 2024-09-17T08:01:08.704862+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:01:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:09 smithi105 bash[67211]: cluster 2024-09-17T08:01:09.705745+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T08:01:11.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:10 smithi121 bash[59457]: cluster 2024-09-17T08:01:09.059891+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v283: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:11.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:10 smithi105 bash[61564]: cluster 2024-09-17T08:01:09.059891+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v283: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:11.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:10 smithi105 bash[67211]: cluster 2024-09-17T08:01:09.059891+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v283: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:13.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:12 smithi121 bash[59457]: cluster 2024-09-17T08:01:11.060781+0000 mgr.y (mgr.44106) 431 : cluster [DBG] pgmap v285: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:13.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:12 smithi121 bash[59457]: audit 2024-09-17T08:01:11.946012+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:13.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:12 smithi105 bash[61564]: cluster 2024-09-17T08:01:11.060781+0000 mgr.y (mgr.44106) 431 : cluster [DBG] pgmap v285: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:13.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:12 smithi105 bash[61564]: audit 2024-09-17T08:01:11.946012+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:13.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:12 smithi105 bash[67211]: cluster 2024-09-17T08:01:11.060781+0000 mgr.y (mgr.44106) 431 : cluster [DBG] pgmap v285: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 604 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 124/999 objects degraded (12.412%) 2024-09-17T08:01:13.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:12 smithi105 bash[67211]: audit 2024-09-17T08:01:11.946012+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:14.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:13 smithi105 bash[61564]: cluster 2024-09-17T08:01:13.729675+0000 mon.a (mon.0) 856 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 124/999 objects degraded (12.412%), 18 pgs degraded) 2024-09-17T08:01:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:13 smithi105 bash[67211]: cluster 2024-09-17T08:01:13.729675+0000 mon.a (mon.0) 856 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 124/999 objects degraded (12.412%), 18 pgs degraded) 2024-09-17T08:01:14.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:13 smithi121 bash[59457]: cluster 2024-09-17T08:01:13.729675+0000 mon.a (mon.0) 856 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 124/999 objects degraded (12.412%), 18 pgs degraded) 2024-09-17T08:01:15.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:14 smithi121 bash[59457]: cluster 2024-09-17T08:01:13.062450+0000 mgr.y (mgr.44106) 432 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:01:15.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:14 smithi105 bash[61564]: cluster 2024-09-17T08:01:13.062450+0000 mgr.y (mgr.44106) 432 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:01:15.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:14 smithi105 bash[67211]: cluster 2024-09-17T08:01:13.062450+0000 mgr.y (mgr.44106) 432 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:01:17.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:16 smithi105 bash[61564]: cluster 2024-09-17T08:01:15.063476+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 138 B/s rd, 0 op/s 2024-09-17T08:01:17.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:16 smithi105 bash[67211]: cluster 2024-09-17T08:01:15.063476+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 138 B/s rd, 0 op/s 2024-09-17T08:01:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:16 smithi121 bash[59457]: cluster 2024-09-17T08:01:15.063476+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 138 B/s rd, 0 op/s 2024-09-17T08:01:19.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:18 smithi105 bash[67211]: cluster 2024-09-17T08:01:17.064245+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 B/s rd, 0 op/s 2024-09-17T08:01:19.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:18 smithi105 bash[61564]: cluster 2024-09-17T08:01:17.064245+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 B/s rd, 0 op/s 2024-09-17T08:01:19.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:18 smithi121 bash[59457]: cluster 2024-09-17T08:01:17.064245+0000 mgr.y (mgr.44106) 434 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 B/s rd, 0 op/s 2024-09-17T08:01:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:18.917366+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:18.935514+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:18.936565+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:18.937873+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: cephadm 2024-09-17T08:01:18.938681+0000 mgr.y (mgr.44106) 435 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:20.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: cluster 2024-09-17T08:01:18.939777+0000 mgr.y (mgr.44106) 436 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: cluster 2024-09-17T08:01:18.940083+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110 B/s rd, 0 op/s 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:18.945984+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:19.040445+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:19.043396+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:19.044992+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:19.046270+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:19.047980+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: audit 2024-09-17T08:01:19.048239+0000 mgr.y (mgr.44106) 438 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T08:01:20.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:19 smithi121 bash[59457]: cephadm 2024-09-17T08:01:19.049549+0000 mgr.y (mgr.44106) 439 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T08:01:20.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:18.917366+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:18.935514+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:18.936565+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:20.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:18.937873+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: cephadm 2024-09-17T08:01:18.938681+0000 mgr.y (mgr.44106) 435 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: cluster 2024-09-17T08:01:18.939777+0000 mgr.y (mgr.44106) 436 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: cluster 2024-09-17T08:01:18.940083+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110 B/s rd, 0 op/s 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:18.945984+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:19.040445+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:19.043396+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:19.044992+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:19.046270+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:19.047980+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: audit 2024-09-17T08:01:19.048239+0000 mgr.y (mgr.44106) 438 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T08:01:20.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[61564]: cephadm 2024-09-17T08:01:19.049549+0000 mgr.y (mgr.44106) 439 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:18.917366+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:18.935514+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:18.936565+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:18.937873+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: cephadm 2024-09-17T08:01:18.938681+0000 mgr.y (mgr.44106) 435 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: cluster 2024-09-17T08:01:18.939777+0000 mgr.y (mgr.44106) 436 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: cluster 2024-09-17T08:01:18.940083+0000 mgr.y (mgr.44106) 437 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110 B/s rd, 0 op/s 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:18.945984+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:19.040445+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:19.043396+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:19.044992+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:19.046270+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:20.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:19.047980+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T08:01:20.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: audit 2024-09-17T08:01:19.048239+0000 mgr.y (mgr.44106) 438 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T08:01:20.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:19 smithi105 bash[67211]: cephadm 2024-09-17T08:01:19.049549+0000 mgr.y (mgr.44106) 439 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T08:01:22.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[61564]: cluster 2024-09-17T08:01:20.940890+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s 2024-09-17T08:01:22.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[61564]: cephadm 2024-09-17T08:01:21.531977+0000 mgr.y (mgr.44106) 441 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T08:01:22.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[61564]: audit 2024-09-17T08:01:21.542039+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:22.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[61564]: audit 2024-09-17T08:01:21.543591+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T08:01:22.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[61564]: audit 2024-09-17T08:01:21.545098+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[61564]: cephadm 2024-09-17T08:01:21.549257+0000 mgr.y (mgr.44106) 442 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[61564]: audit 2024-09-17T08:01:21.971931+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[67211]: cluster 2024-09-17T08:01:20.940890+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[67211]: cephadm 2024-09-17T08:01:21.531977+0000 mgr.y (mgr.44106) 441 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[67211]: audit 2024-09-17T08:01:21.542039+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[67211]: audit 2024-09-17T08:01:21.543591+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[67211]: audit 2024-09-17T08:01:21.545098+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[67211]: cephadm 2024-09-17T08:01:21.549257+0000 mgr.y (mgr.44106) 442 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T08:01:22.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:22 smithi105 bash[67211]: audit 2024-09-17T08:01:21.971931+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:22.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:22 smithi121 bash[59457]: cluster 2024-09-17T08:01:20.940890+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s 2024-09-17T08:01:22.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:22 smithi121 bash[59457]: cephadm 2024-09-17T08:01:21.531977+0000 mgr.y (mgr.44106) 441 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T08:01:22.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:22 smithi121 bash[59457]: audit 2024-09-17T08:01:21.542039+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:22.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:22 smithi121 bash[59457]: audit 2024-09-17T08:01:21.543591+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T08:01:22.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:22 smithi121 bash[59457]: audit 2024-09-17T08:01:21.545098+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:22.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:22 smithi121 bash[59457]: cephadm 2024-09-17T08:01:21.549257+0000 mgr.y (mgr.44106) 442 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T08:01:22.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:22 smithi121 bash[59457]: audit 2024-09-17T08:01:21.971931+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:24.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:24 smithi105 bash[61564]: cluster 2024-09-17T08:01:22.942401+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:24.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:24 smithi105 bash[67211]: cluster 2024-09-17T08:01:22.942401+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:24.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:24 smithi121 bash[59457]: cluster 2024-09-17T08:01:22.942401+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:25.160 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:01:24 smithi121 bash[56169]: logger=cleanup t=2024-09-17T08:01:24.90541135Z level=info msg="Completed cleanup jobs" duration=542.634755ms 2024-09-17T08:01:26.655 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:26 smithi121 bash[59457]: cluster 2024-09-17T08:01:24.943430+0000 mgr.y (mgr.44106) 444 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:26.655 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:26 smithi121 systemd[1]: Stopping Ceph osd.7 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:01:26.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:26 smithi105 bash[61564]: cluster 2024-09-17T08:01:24.943430+0000 mgr.y (mgr.44106) 444 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:26.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:26 smithi105 bash[67211]: cluster 2024-09-17T08:01:24.943430+0000 mgr.y (mgr.44106) 444 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:26.919 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:26 smithi121 bash[26117]: debug 2024-09-17T08:01:26.647+0000 7fca9d5e7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:01:26.919 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:26 smithi121 bash[26117]: debug 2024-09-17T08:01:26.647+0000 7fca9d5e7700 -1 osd.7 113 *** Got signal Terminated *** 2024-09-17T08:01:26.919 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:26 smithi121 bash[26117]: debug 2024-09-17T08:01:26.647+0000 7fca9d5e7700 -1 osd.7 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:01:27.686 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[86950]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.7 2024-09-17T08:01:27.686 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[87027]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd.7 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.928110+0000 mon.a (mon.0) 871 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.928201+0000 mon.a (mon.0) 872 : cluster [INF] osd.7 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.928705+0000 mon.a (mon.0) 873 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.929188+0000 mon.a (mon.0) 874 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.929666+0000 mon.a (mon.0) 875 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.930112+0000 mon.a (mon.0) 876 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.930577+0000 mon.a (mon.0) 877 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.931019+0000 mon.a (mon.0) 878 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.931496+0000 mon.a (mon.0) 879 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.931741+0000 mon.a (mon.0) 880 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.932122+0000 mon.a (mon.0) 881 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.932352+0000 mon.a (mon.0) 882 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.932715+0000 mon.a (mon.0) 883 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.932996+0000 mon.a (mon.0) 884 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.933304+0000 mon.a (mon.0) 885 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.332051+0000 mon.a (mon.0) 886 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.332469+0000 mon.a (mon.0) 887 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.333257+0000 mon.a (mon.0) 888 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.333698+0000 mon.a (mon.0) 889 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.333945+0000 mon.a (mon.0) 890 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.334370+0000 mon.a (mon.0) 891 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.334592+0000 mon.a (mon.0) 892 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.335004+0000 mon.a (mon.0) 893 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.335277+0000 mon.a (mon.0) 894 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.335687+0000 mon.a (mon.0) 895 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.335912+0000 mon.a (mon.0) 896 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.336323+0000 mon.a (mon.0) 897 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.336548+0000 mon.a (mon.0) 898 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.336957+0000 mon.a (mon.0) 899 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:27 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.383852+0000 mon.a (mon.0) 900 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.928110+0000 mon.a (mon.0) 871 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.928201+0000 mon.a (mon.0) 872 : cluster [INF] osd.7 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.928705+0000 mon.a (mon.0) 873 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.929188+0000 mon.a (mon.0) 874 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.929666+0000 mon.a (mon.0) 875 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.930112+0000 mon.a (mon.0) 876 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.930577+0000 mon.a (mon.0) 877 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.931019+0000 mon.a (mon.0) 878 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.931496+0000 mon.a (mon.0) 879 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.931741+0000 mon.a (mon.0) 880 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.932122+0000 mon.a (mon.0) 881 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.932352+0000 mon.a (mon.0) 882 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.932715+0000 mon.a (mon.0) 883 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.932996+0000 mon.a (mon.0) 884 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.933304+0000 mon.a (mon.0) 885 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.332051+0000 mon.a (mon.0) 886 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.332469+0000 mon.a (mon.0) 887 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.333257+0000 mon.a (mon.0) 888 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.333698+0000 mon.a (mon.0) 889 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.333945+0000 mon.a (mon.0) 890 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.334370+0000 mon.a (mon.0) 891 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.334592+0000 mon.a (mon.0) 892 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.335004+0000 mon.a (mon.0) 893 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.335277+0000 mon.a (mon.0) 894 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.335687+0000 mon.a (mon.0) 895 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.335912+0000 mon.a (mon.0) 896 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.928110+0000 mon.a (mon.0) 871 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.928201+0000 mon.a (mon.0) 872 : cluster [INF] osd.7 failed (root=default,host=smithi121) (connection refused reported by osd.3) 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.928705+0000 mon.a (mon.0) 873 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.929188+0000 mon.a (mon.0) 874 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.929666+0000 mon.a (mon.0) 875 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.930112+0000 mon.a (mon.0) 876 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.930577+0000 mon.a (mon.0) 877 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.931019+0000 mon.a (mon.0) 878 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.931496+0000 mon.a (mon.0) 879 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.931741+0000 mon.a (mon.0) 880 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.932122+0000 mon.a (mon.0) 881 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.932352+0000 mon.a (mon.0) 882 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.841 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.932715+0000 mon.a (mon.0) 883 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.932996+0000 mon.a (mon.0) 884 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.933304+0000 mon.a (mon.0) 885 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.332051+0000 mon.a (mon.0) 886 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.332469+0000 mon.a (mon.0) 887 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.333257+0000 mon.a (mon.0) 888 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.333698+0000 mon.a (mon.0) 889 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.333945+0000 mon.a (mon.0) 890 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.334370+0000 mon.a (mon.0) 891 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.334592+0000 mon.a (mon.0) 892 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.335004+0000 mon.a (mon.0) 893 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.335277+0000 mon.a (mon.0) 894 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.335687+0000 mon.a (mon.0) 895 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.842 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.335912+0000 mon.a (mon.0) 896 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.336323+0000 mon.a (mon.0) 897 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.336548+0000 mon.a (mon.0) 898 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.336957+0000 mon.a (mon.0) 899 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.843 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.383852+0000 mon.a (mon.0) 900 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:27.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.336323+0000 mon.a (mon.0) 897 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-09-17T08:01:27.843 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.336548+0000 mon.a (mon.0) 898 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-09-17T08:01:27.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.336957+0000 mon.a (mon.0) 899 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-09-17T08:01:27.844 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:27 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.383852+0000 mon.a (mon.0) 900 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-09-17T08:01:28.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[61564]: cluster 2024-09-17T08:01:26.944119+0000 mgr.y (mgr.44106) 445 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:28.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.548289+0000 mon.a (mon.0) 901 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:01:28.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.548344+0000 mon.a (mon.0) 902 : cluster [WRN] Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-17T08:01:28.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[61564]: cluster 2024-09-17T08:01:27.563751+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T08:01:28.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[67211]: cluster 2024-09-17T08:01:26.944119+0000 mgr.y (mgr.44106) 445 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:28.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.548289+0000 mon.a (mon.0) 901 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:01:28.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.548344+0000 mon.a (mon.0) 902 : cluster [WRN] Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-17T08:01:28.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:28 smithi105 bash[67211]: cluster 2024-09-17T08:01:27.563751+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T08:01:28.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:28 smithi121 bash[59457]: cluster 2024-09-17T08:01:26.944119+0000 mgr.y (mgr.44106) 445 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:28.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:28 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.548289+0000 mon.a (mon.0) 901 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T08:01:28.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:28 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.548344+0000 mon.a (mon.0) 902 : cluster [WRN] Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-17T08:01:28.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:28 smithi121 bash[59457]: cluster 2024-09-17T08:01:27.563751+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T08:01:29.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:29 smithi121 bash[59457]: cluster 2024-09-17T08:01:28.572216+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T08:01:29.837 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:29 smithi105 bash[61564]: cluster 2024-09-17T08:01:28.572216+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T08:01:29.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:29 smithi105 bash[67211]: cluster 2024-09-17T08:01:28.572216+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T08:01:30.001 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:01:30.228 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:29 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.7.service: Succeeded. 2024-09-17T08:01:30.228 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:29 smithi121 systemd[1]: Stopped Ceph osd.7 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:01:30.228 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:30 smithi121 systemd[1]: Started Ceph osd.7 for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (11m) 113s ago 36m 17.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (10m) 23s ago 35m 80.4M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 23s ago 34m - - 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (12m) 23s ago 41m 432M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (22m) 113s ago 42m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (7m) 113s ago 43m 76.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (8m) 23s ago 41m 62.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (7m) 113s ago 41m 47.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:01:30.770 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (12m) 113s ago 36m 12.2M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (12m) 23s ago 36m 12.6M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (4m) 113s ago 40m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (4m) 113s ago 40m 55.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (3m) 113s ago 39m 45.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (117s) 113s ago 39m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (88s) 23s ago 38m 55.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (58s) 23s ago 38m 48.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (28s) 23s ago 38m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3530b43d1ec1 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 starting - - - 4096M 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (11m) 23s ago 36m 54.3M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (34m) 113s ago 34m 60.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T08:01:30.771 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (34m) 23s ago 34m 62.3M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T08:01:30.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[67211]: cluster 2024-09-17T08:01:28.945038+0000 mgr.y (mgr.44106) 446 : cluster [DBG] pgmap v297: 161 pgs: 57 peering, 4 stale+active+clean, 100 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:30.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[67211]: cluster 2024-09-17T08:01:29.567024+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:30.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[67211]: audit 2024-09-17T08:01:30.140074+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:30.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[67211]: audit 2024-09-17T08:01:30.147441+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:30.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[67211]: audit 2024-09-17T08:01:30.500702+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:30.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[67211]: audit 2024-09-17T08:01:30.513189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:30.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[61564]: cluster 2024-09-17T08:01:28.945038+0000 mgr.y (mgr.44106) 446 : cluster [DBG] pgmap v297: 161 pgs: 57 peering, 4 stale+active+clean, 100 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:30.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[61564]: cluster 2024-09-17T08:01:29.567024+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:30.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[61564]: audit 2024-09-17T08:01:30.140074+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:30.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[61564]: audit 2024-09-17T08:01:30.147441+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:30.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[61564]: audit 2024-09-17T08:01:30.500702+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:30.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:30 smithi105 bash[61564]: audit 2024-09-17T08:01:30.513189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:31.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:30 smithi121 bash[59457]: cluster 2024-09-17T08:01:28.945038+0000 mgr.y (mgr.44106) 446 : cluster [DBG] pgmap v297: 161 pgs: 57 peering, 4 stale+active+clean, 100 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:31.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:30 smithi121 bash[59457]: cluster 2024-09-17T08:01:29.567024+0000 mon.a (mon.0) 905 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:31.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:30 smithi121 bash[59457]: audit 2024-09-17T08:01:30.140074+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:31.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:30 smithi121 bash[59457]: audit 2024-09-17T08:01:30.147441+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:31.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:30 smithi121 bash[59457]: audit 2024-09-17T08:01:30.500702+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:31.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:30 smithi121 bash[59457]: audit 2024-09-17T08:01:30.513189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:31.221 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:01:31.221 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T08:01:31.221 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T08:01:31.221 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:01:31.221 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 12 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T08:01:31.222 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:01:31.602 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:01:31.602 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T08:01:31.602 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T08:01:31.603 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T08:01:31.603 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T08:01:31.603 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T08:01:31.603 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T08:01:31.603 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:01:31.603 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:01:31.845 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[59457]: audit 2024-09-17T08:01:29.978849+0000 mgr.y (mgr.44106) 447 : audit [DBG] from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:31.846 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[59457]: audit 2024-09-17T08:01:30.364903+0000 mgr.y (mgr.44106) 448 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:31.846 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[59457]: audit 2024-09-17T08:01:30.740855+0000 mgr.y (mgr.44106) 449 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:31.846 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[59457]: audit 2024-09-17T08:01:31.213765+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.105:0/3430098174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:31.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[87209]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T08:01:31.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[87209]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T08:01:31.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[87209]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T08:01:31.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[87209]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T08:01:31.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[87209]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T08:01:31.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[87209]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T08:01:31.846 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:31 smithi121 bash[87209]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T08:01:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[61564]: audit 2024-09-17T08:01:29.978849+0000 mgr.y (mgr.44106) 447 : audit [DBG] from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[61564]: audit 2024-09-17T08:01:30.364903+0000 mgr.y (mgr.44106) 448 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[61564]: audit 2024-09-17T08:01:30.740855+0000 mgr.y (mgr.44106) 449 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:32.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[61564]: audit 2024-09-17T08:01:31.213765+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.105:0/3430098174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:32.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[67211]: audit 2024-09-17T08:01:29.978849+0000 mgr.y (mgr.44106) 447 : audit [DBG] from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:32.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[67211]: audit 2024-09-17T08:01:30.364903+0000 mgr.y (mgr.44106) 448 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[67211]: audit 2024-09-17T08:01:30.740855+0000 mgr.y (mgr.44106) 449 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:32.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:31 smithi105 bash[67211]: audit 2024-09-17T08:01:31.213765+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.105:0/3430098174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:33.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:32 smithi121 bash[59457]: cluster 2024-09-17T08:01:30.945797+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v298: 161 pgs: 7 active+undersized, 57 peering, 1 stale+active+clean, 96 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:32 smithi121 bash[59457]: audit 2024-09-17T08:01:31.595325+0000 mgr.y (mgr.44106) 451 : audit [DBG] from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:33.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:32 smithi105 bash[61564]: cluster 2024-09-17T08:01:30.945797+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v298: 161 pgs: 7 active+undersized, 57 peering, 1 stale+active+clean, 96 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:33.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:32 smithi105 bash[61564]: audit 2024-09-17T08:01:31.595325+0000 mgr.y (mgr.44106) 451 : audit [DBG] from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:33.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:32 smithi105 bash[67211]: cluster 2024-09-17T08:01:30.945797+0000 mgr.y (mgr.44106) 450 : cluster [DBG] pgmap v298: 161 pgs: 7 active+undersized, 57 peering, 1 stale+active+clean, 96 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:33.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:32 smithi105 bash[67211]: audit 2024-09-17T08:01:31.595325+0000 mgr.y (mgr.44106) 451 : audit [DBG] from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:01:34.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:33 smithi121 bash[59457]: cluster 2024-09-17T08:01:33.589095+0000 mon.a (mon.0) 910 : cluster [WRN] Health check failed: Degraded data redundancy: 110/999 objects degraded (11.011%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:34.022 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:33 smithi121 bash[87518]: debug 2024-09-17T08:01:33.875+0000 7fe59e530640 1 -- 172.21.15.121:0/1754784960 <== mon.2 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5565e08db1e0 con 0x5565e089bc00 2024-09-17T08:01:34.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:33 smithi105 bash[61564]: cluster 2024-09-17T08:01:33.589095+0000 mon.a (mon.0) 910 : cluster [WRN] Health check failed: Degraded data redundancy: 110/999 objects degraded (11.011%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:34.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:33 smithi105 bash[67211]: cluster 2024-09-17T08:01:33.589095+0000 mon.a (mon.0) 910 : cluster [WRN] Health check failed: Degraded data redundancy: 110/999 objects degraded (11.011%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:34.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:34 smithi121 bash[59457]: cluster 2024-09-17T08:01:32.947542+0000 mgr.y (mgr.44106) 452 : cluster [DBG] pgmap v299: 161 pgs: 35 active+undersized, 13 peering, 21 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110/999 objects degraded (11.011%) 2024-09-17T08:01:34.772 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:34 smithi121 bash[87518]: debug 2024-09-17T08:01:34.427+0000 7fe5a0d96640 -1 Falling back to public interface 2024-09-17T08:01:35.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:34 smithi105 bash[67211]: cluster 2024-09-17T08:01:32.947542+0000 mgr.y (mgr.44106) 452 : cluster [DBG] pgmap v299: 161 pgs: 35 active+undersized, 13 peering, 21 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110/999 objects degraded (11.011%) 2024-09-17T08:01:35.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:34 smithi105 bash[61564]: cluster 2024-09-17T08:01:32.947542+0000 mgr.y (mgr.44106) 452 : cluster [DBG] pgmap v299: 161 pgs: 35 active+undersized, 13 peering, 21 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 110/999 objects degraded (11.011%) 2024-09-17T08:01:36.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:35 smithi121 bash[59457]: cluster 2024-09-17T08:01:35.185355+0000 mon.a (mon.0) 911 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:36.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:35 smithi105 bash[61564]: cluster 2024-09-17T08:01:35.185355+0000 mon.a (mon.0) 911 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:36.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:35 smithi105 bash[67211]: cluster 2024-09-17T08:01:35.185355+0000 mon.a (mon.0) 911 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T08:01:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:36 smithi121 bash[59457]: cluster 2024-09-17T08:01:34.949374+0000 mgr.y (mgr.44106) 453 : cluster [DBG] pgmap v300: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:37.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:36 smithi121 bash[59457]: cluster 2024-09-17T08:01:35.644308+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T08:01:37.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:36 smithi105 bash[61564]: cluster 2024-09-17T08:01:34.949374+0000 mgr.y (mgr.44106) 453 : cluster [DBG] pgmap v300: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:37.128 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:36 smithi105 bash[61564]: cluster 2024-09-17T08:01:35.644308+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T08:01:37.129 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:36 smithi105 bash[67211]: cluster 2024-09-17T08:01:34.949374+0000 mgr.y (mgr.44106) 453 : cluster [DBG] pgmap v300: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:37.129 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:36 smithi105 bash[67211]: cluster 2024-09-17T08:01:35.644308+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T08:01:37.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:37 smithi121 bash[59457]: audit 2024-09-17T08:01:37.547483+0000 mon.a (mon.0) 913 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:01:37.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:37 smithi121 bash[59457]: audit 2024-09-17T08:01:37.552116+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:01:37.772 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:37 smithi121 bash[87518]: debug 2024-09-17T08:01:37.499+0000 7fe5a0d96640 -1 osd.7 0 read_superblock omap replica is missing. 2024-09-17T08:01:37.772 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:37 smithi121 bash[87518]: debug 2024-09-17T08:01:37.543+0000 7fe5a0d96640 -1 osd.7 113 log_to_monitors true 2024-09-17T08:01:37.772 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:01:37 smithi121 bash[87518]: debug 2024-09-17T08:01:37.735+0000 7fe598b40640 -1 osd.7 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T08:01:38.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:37 smithi105 bash[61564]: audit 2024-09-17T08:01:37.547483+0000 mon.a (mon.0) 913 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:01:38.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:37 smithi105 bash[61564]: audit 2024-09-17T08:01:37.552116+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:01:38.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:37 smithi105 bash[67211]: audit 2024-09-17T08:01:37.547483+0000 mon.a (mon.0) 913 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:01:38.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:37 smithi105 bash[67211]: audit 2024-09-17T08:01:37.552116+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: cluster 2024-09-17T08:01:36.950408+0000 mgr.y (mgr.44106) 454 : cluster [DBG] pgmap v301: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: audit 2024-09-17T08:01:37.672390+0000 mon.a (mon.0) 914 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: cluster 2024-09-17T08:01:37.672473+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: audit 2024-09-17T08:01:37.674460+0000 mon.a (mon.0) 916 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: audit 2024-09-17T08:01:37.679094+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: audit 2024-09-17T08:01:37.912353+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: audit 2024-09-17T08:01:37.922248+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:38 smithi121 bash[59457]: audit 2024-09-17T08:01:38.663490+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: cluster 2024-09-17T08:01:36.950408+0000 mgr.y (mgr.44106) 454 : cluster [DBG] pgmap v301: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:39.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: audit 2024-09-17T08:01:37.672390+0000 mon.a (mon.0) 914 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T08:01:39.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: cluster 2024-09-17T08:01:37.672473+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T08:01:39.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: audit 2024-09-17T08:01:37.674460+0000 mon.a (mon.0) 916 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: audit 2024-09-17T08:01:37.679094+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: audit 2024-09-17T08:01:37.912353+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: audit 2024-09-17T08:01:37.922248+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[61564]: audit 2024-09-17T08:01:38.663490+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: cluster 2024-09-17T08:01:36.950408+0000 mgr.y (mgr.44106) 454 : cluster [DBG] pgmap v301: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: audit 2024-09-17T08:01:37.672390+0000 mon.a (mon.0) 914 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: cluster 2024-09-17T08:01:37.672473+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: audit 2024-09-17T08:01:37.674460+0000 mon.a (mon.0) 916 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:39.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: audit 2024-09-17T08:01:37.679094+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T08:01:39.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: audit 2024-09-17T08:01:37.912353+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: audit 2024-09-17T08:01:37.922248+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:38 smithi105 bash[67211]: audit 2024-09-17T08:01:38.663490+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:39 smithi121 bash[59457]: cluster 2024-09-17T08:01:38.668340+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:01:39.961 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:39 smithi121 bash[59457]: audit 2024-09-17T08:01:38.672227+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:39.961 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:39 smithi121 bash[59457]: cluster 2024-09-17T08:01:38.682173+0000 mon.a (mon.0) 922 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005] boot 2024-09-17T08:01:39.961 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:39 smithi121 bash[59457]: cluster 2024-09-17T08:01:38.682225+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T08:01:39.961 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:39 smithi121 bash[59457]: audit 2024-09-17T08:01:38.686501+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:01:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[61564]: cluster 2024-09-17T08:01:38.668340+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:01:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[61564]: audit 2024-09-17T08:01:38.672227+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[61564]: cluster 2024-09-17T08:01:38.682173+0000 mon.a (mon.0) 922 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005] boot 2024-09-17T08:01:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[61564]: cluster 2024-09-17T08:01:38.682225+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T08:01:40.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[61564]: audit 2024-09-17T08:01:38.686501+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:01:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[67211]: cluster 2024-09-17T08:01:38.668340+0000 mon.a (mon.0) 920 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T08:01:40.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[67211]: audit 2024-09-17T08:01:38.672227+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:40.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[67211]: cluster 2024-09-17T08:01:38.682173+0000 mon.a (mon.0) 922 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1085175005,v1:172.21.15.121:6825/1085175005] boot 2024-09-17T08:01:40.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[67211]: cluster 2024-09-17T08:01:38.682225+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T08:01:40.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:39 smithi105 bash[67211]: audit 2024-09-17T08:01:38.686501+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:01:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:40 smithi121 bash[59457]: cluster 2024-09-17T08:01:38.951492+0000 mgr.y (mgr.44106) 455 : cluster [DBG] pgmap v304: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:41.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:40 smithi121 bash[59457]: cluster 2024-09-17T08:01:39.693210+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T08:01:41.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:40 smithi121 bash[59457]: cluster 2024-09-17T08:01:40.186562+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 126/999 objects degraded (12.613%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:41.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:40 smithi105 bash[67211]: cluster 2024-09-17T08:01:38.951492+0000 mgr.y (mgr.44106) 455 : cluster [DBG] pgmap v304: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:41.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:40 smithi105 bash[67211]: cluster 2024-09-17T08:01:39.693210+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T08:01:41.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:40 smithi105 bash[67211]: cluster 2024-09-17T08:01:40.186562+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 126/999 objects degraded (12.613%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:40 smithi105 bash[61564]: cluster 2024-09-17T08:01:38.951492+0000 mgr.y (mgr.44106) 455 : cluster [DBG] pgmap v304: 161 pgs: 44 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:40 smithi105 bash[61564]: cluster 2024-09-17T08:01:39.693210+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T08:01:41.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:40 smithi105 bash[61564]: cluster 2024-09-17T08:01:40.186562+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 126/999 objects degraded (12.613%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:43.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:42 smithi121 bash[59457]: cluster 2024-09-17T08:01:40.952541+0000 mgr.y (mgr.44106) 456 : cluster [DBG] pgmap v306: 161 pgs: 4 peering, 40 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:43.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:42 smithi121 bash[59457]: audit 2024-09-17T08:01:41.999241+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:43.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:42 smithi105 bash[67211]: cluster 2024-09-17T08:01:40.952541+0000 mgr.y (mgr.44106) 456 : cluster [DBG] pgmap v306: 161 pgs: 4 peering, 40 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:43.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:42 smithi105 bash[67211]: audit 2024-09-17T08:01:41.999241+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:43.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:42 smithi105 bash[61564]: cluster 2024-09-17T08:01:40.952541+0000 mgr.y (mgr.44106) 456 : cluster [DBG] pgmap v306: 161 pgs: 4 peering, 40 active+undersized, 25 active+undersized+degraded, 92 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 126/999 objects degraded (12.613%) 2024-09-17T08:01:43.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:42 smithi105 bash[61564]: audit 2024-09-17T08:01:41.999241+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:45.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:44 smithi121 bash[59457]: cluster 2024-09-17T08:01:42.954161+0000 mgr.y (mgr.44106) 457 : cluster [DBG] pgmap v307: 161 pgs: 4 peering, 7 active+undersized, 3 active+undersized+degraded, 147 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 14/999 objects degraded (1.401%) 2024-09-17T08:01:45.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:44 smithi105 bash[67211]: cluster 2024-09-17T08:01:42.954161+0000 mgr.y (mgr.44106) 457 : cluster [DBG] pgmap v307: 161 pgs: 4 peering, 7 active+undersized, 3 active+undersized+degraded, 147 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 14/999 objects degraded (1.401%) 2024-09-17T08:01:45.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:44 smithi105 bash[61564]: cluster 2024-09-17T08:01:42.954161+0000 mgr.y (mgr.44106) 457 : cluster [DBG] pgmap v307: 161 pgs: 4 peering, 7 active+undersized, 3 active+undersized+degraded, 147 active+clean; 604 KiB data, 296 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 14/999 objects degraded (1.401%) 2024-09-17T08:01:46.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:45 smithi121 bash[59457]: cluster 2024-09-17T08:01:45.193150+0000 mon.a (mon.0) 928 : cluster [WRN] Health check update: Degraded data redundancy: 14/999 objects degraded (1.401%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:46.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:45 smithi105 bash[67211]: cluster 2024-09-17T08:01:45.193150+0000 mon.a (mon.0) 928 : cluster [WRN] Health check update: Degraded data redundancy: 14/999 objects degraded (1.401%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:46.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:45 smithi105 bash[61564]: cluster 2024-09-17T08:01:45.193150+0000 mon.a (mon.0) 928 : cluster [WRN] Health check update: Degraded data redundancy: 14/999 objects degraded (1.401%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T08:01:46.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:46 smithi121 bash[59457]: cluster 2024-09-17T08:01:44.955260+0000 mgr.y (mgr.44106) 458 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 140 B/s rd, 0 op/s 2024-09-17T08:01:46.982 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:46 smithi121 bash[59457]: cluster 2024-09-17T08:01:45.697588+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/999 objects degraded (1.401%), 3 pgs degraded) 2024-09-17T08:01:47.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:46 smithi105 bash[67211]: cluster 2024-09-17T08:01:44.955260+0000 mgr.y (mgr.44106) 458 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 140 B/s rd, 0 op/s 2024-09-17T08:01:47.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:46 smithi105 bash[67211]: cluster 2024-09-17T08:01:45.697588+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/999 objects degraded (1.401%), 3 pgs degraded) 2024-09-17T08:01:47.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:46 smithi105 bash[61564]: cluster 2024-09-17T08:01:44.955260+0000 mgr.y (mgr.44106) 458 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 140 B/s rd, 0 op/s 2024-09-17T08:01:47.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:46 smithi105 bash[61564]: cluster 2024-09-17T08:01:45.697588+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/999 objects degraded (1.401%), 3 pgs degraded) 2024-09-17T08:01:49.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:48 smithi121 bash[59457]: cluster 2024-09-17T08:01:46.956021+0000 mgr.y (mgr.44106) 459 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-09-17T08:01:49.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:48 smithi105 bash[67211]: cluster 2024-09-17T08:01:46.956021+0000 mgr.y (mgr.44106) 459 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-09-17T08:01:49.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:48 smithi105 bash[61564]: cluster 2024-09-17T08:01:46.956021+0000 mgr.y (mgr.44106) 459 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-09-17T08:01:50.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: cluster 2024-09-17T08:01:48.957719+0000 mgr.y (mgr.44106) 460 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T08:01:50.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.321402+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.588 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.332231+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.334229+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.335792+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: cephadm 2024-09-17T08:01:49.337066+0000 mgr.y (mgr.44106) 461 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: cluster 2024-09-17T08:01:49.338335+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: cluster 2024-09-17T08:01:49.338861+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 122 B/s rd, 0 op/s 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.344889+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.439458+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.443927+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.446388+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.448527+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.451898+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: cephadm 2024-09-17T08:01:49.453006+0000 mgr.y (mgr.44106) 464 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:01:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.459115+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.461272+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.469728+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.471080+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: cluster 2024-09-17T08:01:48.957719+0000 mgr.y (mgr.44106) 460 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.321402+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.332231+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.334229+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.335792+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: cephadm 2024-09-17T08:01:49.337066+0000 mgr.y (mgr.44106) 461 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: cluster 2024-09-17T08:01:49.338335+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:01:50.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: cluster 2024-09-17T08:01:49.338861+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 122 B/s rd, 0 op/s 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.344889+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.439458+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.443927+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.446388+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.448527+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.451898+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: cephadm 2024-09-17T08:01:49.453006+0000 mgr.y (mgr.44106) 464 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.459115+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.461272+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.469728+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T08:01:50.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.471080+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.476976+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.478301+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.485636+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.486862+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.492670+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.494117+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.501969+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.503281+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.511063+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.512444+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.521955+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T08:01:50.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.523204+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.531971+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: cephadm 2024-09-17T08:01:49.534721+0000 mgr.y (mgr.44106) 465 : cephadm [INF] Upgrade: Setting require_osd_release to 18 reef 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[67211]: audit 2024-09-17T08:01:49.535207+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.476976+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.478301+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.485636+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.486862+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.492670+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.494117+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.501969+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T08:01:50.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.503281+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T08:01:50.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.511063+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T08:01:50.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.512444+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T08:01:50.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.521955+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T08:01:50.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.523204+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T08:01:50.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.531971+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T08:01:50.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: cephadm 2024-09-17T08:01:49.534721+0000 mgr.y (mgr.44106) 465 : cephadm [INF] Upgrade: Setting require_osd_release to 18 reef 2024-09-17T08:01:50.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:50 smithi105 bash[61564]: audit 2024-09-17T08:01:49.535207+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-09-17T08:01:50.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: cluster 2024-09-17T08:01:48.957719+0000 mgr.y (mgr.44106) 460 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-17T08:01:50.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.321402+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.332231+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.334229+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.335792+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: cephadm 2024-09-17T08:01:49.337066+0000 mgr.y (mgr.44106) 461 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: cluster 2024-09-17T08:01:49.338335+0000 mgr.y (mgr.44106) 462 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 106 B/s rd, 0 op/s 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: cluster 2024-09-17T08:01:49.338861+0000 mgr.y (mgr.44106) 463 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 122 B/s rd, 0 op/s 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.344889+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.439458+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.443927+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.446388+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.448527+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.451898+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: cephadm 2024-09-17T08:01:49.453006+0000 mgr.y (mgr.44106) 464 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:01:50.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.459115+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.461272+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.469728+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.471080+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.476976+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.478301+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.485636+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.486862+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.492670+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.494117+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.501969+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.503281+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.511063+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T08:01:50.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.512444+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T08:01:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.521955+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T08:01:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.523204+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T08:01:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.531971+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T08:01:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: cephadm 2024-09-17T08:01:49.534721+0000 mgr.y (mgr.44106) 465 : cephadm [INF] Upgrade: Setting require_osd_release to 18 reef 2024-09-17T08:01:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:50 smithi121 bash[59457]: audit 2024-09-17T08:01:49.535207+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-09-17T08:01:51.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cluster 2024-09-17T08:01:50.527613+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.540260+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cluster 2024-09-17T08:01:50.540357+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.543223+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.544529+0000 mgr.y (mgr.44106) 466 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.552641+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.554929+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.555823+0000 mgr.y (mgr.44106) 467 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.564324+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.566205+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.568112+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.569171+0000 mgr.y (mgr.44106) 468 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.577406+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.580367+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.581988+0000 mgr.y (mgr.44106) 469 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.590667+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.594540+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.595568+0000 mgr.y (mgr.44106) 470 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.602841+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.606237+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.609188+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cluster 2024-09-17T08:01:50.527613+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.540260+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-09-17T08:01:51.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cluster 2024-09-17T08:01:50.540357+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.543223+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.544529+0000 mgr.y (mgr.44106) 466 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.552641+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.554929+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.555823+0000 mgr.y (mgr.44106) 467 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.564324+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.566205+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.568112+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.569171+0000 mgr.y (mgr.44106) 468 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.577406+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.580367+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.581988+0000 mgr.y (mgr.44106) 469 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:01:51.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.590667+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.594540+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.595568+0000 mgr.y (mgr.44106) 470 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.602841+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.606237+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.609188+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.611816+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.613945+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.615956+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.618097+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.592 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.619281+0000 mgr.y (mgr.44106) 471 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.620867+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.628040+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.629473+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.637876+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.639133+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.647109+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.648587+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.656534+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.657881+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.665305+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.666660+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:01:51.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.667923+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.611816+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.613945+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.615956+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.618097+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.619281+0000 mgr.y (mgr.44106) 471 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.620867+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.628040+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.629473+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.637876+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:01:51.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.639133+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.647109+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.648587+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.656534+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.657881+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.665305+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.666660+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.667923+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.674624+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.675832+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.595 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.676802+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.683592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.684808+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.685970+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.692092+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.693337+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.700295+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.701649+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.702739+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.703866+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.704961+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.706028+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.707147+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.596 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.708267+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.674624+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.675832+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.676802+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.683592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.684808+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.685970+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.692092+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.693337+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.700295+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.701649+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.702739+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.597 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.703866+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.704961+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.706028+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.707147+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.708267+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.715910+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.717004+0000 mgr.y (mgr.44106) 472 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.717856+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.724024+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.725781+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.727173+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:51.598 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.728476+0000 mgr.y (mgr.44106) 473 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cluster 2024-09-17T08:01:50.729630+0000 mgr.y (mgr.44106) 474 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cluster 2024-09-17T08:01:50.730043+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.737665+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.834387+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.835574+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cephadm 2024-09-17T08:01:50.836679+0000 mgr.y (mgr.44106) 476 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cluster 2024-09-17T08:01:50.837751+0000 mgr.y (mgr.44106) 477 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: cluster 2024-09-17T08:01:50.838209+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[61564]: audit 2024-09-17T08:01:50.848994+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.715910+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:01:51.599 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.717004+0000 mgr.y (mgr.44106) 472 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.717856+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.724024+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.725781+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.727173+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.728476+0000 mgr.y (mgr.44106) 473 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cluster 2024-09-17T08:01:50.729630+0000 mgr.y (mgr.44106) 474 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cluster 2024-09-17T08:01:50.730043+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.600 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.737665+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.834387+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:51.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.835574+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:51.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cephadm 2024-09-17T08:01:50.836679+0000 mgr.y (mgr.44106) 476 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:51.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cluster 2024-09-17T08:01:50.837751+0000 mgr.y (mgr.44106) 477 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: cluster 2024-09-17T08:01:50.838209+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.601 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:51 smithi105 bash[67211]: audit 2024-09-17T08:01:50.848994+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cluster 2024-09-17T08:01:50.527613+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-17T08:01:51.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.540260+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cluster 2024-09-17T08:01:50.540357+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.543223+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.544529+0000 mgr.y (mgr.44106) 466 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.552641+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.554929+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.555823+0000 mgr.y (mgr.44106) 467 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.564324+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.566205+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.568112+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.569171+0000 mgr.y (mgr.44106) 468 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.577406+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.580367+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.581988+0000 mgr.y (mgr.44106) 469 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.590667+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.594540+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.595568+0000 mgr.y (mgr.44106) 470 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.602841+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.606237+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.609188+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.611816+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.613945+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.615956+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.618097+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.619281+0000 mgr.y (mgr.44106) 471 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.620867+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.628040+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.629473+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.637876+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.639133+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.647109+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.648587+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.656534+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.657881+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.665305+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.666660+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.667923+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:01:51.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.674624+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.675832+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.676802+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.683592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.684808+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.685970+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.692092+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.693337+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.700295+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.701649+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.702739+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.703866+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.704961+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.706028+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.707147+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.708267+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.715910+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.717004+0000 mgr.y (mgr.44106) 472 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.717856+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.724024+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.725781+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.727173+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.728476+0000 mgr.y (mgr.44106) 473 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cluster 2024-09-17T08:01:50.729630+0000 mgr.y (mgr.44106) 474 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cluster 2024-09-17T08:01:50.730043+0000 mgr.y (mgr.44106) 475 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.737665+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:51.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.834387+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:01:51.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.835574+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:01:51.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cephadm 2024-09-17T08:01:50.836679+0000 mgr.y (mgr.44106) 476 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:01:51.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cluster 2024-09-17T08:01:50.837751+0000 mgr.y (mgr.44106) 477 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: cluster 2024-09-17T08:01:50.838209+0000 mgr.y (mgr.44106) 478 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:51.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:51 smithi121 bash[59457]: audit 2024-09-17T08:01:50.848994+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:53.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:53 smithi105 bash[67211]: audit 2024-09-17T08:01:52.024291+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:53.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:53 smithi105 bash[67211]: cluster 2024-09-17T08:01:52.839659+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:53.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:53 smithi105 bash[61564]: audit 2024-09-17T08:01:52.024291+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:53.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:53 smithi105 bash[61564]: cluster 2024-09-17T08:01:52.839659+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:53 smithi121 bash[59457]: audit 2024-09-17T08:01:52.024291+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:01:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:53 smithi121 bash[59457]: cluster 2024-09-17T08:01:52.839659+0000 mgr.y (mgr.44106) 479 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:55.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:54 smithi121 bash[59457]: cluster 2024-09-17T08:01:54.840816+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:55.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:55 smithi105 bash[67211]: cluster 2024-09-17T08:01:54.840816+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:55.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:54 smithi105 bash[61564]: cluster 2024-09-17T08:01:54.840816+0000 mgr.y (mgr.44106) 480 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:57.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:56 smithi121 bash[59457]: cluster 2024-09-17T08:01:56.841559+0000 mgr.y (mgr.44106) 481 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:57.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:56 smithi105 bash[61564]: cluster 2024-09-17T08:01:56.841559+0000 mgr.y (mgr.44106) 481 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:57.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:56 smithi105 bash[67211]: cluster 2024-09-17T08:01:56.841559+0000 mgr.y (mgr.44106) 481 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:59.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:01:58 smithi121 bash[59457]: cluster 2024-09-17T08:01:58.843302+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:59.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:01:58 smithi105 bash[61564]: cluster 2024-09-17T08:01:58.843302+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:01:59.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:01:58 smithi105 bash[67211]: cluster 2024-09-17T08:01:58.843302+0000 mgr.y (mgr.44106) 482 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:01.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:00 smithi121 bash[59457]: cluster 2024-09-17T08:02:00.844109+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:01.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:00 smithi105 bash[61564]: cluster 2024-09-17T08:02:00.844109+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:01.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:00 smithi105 bash[67211]: cluster 2024-09-17T08:02:00.844109+0000 mgr.y (mgr.44106) 483 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:02.897 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T08:02:03.154 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:02 smithi105 bash[67211]: audit 2024-09-17T08:02:01.991770+0000 mgr.y (mgr.44106) 484 : audit [DBG] from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:03.154 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:02 smithi105 bash[61564]: audit 2024-09-17T08:02:01.991770+0000 mgr.y (mgr.44106) 484 : audit [DBG] from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:03.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:02 smithi121 bash[59457]: audit 2024-09-17T08:02:01.991770+0000 mgr.y (mgr.44106) 484 : audit [DBG] from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:04.190 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:03 smithi105 bash[61564]: cluster 2024-09-17T08:02:02.845491+0000 mgr.y (mgr.44106) 485 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:04.190 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:03 smithi105 bash[67211]: cluster 2024-09-17T08:02:02.845491+0000 mgr.y (mgr.44106) 485 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:04.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:03 smithi121 bash[59457]: cluster 2024-09-17T08:02:02.845491+0000 mgr.y (mgr.44106) 485 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:06.191 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:05 smithi105 bash[61564]: cluster 2024-09-17T08:02:04.846648+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:06.191 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:05 smithi105 bash[67211]: cluster 2024-09-17T08:02:04.846648+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:06.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:05 smithi121 bash[59457]: cluster 2024-09-17T08:02:04.846648+0000 mgr.y (mgr.44106) 486 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:06.658 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:02:06.658 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (11m) 2m ago 36m 17.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:02:06.658 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (11m) 28s ago 36m 81.1M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:02:06.658 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 28s ago 34m - - 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (13m) 28s ago 41m 433M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (23m) 2m ago 43m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (8m) 2m ago 43m 76.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (9m) 28s ago 42m 61.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (7m) 2m ago 42m 47.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (12m) 2m ago 37m 12.2M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (12m) 28s ago 37m 12.1M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (5m) 2m ago 41m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (4m) 2m ago 40m 55.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (3m) 2m ago 40m 45.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:02:06.659 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (2m) 2m ago 39m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:02:06.660 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (2m) 28s ago 39m 56.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:02:06.660 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (94s) 28s ago 39m 49.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:02:06.660 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (64s) 28s ago 38m 49.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3530b43d1ec1 2024-09-17T08:02:06.660 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (33s) 28s ago 38m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 bfcb7c9cdc2d 2024-09-17T08:02:06.660 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (12m) 28s ago 37m 58.3M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:02:06.660 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (34m) 2m ago 34m 60.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T08:02:06.660 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (34m) 28s ago 34m 62.4M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T08:02:07.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:06 smithi105 bash[61564]: audit 2024-09-17T08:02:06.628477+0000 mgr.y (mgr.44106) 487 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:07.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:06 smithi105 bash[67211]: audit 2024-09-17T08:02:06.628477+0000 mgr.y (mgr.44106) 487 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:07.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:06 smithi121 bash[59457]: audit 2024-09-17T08:02:06.628477+0000 mgr.y (mgr.44106) 487 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:07.432 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-17T08:02:08.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:07 smithi105 bash[61564]: cluster 2024-09-17T08:02:06.847380+0000 mgr.y (mgr.44106) 488 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:08.244 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:07 smithi105 bash[67211]: cluster 2024-09-17T08:02:06.847380+0000 mgr.y (mgr.44106) 488 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:08.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:07 smithi121 bash[59457]: cluster 2024-09-17T08:02:06.847380+0000 mgr.y (mgr.44106) 488 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:10.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:09 smithi121 bash[59457]: cluster 2024-09-17T08:02:08.848971+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:10.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:09 smithi105 bash[61564]: cluster 2024-09-17T08:02:08.848971+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:10.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:09 smithi105 bash[67211]: cluster 2024-09-17T08:02:08.848971+0000 mgr.y (mgr.44106) 489 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:11.418 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:02:12.148 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-17T08:02:12.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:11 smithi121 bash[59457]: cluster 2024-09-17T08:02:10.849831+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:12.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:11 smithi121 bash[59457]: audit 2024-09-17T08:02:11.396574+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.54592 172.21.15.105:0/3480790264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:12.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:11 smithi105 bash[67211]: cluster 2024-09-17T08:02:10.849831+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:12.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:11 smithi105 bash[67211]: audit 2024-09-17T08:02:11.396574+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.54592 172.21.15.105:0/3480790264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:12.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:11 smithi105 bash[61564]: cluster 2024-09-17T08:02:10.849831+0000 mgr.y (mgr.44106) 490 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:12.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:11 smithi105 bash[61564]: audit 2024-09-17T08:02:11.396574+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.54592 172.21.15.105:0/3480790264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:14.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:13 smithi105 bash[61564]: cluster 2024-09-17T08:02:12.851390+0000 mgr.y (mgr.44106) 491 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:14.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:13 smithi105 bash[67211]: cluster 2024-09-17T08:02:12.851390+0000 mgr.y (mgr.44106) 491 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:14.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:13 smithi121 bash[59457]: cluster 2024-09-17T08:02:12.851390+0000 mgr.y (mgr.44106) 491 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:16.009 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)" 2024-09-17T08:02:16.209 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:15 smithi105 bash[67211]: cluster 2024-09-17T08:02:14.852565+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:16.209 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:15 smithi105 bash[61564]: cluster 2024-09-17T08:02:14.852565+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:16.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:15 smithi121 bash[59457]: cluster 2024-09-17T08:02:14.852565+0000 mgr.y (mgr.44106) 492 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:16.743 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T08:02:16.998 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:16 smithi105 bash[67211]: audit 2024-09-17T08:02:15.987353+0000 mon.c (mon.1) 18 : audit [DBG] from='client.54598 172.21.15.105:0/131786446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:16.999 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:16 smithi105 bash[61564]: audit 2024-09-17T08:02:15.987353+0000 mon.c (mon.1) 18 : audit [DBG] from='client.54598 172.21.15.105:0/131786446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:16 smithi121 bash[59457]: audit 2024-09-17T08:02:15.987353+0000 mon.c (mon.1) 18 : audit [DBG] from='client.54598 172.21.15.105:0/131786446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:18.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:17 smithi121 bash[59457]: cluster 2024-09-17T08:02:16.853251+0000 mgr.y (mgr.44106) 493 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:17 smithi105 bash[61564]: cluster 2024-09-17T08:02:16.853251+0000 mgr.y (mgr.44106) 493 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:18.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:17 smithi105 bash[67211]: cluster 2024-09-17T08:02:16.853251+0000 mgr.y (mgr.44106) 493 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:20.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:19 smithi121 bash[59457]: cluster 2024-09-17T08:02:18.854904+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:20.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:19 smithi105 bash[61564]: cluster 2024-09-17T08:02:18.854904+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:20.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:19 smithi105 bash[67211]: cluster 2024-09-17T08:02:18.854904+0000 mgr.y (mgr.44106) 494 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:20.405 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:02:20.405 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T08:02:20.406 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T08:02:20.406 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T08:02:20.406 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T08:02:20.406 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T08:02:20.406 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T08:02:20.406 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:02:20.406 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:02:21.094 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T08:02:21.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:20 smithi121 bash[59457]: audit 2024-09-17T08:02:20.397700+0000 mgr.y (mgr.44106) 495 : audit [DBG] from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:21.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:20 smithi105 bash[67211]: audit 2024-09-17T08:02:20.397700+0000 mgr.y (mgr.44106) 495 : audit [DBG] from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:21.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:20 smithi105 bash[61564]: audit 2024-09-17T08:02:20.397700+0000 mgr.y (mgr.44106) 495 : audit [DBG] from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:22.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:21 smithi121 bash[59457]: cluster 2024-09-17T08:02:20.855811+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:22.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:21 smithi105 bash[67211]: cluster 2024-09-17T08:02:20.855811+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:22.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:21 smithi105 bash[61564]: cluster 2024-09-17T08:02:20.855811+0000 mgr.y (mgr.44106) 496 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:24.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:23 smithi121 bash[59457]: cluster 2024-09-17T08:02:22.857292+0000 mgr.y (mgr.44106) 497 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:24.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:23 smithi105 bash[61564]: cluster 2024-09-17T08:02:22.857292+0000 mgr.y (mgr.44106) 497 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:24.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:23 smithi105 bash[67211]: cluster 2024-09-17T08:02:22.857292+0000 mgr.y (mgr.44106) 497 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:24.869 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T08:02:24.869 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T08:02:24.869 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T08:02:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:24 smithi121 bash[59457]: audit 2024-09-17T08:02:24.861561+0000 mon.c (mon.1) 19 : audit [DBG] from='client.44673 172.21.15.105:0/3182513187' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:02:25.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:24 smithi105 bash[61564]: audit 2024-09-17T08:02:24.861561+0000 mon.c (mon.1) 19 : audit [DBG] from='client.44673 172.21.15.105:0/3182513187' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:02:25.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:24 smithi105 bash[67211]: audit 2024-09-17T08:02:24.861561+0000 mon.c (mon.1) 19 : audit [DBG] from='client.44673 172.21.15.105:0/3182513187' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:02:25.650 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-17T08:02:26.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:25 smithi121 bash[59457]: cluster 2024-09-17T08:02:24.857956+0000 mgr.y (mgr.44106) 498 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:26.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:25 smithi105 bash[61564]: cluster 2024-09-17T08:02:24.857956+0000 mgr.y (mgr.44106) 498 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:26.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:25 smithi105 bash[67211]: cluster 2024-09-17T08:02:24.857956+0000 mgr.y (mgr.44106) 498 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:28.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:27 smithi121 bash[59457]: cluster 2024-09-17T08:02:26.858647+0000 mgr.y (mgr.44106) 499 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:27 smithi105 bash[61564]: cluster 2024-09-17T08:02:26.858647+0000 mgr.y (mgr.44106) 499 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:28.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:27 smithi105 bash[67211]: cluster 2024-09-17T08:02:26.858647+0000 mgr.y (mgr.44106) 499 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:30.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:30 smithi121 bash[59457]: cluster 2024-09-17T08:02:28.860352+0000 mgr.y (mgr.44106) 500 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:30.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:30 smithi121 bash[59457]: audit 2024-09-17T08:02:29.314788+0000 mgr.y (mgr.44106) 501 : audit [DBG] from='client.54616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:30.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:29 smithi105 bash[67211]: cluster 2024-09-17T08:02:28.860352+0000 mgr.y (mgr.44106) 500 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:30.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:29 smithi105 bash[67211]: audit 2024-09-17T08:02:29.314788+0000 mgr.y (mgr.44106) 501 : audit [DBG] from='client.54616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:30.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:29 smithi105 bash[61564]: cluster 2024-09-17T08:02:28.860352+0000 mgr.y (mgr.44106) 500 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:30.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:29 smithi105 bash[61564]: audit 2024-09-17T08:02:29.314788+0000 mgr.y (mgr.44106) 501 : audit [DBG] from='client.54616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:31.658 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:02:32.377 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- 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 ; sleep 30 ; done' 2024-09-17T08:02:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:32 smithi121 bash[59457]: cluster 2024-09-17T08:02:30.861199+0000 mgr.y (mgr.44106) 502 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:32 smithi121 bash[59457]: cephadm 2024-09-17T08:02:31.644230+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:02:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:32 smithi121 bash[59457]: audit 2024-09-17T08:02:31.650705+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:32 smithi121 bash[59457]: audit 2024-09-17T08:02:32.082834+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:32 smithi121 bash[59457]: audit 2024-09-17T08:02:32.084537+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:02:33.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:32 smithi121 bash[59457]: audit 2024-09-17T08:02:32.097489+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:33.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[61564]: cluster 2024-09-17T08:02:30.861199+0000 mgr.y (mgr.44106) 502 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[61564]: cephadm 2024-09-17T08:02:31.644230+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[61564]: audit 2024-09-17T08:02:31.650705+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[61564]: audit 2024-09-17T08:02:32.082834+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[61564]: audit 2024-09-17T08:02:32.084537+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[61564]: audit 2024-09-17T08:02:32.097489+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[67211]: cluster 2024-09-17T08:02:30.861199+0000 mgr.y (mgr.44106) 502 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[67211]: cephadm 2024-09-17T08:02:31.644230+0000 mgr.y (mgr.44106) 503 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[67211]: audit 2024-09-17T08:02:31.650705+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[67211]: audit 2024-09-17T08:02:32.082834+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[67211]: audit 2024-09-17T08:02:32.084537+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:02:33.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:32 smithi105 bash[67211]: audit 2024-09-17T08:02:32.097489+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:34.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:33 smithi121 bash[59457]: cephadm 2024-09-17T08:02:32.085892+0000 mgr.y (mgr.44106) 504 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:02:34.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:33 smithi121 bash[59457]: cluster 2024-09-17T08:02:32.087071+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:34.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:33 smithi121 bash[59457]: cluster 2024-09-17T08:02:32.087555+0000 mgr.y (mgr.44106) 506 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:34.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:33 smithi121 bash[59457]: cephadm 2024-09-17T08:02:32.196049+0000 mgr.y (mgr.44106) 507 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:02:34.077 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[67211]: cephadm 2024-09-17T08:02:32.085892+0000 mgr.y (mgr.44106) 504 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:02:34.077 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[67211]: cluster 2024-09-17T08:02:32.087071+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:34.078 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[67211]: cluster 2024-09-17T08:02:32.087555+0000 mgr.y (mgr.44106) 506 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:34.078 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[67211]: cephadm 2024-09-17T08:02:32.196049+0000 mgr.y (mgr.44106) 507 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:02:34.078 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[61564]: cephadm 2024-09-17T08:02:32.085892+0000 mgr.y (mgr.44106) 504 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:02:34.078 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[61564]: cluster 2024-09-17T08:02:32.087071+0000 mgr.y (mgr.44106) 505 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:34.078 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[61564]: cluster 2024-09-17T08:02:32.087555+0000 mgr.y (mgr.44106) 506 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:34.078 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:33 smithi105 bash[61564]: cephadm 2024-09-17T08:02:32.196049+0000 mgr.y (mgr.44106) 507 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:02:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: cluster 2024-09-17T08:02:34.088881+0000 mgr.y (mgr.44106) 508 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.286999+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.289573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:02:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.299060+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.302074+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.312104+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.314582+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.323782+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.325926+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.335954+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.339140+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.349643+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.355631+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:35 smithi121 bash[59457]: audit 2024-09-17T08:02:35.364363+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: cluster 2024-09-17T08:02:34.088881+0000 mgr.y (mgr.44106) 508 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.286999+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.289573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.299060+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.302074+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.312104+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.314582+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.323782+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.325926+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.335954+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.339140+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.349643+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.355631+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[61564]: audit 2024-09-17T08:02:35.364363+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: cluster 2024-09-17T08:02:34.088881+0000 mgr.y (mgr.44106) 508 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.286999+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.289573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:02:36.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.299060+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.302074+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.312104+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.314582+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.323782+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.325926+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.335954+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.339140+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.349643+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.355631+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:35 smithi105 bash[67211]: audit 2024-09-17T08:02:35.364363+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:36 smithi121 bash[59457]: cephadm 2024-09-17T08:02:35.287475+0000 mgr.y (mgr.44106) 509 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T08:02:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:36 smithi121 bash[59457]: cephadm 2024-09-17T08:02:35.287569+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T08:02:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:36 smithi121 bash[59457]: cephadm 2024-09-17T08:02:35.303290+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T08:02:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:36 smithi121 bash[59457]: cephadm 2024-09-17T08:02:35.315936+0000 mgr.y (mgr.44106) 512 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T08:02:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:36 smithi121 bash[59457]: cephadm 2024-09-17T08:02:35.327426+0000 mgr.y (mgr.44106) 513 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T08:02:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:36 smithi121 bash[59457]: cephadm 2024-09-17T08:02:35.340491+0000 mgr.y (mgr.44106) 514 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:02:37.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:36 smithi121 bash[59457]: cephadm 2024-09-17T08:02:35.356951+0000 mgr.y (mgr.44106) 515 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:02:37.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[61564]: cephadm 2024-09-17T08:02:35.287475+0000 mgr.y (mgr.44106) 509 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T08:02:37.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[61564]: cephadm 2024-09-17T08:02:35.287569+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[61564]: cephadm 2024-09-17T08:02:35.303290+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[61564]: cephadm 2024-09-17T08:02:35.315936+0000 mgr.y (mgr.44106) 512 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[61564]: cephadm 2024-09-17T08:02:35.327426+0000 mgr.y (mgr.44106) 513 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[61564]: cephadm 2024-09-17T08:02:35.340491+0000 mgr.y (mgr.44106) 514 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[61564]: cephadm 2024-09-17T08:02:35.356951+0000 mgr.y (mgr.44106) 515 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[67211]: cephadm 2024-09-17T08:02:35.287475+0000 mgr.y (mgr.44106) 509 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[67211]: cephadm 2024-09-17T08:02:35.287569+0000 mgr.y (mgr.44106) 510 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[67211]: cephadm 2024-09-17T08:02:35.303290+0000 mgr.y (mgr.44106) 511 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[67211]: cephadm 2024-09-17T08:02:35.315936+0000 mgr.y (mgr.44106) 512 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T08:02:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[67211]: cephadm 2024-09-17T08:02:35.327426+0000 mgr.y (mgr.44106) 513 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T08:02:37.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[67211]: cephadm 2024-09-17T08:02:35.340491+0000 mgr.y (mgr.44106) 514 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:02:37.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:36 smithi105 bash[67211]: cephadm 2024-09-17T08:02:35.356951+0000 mgr.y (mgr.44106) 515 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:02:37.580 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:02:38.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:37 smithi121 bash[59457]: cluster 2024-09-17T08:02:36.089750+0000 mgr.y (mgr.44106) 516 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:38.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:37 smithi105 bash[61564]: cluster 2024-09-17T08:02:36.089750+0000 mgr.y (mgr.44106) 516 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:38.088 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:37 smithi105 bash[67211]: cluster 2024-09-17T08:02:36.089750+0000 mgr.y (mgr.44106) 516 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:38.343 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:02:38.343 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (12m) 3m ago 37m 17.3M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:02:38.343 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (11m) 60s ago 37m 81.1M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 60s ago 35m - - 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (13m) 60s ago 42m 433M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (23m) 3m ago 44m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (8m) 3m ago 44m 76.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (10m) 60s ago 42m 61.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (8m) 3m ago 42m 47.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (13m) 3m ago 37m 12.2M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (13m) 60s ago 37m 12.1M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (5m) 3m ago 41m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (5m) 3m ago 41m 55.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (4m) 3m ago 40m 45.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (3m) 3m ago 40m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (2m) 60s ago 40m 56.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:02:38.344 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (2m) 60s ago 39m 49.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:02:38.345 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (96s) 60s ago 39m 49.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3530b43d1ec1 2024-09-17T08:02:38.345 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (65s) 60s ago 38m - 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 bfcb7c9cdc2d 2024-09-17T08:02:38.345 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (12m) 60s ago 37m 58.3M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:02:38.345 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (35m) 3m ago 35m 60.9M - 16.2.0 24ecd6d5f14c 89cbba125df3 2024-09-17T08:02:38.345 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (35m) 60s ago 35m 62.4M - 16.2.0 24ecd6d5f14c 07a0e218cd8d 2024-09-17T08:02:38.789 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:02:38.808 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T08:02:38.809 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-09-17T08:02:38.810 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13 2024-09-17T08:02:38.810 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T08:02:38.810 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:02:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[67211]: audit 2024-09-17T08:02:37.557804+0000 mgr.y (mgr.44106) 517 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[67211]: audit 2024-09-17T08:02:38.169351+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[67211]: audit 2024-09-17T08:02:38.170465+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:02:38.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[67211]: audit 2024-09-17T08:02:38.172343+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:38.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[61564]: audit 2024-09-17T08:02:37.557804+0000 mgr.y (mgr.44106) 517 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:38.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[61564]: audit 2024-09-17T08:02:38.169351+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:38.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[61564]: audit 2024-09-17T08:02:38.170465+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:02:38.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:38 smithi105 bash[61564]: audit 2024-09-17T08:02:38.172343+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:38 smithi121 bash[59457]: audit 2024-09-17T08:02:37.557804+0000 mgr.y (mgr.44106) 517 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:38 smithi121 bash[59457]: audit 2024-09-17T08:02:38.169351+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:38 smithi121 bash[59457]: audit 2024-09-17T08:02:38.170465+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.vppsza", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:02:39.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:38 smithi121 bash[59457]: audit 2024-09-17T08:02:38.172343+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:39.172 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:02:39.172 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T08:02:39.172 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T08:02:39.173 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T08:02:39.173 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T08:02:39.173 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T08:02:39.173 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T08:02:39.173 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:02:39.173 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:02:39.981 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[67211]: audit 2024-09-17T08:02:37.941055+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.54628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:39.981 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[67211]: cluster 2024-09-17T08:02:38.091036+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:39.981 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[67211]: cephadm 2024-09-17T08:02:38.164162+0000 mgr.y (mgr.44106) 520 : cephadm [INF] Upgrade: Updating rgw.foo.smithi105.vppsza (1/2) 2024-09-17T08:02:39.981 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[67211]: cephadm 2024-09-17T08:02:38.173431+0000 mgr.y (mgr.44106) 521 : cephadm [INF] Deploying daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T08:02:39.981 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[67211]: audit 2024-09-17T08:02:38.314397+0000 mgr.y (mgr.44106) 522 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:39.981 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[67211]: audit 2024-09-17T08:02:38.781587+0000 mon.c (mon.1) 20 : audit [DBG] from='client.44703 172.21.15.105:0/925514676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:39.982 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[61564]: audit 2024-09-17T08:02:37.941055+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.54628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:39.982 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[61564]: cluster 2024-09-17T08:02:38.091036+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:39.982 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[61564]: cephadm 2024-09-17T08:02:38.164162+0000 mgr.y (mgr.44106) 520 : cephadm [INF] Upgrade: Updating rgw.foo.smithi105.vppsza (1/2) 2024-09-17T08:02:39.982 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[61564]: cephadm 2024-09-17T08:02:38.173431+0000 mgr.y (mgr.44106) 521 : cephadm [INF] Deploying daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T08:02:39.982 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[61564]: audit 2024-09-17T08:02:38.314397+0000 mgr.y (mgr.44106) 522 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:39.982 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:39 smithi105 bash[61564]: audit 2024-09-17T08:02:38.781587+0000 mon.c (mon.1) 20 : audit [DBG] from='client.44703 172.21.15.105:0/925514676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:40.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:39 smithi121 bash[59457]: audit 2024-09-17T08:02:37.941055+0000 mgr.y (mgr.44106) 518 : audit [DBG] from='client.54628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:39 smithi121 bash[59457]: cluster 2024-09-17T08:02:38.091036+0000 mgr.y (mgr.44106) 519 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:39 smithi121 bash[59457]: cephadm 2024-09-17T08:02:38.164162+0000 mgr.y (mgr.44106) 520 : cephadm [INF] Upgrade: Updating rgw.foo.smithi105.vppsza (1/2) 2024-09-17T08:02:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:39 smithi121 bash[59457]: cephadm 2024-09-17T08:02:38.173431+0000 mgr.y (mgr.44106) 521 : cephadm [INF] Deploying daemon rgw.foo.smithi105.vppsza on smithi105 2024-09-17T08:02:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:39 smithi121 bash[59457]: audit 2024-09-17T08:02:38.314397+0000 mgr.y (mgr.44106) 522 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:40.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:39 smithi121 bash[59457]: audit 2024-09-17T08:02:38.781587+0000 mon.c (mon.1) 20 : audit [DBG] from='client.44703 172.21.15.105:0/925514676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:02:40.935 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:40 smithi105 bash[67211]: audit 2024-09-17T08:02:39.164380+0000 mgr.y (mgr.44106) 523 : audit [DBG] from='client.54646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:40.936 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:40 smithi105 bash[61564]: audit 2024-09-17T08:02:39.164380+0000 mgr.y (mgr.44106) 523 : audit [DBG] from='client.54646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:41.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:40 smithi121 bash[59457]: audit 2024-09-17T08:02:39.164380+0000 mgr.y (mgr.44106) 523 : audit [DBG] from='client.54646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:02:41.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:41 smithi105 bash[61564]: cluster 2024-09-17T08:02:40.091908+0000 mgr.y (mgr.44106) 524 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:41.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:41 smithi105 bash[67211]: cluster 2024-09-17T08:02:40.091908+0000 mgr.y (mgr.44106) 524 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:42.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:41 smithi121 bash[59457]: cluster 2024-09-17T08:02:40.091908+0000 mgr.y (mgr.44106) 524 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:43.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:43 smithi121 bash[59457]: cluster 2024-09-17T08:02:42.092648+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:43.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:43 smithi121 bash[59457]: audit 2024-09-17T08:02:42.424979+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:43.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:43 smithi121 bash[59457]: audit 2024-09-17T08:02:42.435738+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:43.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:43 smithi105 bash[67211]: cluster 2024-09-17T08:02:42.092648+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:43.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:43 smithi105 bash[67211]: audit 2024-09-17T08:02:42.424979+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:43.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:43 smithi105 bash[67211]: audit 2024-09-17T08:02:42.435738+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:43.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:43 smithi105 bash[61564]: cluster 2024-09-17T08:02:42.092648+0000 mgr.y (mgr.44106) 525 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:43.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:43 smithi105 bash[61564]: audit 2024-09-17T08:02:42.424979+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:43.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:43 smithi105 bash[61564]: audit 2024-09-17T08:02:42.435738+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:45.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:45 smithi121 bash[59457]: cluster 2024-09-17T08:02:44.093740+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:45 smithi121 bash[59457]: audit 2024-09-17T08:02:45.055146+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:45 smithi121 bash[59457]: audit 2024-09-17T08:02:45.057070+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:02:45.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:45 smithi121 bash[59457]: audit 2024-09-17T08:02:45.060608+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[61564]: cluster 2024-09-17T08:02:44.093740+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[61564]: audit 2024-09-17T08:02:45.055146+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:45.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[61564]: audit 2024-09-17T08:02:45.057070+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:02:45.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[61564]: audit 2024-09-17T08:02:45.060608+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[67211]: cluster 2024-09-17T08:02:44.093740+0000 mgr.y (mgr.44106) 526 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:02:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[67211]: audit 2024-09-17T08:02:45.055146+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[67211]: audit 2024-09-17T08:02:45.057070+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.tmnjzi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T08:02:45.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:45 smithi105 bash[67211]: audit 2024-09-17T08:02:45.060608+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:02:46.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:46 smithi121 bash[59457]: cephadm 2024-09-17T08:02:45.045281+0000 mgr.y (mgr.44106) 527 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.tmnjzi (2/2) 2024-09-17T08:02:46.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:46 smithi121 bash[59457]: cephadm 2024-09-17T08:02:45.062456+0000 mgr.y (mgr.44106) 528 : cephadm [INF] Deploying daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T08:02:46.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:46 smithi105 bash[61564]: cephadm 2024-09-17T08:02:45.045281+0000 mgr.y (mgr.44106) 527 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.tmnjzi (2/2) 2024-09-17T08:02:46.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:46 smithi105 bash[61564]: cephadm 2024-09-17T08:02:45.062456+0000 mgr.y (mgr.44106) 528 : cephadm [INF] Deploying daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T08:02:46.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:46 smithi105 bash[67211]: cephadm 2024-09-17T08:02:45.045281+0000 mgr.y (mgr.44106) 527 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.tmnjzi (2/2) 2024-09-17T08:02:46.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:46 smithi105 bash[67211]: cephadm 2024-09-17T08:02:45.062456+0000 mgr.y (mgr.44106) 528 : cephadm [INF] Deploying daemon rgw.foo.smithi121.tmnjzi on smithi121 2024-09-17T08:02:47.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:47 smithi121 bash[59457]: cluster 2024-09-17T08:02:46.094574+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:02:47.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:47 smithi105 bash[61564]: cluster 2024-09-17T08:02:46.094574+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:02:47.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:47 smithi105 bash[67211]: cluster 2024-09-17T08:02:46.094574+0000 mgr.y (mgr.44106) 529 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:02:49.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:49 smithi121 bash[59457]: cluster 2024-09-17T08:02:48.096276+0000 mgr.y (mgr.44106) 530 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:49.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:49 smithi121 bash[59457]: audit 2024-09-17T08:02:49.177276+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:49.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:49 smithi121 bash[59457]: audit 2024-09-17T08:02:49.188515+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:49.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:49 smithi105 bash[61564]: cluster 2024-09-17T08:02:48.096276+0000 mgr.y (mgr.44106) 530 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:49.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:49 smithi105 bash[61564]: audit 2024-09-17T08:02:49.177276+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:49.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:49 smithi105 bash[61564]: audit 2024-09-17T08:02:49.188515+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:49 smithi105 bash[67211]: cluster 2024-09-17T08:02:48.096276+0000 mgr.y (mgr.44106) 530 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:49 smithi105 bash[67211]: audit 2024-09-17T08:02:49.177276+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:49.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:49 smithi105 bash[67211]: audit 2024-09-17T08:02:49.188515+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:51.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:51 smithi121 bash[59457]: cluster 2024-09-17T08:02:50.097158+0000 mgr.y (mgr.44106) 531 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:51.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:51 smithi105 bash[61564]: cluster 2024-09-17T08:02:50.097158+0000 mgr.y (mgr.44106) 531 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:51.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:51 smithi105 bash[67211]: cluster 2024-09-17T08:02:50.097158+0000 mgr.y (mgr.44106) 531 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:53.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:53 smithi121 bash[59457]: cluster 2024-09-17T08:02:52.098061+0000 mgr.y (mgr.44106) 532 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:53.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:53 smithi105 bash[61564]: cluster 2024-09-17T08:02:52.098061+0000 mgr.y (mgr.44106) 532 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:53.838 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:53 smithi105 bash[67211]: cluster 2024-09-17T08:02:52.098061+0000 mgr.y (mgr.44106) 532 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 604 KiB data, 300 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 103 op/s 2024-09-17T08:02:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:55 smithi121 bash[59457]: cluster 2024-09-17T08:02:54.099891+0000 mgr.y (mgr.44106) 533 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:02:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:55 smithi121 bash[59457]: audit 2024-09-17T08:02:54.957330+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:55 smithi121 bash[59457]: audit 2024-09-17T08:02:54.966584+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:55.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:55 smithi105 bash[61564]: cluster 2024-09-17T08:02:54.099891+0000 mgr.y (mgr.44106) 533 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:02:55.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:55 smithi105 bash[61564]: audit 2024-09-17T08:02:54.957330+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:55.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:55 smithi105 bash[61564]: audit 2024-09-17T08:02:54.966584+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:55 smithi105 bash[67211]: cluster 2024-09-17T08:02:54.099891+0000 mgr.y (mgr.44106) 533 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:02:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:55 smithi105 bash[67211]: audit 2024-09-17T08:02:54.957330+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:55 smithi105 bash[67211]: audit 2024-09-17T08:02:54.966584+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:56 smithi121 bash[59457]: audit 2024-09-17T08:02:55.698075+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:56 smithi121 bash[59457]: audit 2024-09-17T08:02:55.704961+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:56 smithi121 bash[59457]: audit 2024-09-17T08:02:56.384299+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:56 smithi121 bash[59457]: audit 2024-09-17T08:02:56.392000+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[61564]: audit 2024-09-17T08:02:55.698075+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[61564]: audit 2024-09-17T08:02:55.704961+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[61564]: audit 2024-09-17T08:02:56.384299+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[61564]: audit 2024-09-17T08:02:56.392000+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[67211]: audit 2024-09-17T08:02:55.698075+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[67211]: audit 2024-09-17T08:02:55.704961+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[67211]: audit 2024-09-17T08:02:56.384299+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:57.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:56 smithi105 bash[67211]: audit 2024-09-17T08:02:56.392000+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:58.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:57 smithi121 bash[59457]: cluster 2024-09-17T08:02:56.100817+0000 mgr.y (mgr.44106) 534 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:02:58.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:57 smithi121 bash[59457]: audit 2024-09-17T08:02:57.131401+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:58.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:57 smithi121 bash[59457]: audit 2024-09-17T08:02:57.141817+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:58.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:57 smithi105 bash[61564]: cluster 2024-09-17T08:02:56.100817+0000 mgr.y (mgr.44106) 534 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:02:58.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:57 smithi105 bash[61564]: audit 2024-09-17T08:02:57.131401+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:58.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:57 smithi105 bash[61564]: audit 2024-09-17T08:02:57.141817+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:57 smithi105 bash[67211]: cluster 2024-09-17T08:02:56.100817+0000 mgr.y (mgr.44106) 534 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:02:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:57 smithi105 bash[67211]: audit 2024-09-17T08:02:57.131401+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:02:58.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:57 smithi105 bash[67211]: audit 2024-09-17T08:02:57.141817+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:00.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:02:59 smithi121 bash[59457]: cluster 2024-09-17T08:02:58.102518+0000 mgr.y (mgr.44106) 535 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:03:00.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:02:59 smithi105 bash[61564]: cluster 2024-09-17T08:02:58.102518+0000 mgr.y (mgr.44106) 535 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:03:00.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:02:59 smithi105 bash[67211]: cluster 2024-09-17T08:02:58.102518+0000 mgr.y (mgr.44106) 535 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 186 op/s 2024-09-17T08:03:02.017 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:01 smithi105 bash[61564]: cluster 2024-09-17T08:03:00.103475+0000 mgr.y (mgr.44106) 536 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:02.017 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:01 smithi105 bash[67211]: cluster 2024-09-17T08:03:00.103475+0000 mgr.y (mgr.44106) 536 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:02.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:01 smithi121 bash[59457]: cluster 2024-09-17T08:03:00.103475+0000 mgr.y (mgr.44106) 536 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:04.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:03 smithi121 bash[59457]: cluster 2024-09-17T08:03:02.104340+0000 mgr.y (mgr.44106) 537 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:04.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:03 smithi105 bash[61564]: cluster 2024-09-17T08:03:02.104340+0000 mgr.y (mgr.44106) 537 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:04.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:03 smithi105 bash[67211]: cluster 2024-09-17T08:03:02.104340+0000 mgr.y (mgr.44106) 537 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:05.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:05 smithi105 bash[61564]: cluster 2024-09-17T08:03:04.105509+0000 mgr.y (mgr.44106) 538 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:05.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:05 smithi105 bash[67211]: cluster 2024-09-17T08:03:04.105509+0000 mgr.y (mgr.44106) 538 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:06.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:05 smithi121 bash[59457]: cluster 2024-09-17T08:03:04.105509+0000 mgr.y (mgr.44106) 538 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-17T08:03:07.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:07 smithi121 bash[59457]: cluster 2024-09-17T08:03:06.106007+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:03:07.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:07 smithi121 bash[59457]: audit 2024-09-17T08:03:06.106093+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:07.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:07 smithi121 bash[59457]: audit 2024-09-17T08:03:06.114487+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:07 smithi105 bash[61564]: cluster 2024-09-17T08:03:06.106007+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:03:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:07 smithi105 bash[61564]: audit 2024-09-17T08:03:06.106093+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:07.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:07 smithi105 bash[61564]: audit 2024-09-17T08:03:06.114487+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:07 smithi105 bash[67211]: cluster 2024-09-17T08:03:06.106007+0000 mgr.y (mgr.44106) 539 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T08:03:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:07 smithi105 bash[67211]: audit 2024-09-17T08:03:06.106093+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:07 smithi105 bash[67211]: audit 2024-09-17T08:03:06.114487+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.009751+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.018033+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.019766+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:09.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.021378+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:09.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.022646+0000 mgr.y (mgr.44106) 540 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:09.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cluster 2024-09-17T08:03:08.024713+0000 mgr.y (mgr.44106) 541 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cluster 2024-09-17T08:03:08.025405+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.032155+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.132626+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.136828+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.139177+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.141253+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.143857+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.147687+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.150202+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.151636+0000 mgr.y (mgr.44106) 543 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.159482+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.161312+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi105.vppsza"}]: dispatch 2024-09-17T08:03:09.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.168766+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi105.vppsza"}]': finished 2024-09-17T08:03:09.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.169993+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.tmnjzi"}]: dispatch 2024-09-17T08:03:09.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.176946+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.tmnjzi"}]': finished 2024-09-17T08:03:09.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.178856+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.180123+0000 mgr.y (mgr.44106) 544 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.185922+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.187890+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.190044+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.191223+0000 mgr.y (mgr.44106) 545 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.198852+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.201999+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.203328+0000 mgr.y (mgr.44106) 546 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.212091+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.215582+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.216809+0000 mgr.y (mgr.44106) 547 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.227253+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.230036+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.232965+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.235776+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.238164+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.240400+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.242616+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.243888+0000 mgr.y (mgr.44106) 548 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.245911+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.253994+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.255726+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.263126+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.264447+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.272531+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:03:09.276 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.273872+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.280479+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.281987+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.290385+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.291852+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.299503+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.300780+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.308169+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.309714+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.310851+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.320250+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.321587+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:03:09.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.323008+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.330643+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.332034+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.338457+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.339733+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.340808+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.341813+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.342843+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.343927+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.344986+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.346040+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.354073+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.355072+0000 mgr.y (mgr.44106) 549 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.355763+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.360350+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:03:09.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.361723+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.362864+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.363923+0000 mgr.y (mgr.44106) 550 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cluster 2024-09-17T08:03:08.364735+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cluster 2024-09-17T08:03:08.365127+0000 mgr.y (mgr.44106) 552 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: cephadm 2024-09-17T08:03:08.368407+0000 mgr.y (mgr.44106) 553 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.864242+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.880897+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:09 smithi121 bash[59457]: audit 2024-09-17T08:03:08.893682+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.009751+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.018033+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.019766+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.021378+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.022646+0000 mgr.y (mgr.44106) 540 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cluster 2024-09-17T08:03:08.024713+0000 mgr.y (mgr.44106) 541 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cluster 2024-09-17T08:03:08.025405+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.032155+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.132626+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:03:09.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.136828+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.139177+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.141253+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.143857+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.147687+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.150202+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.151636+0000 mgr.y (mgr.44106) 543 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.159482+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.161312+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi105.vppsza"}]: dispatch 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.168766+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi105.vppsza"}]': finished 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.009751+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.018033+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.019766+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.021378+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.022646+0000 mgr.y (mgr.44106) 540 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cluster 2024-09-17T08:03:08.024713+0000 mgr.y (mgr.44106) 541 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cluster 2024-09-17T08:03:08.025405+0000 mgr.y (mgr.44106) 542 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.032155+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.132626+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.136828+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.139177+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.141253+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.143857+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.147687+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.150202+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.151636+0000 mgr.y (mgr.44106) 543 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.159482+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.161312+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi105.vppsza"}]: dispatch 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.168766+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi105.vppsza"}]': finished 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.169993+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.tmnjzi"}]: dispatch 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.176946+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.tmnjzi"}]': finished 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.178856+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.180123+0000 mgr.y (mgr.44106) 544 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.185922+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.342 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.187890+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.190044+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.191223+0000 mgr.y (mgr.44106) 545 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.198852+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.201999+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.203328+0000 mgr.y (mgr.44106) 546 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.212091+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.215582+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.216809+0000 mgr.y (mgr.44106) 547 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.227253+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.230036+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.232965+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.235776+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.238164+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.343 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.240400+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.169993+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.tmnjzi"}]: dispatch 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.176946+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.tmnjzi"}]': finished 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.178856+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.180123+0000 mgr.y (mgr.44106) 544 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.185922+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.187890+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.190044+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.191223+0000 mgr.y (mgr.44106) 545 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.198852+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.344 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.201999+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.203328+0000 mgr.y (mgr.44106) 546 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.212091+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.215582+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.216809+0000 mgr.y (mgr.44106) 547 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.227253+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.230036+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.232965+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.235776+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.238164+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.240400+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.345 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.242616+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.243888+0000 mgr.y (mgr.44106) 548 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.245911+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.253994+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.255726+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.263126+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.264447+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.272531+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.273872+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.280479+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.281987+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.290385+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.291852+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:03:09.346 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.299503+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.300780+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.308169+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.309714+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.242616+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.243888+0000 mgr.y (mgr.44106) 548 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.245911+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.253994+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.255726+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.263126+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.264447+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:03:09.347 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.272531+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.273872+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.280479+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.281987+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.290385+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.291852+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.299503+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.300780+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.308169+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.309714+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.348 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.310851+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.320250+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.321587+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.323008+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.330643+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.332034+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.338457+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.339733+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.340808+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.341813+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.342843+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.343927+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.344986+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.346040+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:03:09.349 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.354073+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.355072+0000 mgr.y (mgr.44106) 549 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.310851+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.320250+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.321587+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.323008+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.330643+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.332034+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.338457+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.339733+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.340808+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.341813+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.350 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.342843+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.343927+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.344986+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.346040+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.354073+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.355072+0000 mgr.y (mgr.44106) 549 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.355763+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.360350+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.361723+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.362864+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:09.351 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.363923+0000 mgr.y (mgr.44106) 550 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cluster 2024-09-17T08:03:08.364735+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cluster 2024-09-17T08:03:08.365127+0000 mgr.y (mgr.44106) 552 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: cephadm 2024-09-17T08:03:08.368407+0000 mgr.y (mgr.44106) 553 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.864242+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.880897+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[61564]: audit 2024-09-17T08:03:08.893682+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.355763+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.360350+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.361723+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.362864+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.363923+0000 mgr.y (mgr.44106) 550 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:09.352 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cluster 2024-09-17T08:03:08.364735+0000 mgr.y (mgr.44106) 551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.353 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cluster 2024-09-17T08:03:08.365127+0000 mgr.y (mgr.44106) 552 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:09.353 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: cephadm 2024-09-17T08:03:08.368407+0000 mgr.y (mgr.44106) 553 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T08:03:09.353 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.864242+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.353 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.880897+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:09.353 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:09 smithi105 bash[67211]: audit 2024-09-17T08:03:08.893682+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[67211]: audit 2024-09-17T08:03:09.021165+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[67211]: audit 2024-09-17T08:03:09.024702+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[67211]: cephadm 2024-09-17T08:03:09.025759+0000 mgr.y (mgr.44106) 554 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[67211]: cluster 2024-09-17T08:03:09.026617+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[67211]: cluster 2024-09-17T08:03:09.026957+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[67211]: audit 2024-09-17T08:03:09.031535+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[67211]: audit 2024-09-17T08:03:09.555457+0000 mgr.y (mgr.44106) 557 : audit [DBG] from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:10.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[61564]: audit 2024-09-17T08:03:09.021165+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:10.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[61564]: audit 2024-09-17T08:03:09.024702+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:10.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[61564]: cephadm 2024-09-17T08:03:09.025759+0000 mgr.y (mgr.44106) 554 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:10.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[61564]: cluster 2024-09-17T08:03:09.026617+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:10.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[61564]: cluster 2024-09-17T08:03:09.026957+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:10.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[61564]: audit 2024-09-17T08:03:09.031535+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:10.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:10 smithi105 bash[61564]: audit 2024-09-17T08:03:09.555457+0000 mgr.y (mgr.44106) 557 : audit [DBG] from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:10 smithi121 bash[59457]: audit 2024-09-17T08:03:09.021165+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:10 smithi121 bash[59457]: audit 2024-09-17T08:03:09.024702+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:10 smithi121 bash[59457]: cephadm 2024-09-17T08:03:09.025759+0000 mgr.y (mgr.44106) 554 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:10 smithi121 bash[59457]: cluster 2024-09-17T08:03:09.026617+0000 mgr.y (mgr.44106) 555 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:10 smithi121 bash[59457]: cluster 2024-09-17T08:03:09.026957+0000 mgr.y (mgr.44106) 556 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:10 smithi121 bash[59457]: audit 2024-09-17T08:03:09.031535+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:10.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:10 smithi121 bash[59457]: audit 2024-09-17T08:03:09.555457+0000 mgr.y (mgr.44106) 557 : audit [DBG] from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:10.318 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T08:03:12.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:12 smithi105 bash[61564]: cluster 2024-09-17T08:03:11.027848+0000 mgr.y (mgr.44106) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-09-17T08:03:12.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:12 smithi105 bash[61564]: audit 2024-09-17T08:03:12.049890+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:12.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:12 smithi105 bash[67211]: cluster 2024-09-17T08:03:11.027848+0000 mgr.y (mgr.44106) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-09-17T08:03:12.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:12 smithi105 bash[67211]: audit 2024-09-17T08:03:12.049890+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:12.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:12 smithi121 bash[59457]: cluster 2024-09-17T08:03:11.027848+0000 mgr.y (mgr.44106) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-09-17T08:03:12.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:12 smithi121 bash[59457]: audit 2024-09-17T08:03:12.049890+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:14.012 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:03:14.012 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (12m) 19s ago 38m 17.1M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:03:14.012 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (12m) 17s ago 37m 83.4M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:03:14.012 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 17s ago 35m - - 2024-09-17T08:03:14.012 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (14m) 17s ago 42m 433M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:03:14.012 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (24m) 19s ago 44m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:03:14.012 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (9m) 19s ago 44m 93.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (10m) 17s ago 43m 63.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (8m) 19s ago 43m 52.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (13m) 19s ago 38m 12.0M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (13m) 17s ago 38m 11.7M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (6m) 19s ago 42m 60.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (6m) 19s ago 41m 62.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (4m) 19s ago 41m 51.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (3m) 19s ago 40m 58.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (3m) 17s ago 40m 61.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (2m) 17s ago 40m 53.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (2m) 17s ago 39m 52.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3530b43d1ec1 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (101s) 17s ago 39m 52.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 bfcb7c9cdc2d 2024-09-17T08:03:14.013 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (13m) 17s ago 38m 60.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:03:14.014 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (31s) 19s ago 36m 88.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 55f434e7bb09 2024-09-17T08:03:14.014 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (24s) 17s ago 36m 88.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 c0f601d7feaf 2024-09-17T08:03:14.341 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:14 smithi105 bash[67211]: cluster 2024-09-17T08:03:13.029720+0000 mgr.y (mgr.44106) 559 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 409 B/s wr, 5 op/s 2024-09-17T08:03:14.341 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:14 smithi105 bash[61564]: cluster 2024-09-17T08:03:13.029720+0000 mgr.y (mgr.44106) 559 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 409 B/s wr, 5 op/s 2024-09-17T08:03:14.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:14 smithi121 bash[59457]: cluster 2024-09-17T08:03:13.029720+0000 mgr.y (mgr.44106) 559 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 409 B/s wr, 5 op/s 2024-09-17T08:03:14.685 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-17T08:03:15.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:15 smithi105 bash[61564]: audit 2024-09-17T08:03:13.982610+0000 mgr.y (mgr.44106) 560 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:15.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:15 smithi105 bash[67211]: audit 2024-09-17T08:03:13.982610+0000 mgr.y (mgr.44106) 560 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:15.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:15 smithi121 bash[59457]: audit 2024-09-17T08:03:13.982610+0000 mgr.y (mgr.44106) 560 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:16.338 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:16 smithi105 bash[67211]: cluster 2024-09-17T08:03:15.030643+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 307 B/s wr, 4 op/s 2024-09-17T08:03:16.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:16 smithi105 bash[61564]: cluster 2024-09-17T08:03:15.030643+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 307 B/s wr, 4 op/s 2024-09-17T08:03:16.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:16 smithi121 bash[59457]: cluster 2024-09-17T08:03:15.030643+0000 mgr.y (mgr.44106) 561 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 307 B/s wr, 4 op/s 2024-09-17T08:03:18.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:18 smithi105 bash[61564]: cluster 2024-09-17T08:03:17.031482+0000 mgr.y (mgr.44106) 562 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 236 B/s wr, 3 op/s 2024-09-17T08:03:18.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:18 smithi105 bash[67211]: cluster 2024-09-17T08:03:17.031482+0000 mgr.y (mgr.44106) 562 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 236 B/s wr, 3 op/s 2024-09-17T08:03:18.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:18 smithi121 bash[59457]: cluster 2024-09-17T08:03:17.031482+0000 mgr.y (mgr.44106) 562 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 236 B/s wr, 3 op/s 2024-09-17T08:03:18.578 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:03:19.303 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-17T08:03:19.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:19 smithi121 bash[59457]: audit 2024-09-17T08:03:18.556185+0000 mon.c (mon.1) 21 : audit [DBG] from='client.54769 172.21.15.105:0/2098516265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:19.568 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:19 smithi105 bash[67211]: audit 2024-09-17T08:03:18.556185+0000 mon.c (mon.1) 21 : audit [DBG] from='client.54769 172.21.15.105:0/2098516265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:19.569 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:19 smithi105 bash[61564]: audit 2024-09-17T08:03:18.556185+0000 mon.c (mon.1) 21 : audit [DBG] from='client.54769 172.21.15.105:0/2098516265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:20.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:20 smithi121 bash[59457]: cluster 2024-09-17T08:03:19.033097+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 204 B/s wr, 2 op/s 2024-09-17T08:03:20.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:20 smithi105 bash[61564]: cluster 2024-09-17T08:03:19.033097+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 204 B/s wr, 2 op/s 2024-09-17T08:03:20.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:20 smithi105 bash[67211]: cluster 2024-09-17T08:03:19.033097+0000 mgr.y (mgr.44106) 563 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 204 B/s wr, 2 op/s 2024-09-17T08:03:22.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:22 smithi121 bash[59457]: cluster 2024-09-17T08:03:21.034079+0000 mgr.y (mgr.44106) 564 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 170 B/s wr, 2 op/s 2024-09-17T08:03:22.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:22 smithi105 bash[61564]: cluster 2024-09-17T08:03:21.034079+0000 mgr.y (mgr.44106) 564 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 170 B/s wr, 2 op/s 2024-09-17T08:03:22.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:22 smithi105 bash[67211]: cluster 2024-09-17T08:03:21.034079+0000 mgr.y (mgr.44106) 564 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 170 B/s wr, 2 op/s 2024-09-17T08:03:23.158 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)" 2024-09-17T08:03:23.837 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T08:03:24.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:24 smithi121 bash[59457]: cluster 2024-09-17T08:03:23.035755+0000 mgr.y (mgr.44106) 565 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 170 B/s wr, 2 op/s 2024-09-17T08:03:24.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:24 smithi121 bash[59457]: audit 2024-09-17T08:03:23.136122+0000 mon.c (mon.1) 22 : audit [DBG] from='client.54775 172.21.15.105:0/2005631267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:24.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:24 smithi105 bash[61564]: cluster 2024-09-17T08:03:23.035755+0000 mgr.y (mgr.44106) 565 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 170 B/s wr, 2 op/s 2024-09-17T08:03:24.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:24 smithi105 bash[61564]: audit 2024-09-17T08:03:23.136122+0000 mon.c (mon.1) 22 : audit [DBG] from='client.54775 172.21.15.105:0/2005631267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:24.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:24 smithi105 bash[67211]: cluster 2024-09-17T08:03:23.035755+0000 mgr.y (mgr.44106) 565 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 170 B/s wr, 2 op/s 2024-09-17T08:03:24.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:24 smithi105 bash[67211]: audit 2024-09-17T08:03:23.136122+0000 mon.c (mon.1) 22 : audit [DBG] from='client.54775 172.21.15.105:0/2005631267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:26.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:26 smithi121 bash[59457]: cluster 2024-09-17T08:03:25.036764+0000 mgr.y (mgr.44106) 566 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:26.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:26 smithi105 bash[61564]: cluster 2024-09-17T08:03:25.036764+0000 mgr.y (mgr.44106) 566 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:26.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:26 smithi105 bash[67211]: cluster 2024-09-17T08:03:25.036764+0000 mgr.y (mgr.44106) 566 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:27.726 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:03:27.727 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:03:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:28 smithi105 bash[61564]: cluster 2024-09-17T08:03:27.037565+0000 mgr.y (mgr.44106) 567 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:28.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:28 smithi105 bash[61564]: audit 2024-09-17T08:03:27.718787+0000 mgr.y (mgr.44106) 568 : audit [DBG] from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:28 smithi105 bash[67211]: cluster 2024-09-17T08:03:27.037565+0000 mgr.y (mgr.44106) 567 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:28.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:28 smithi105 bash[67211]: audit 2024-09-17T08:03:27.718787+0000 mgr.y (mgr.44106) 568 : audit [DBG] from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:28.430 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T08:03:28.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:28 smithi121 bash[59457]: cluster 2024-09-17T08:03:27.037565+0000 mgr.y (mgr.44106) 567 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:28 smithi121 bash[59457]: audit 2024-09-17T08:03:27.718787+0000 mgr.y (mgr.44106) 568 : audit [DBG] from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:30.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:30 smithi121 bash[59457]: cluster 2024-09-17T08:03:29.039263+0000 mgr.y (mgr.44106) 569 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:30.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:30 smithi105 bash[61564]: cluster 2024-09-17T08:03:29.039263+0000 mgr.y (mgr.44106) 569 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:30.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:30 smithi105 bash[67211]: cluster 2024-09-17T08:03:29.039263+0000 mgr.y (mgr.44106) 569 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:32.315 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T08:03:32.316 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T08:03:32.316 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T08:03:32.515 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:32 smithi105 bash[67211]: cluster 2024-09-17T08:03:31.040138+0000 mgr.y (mgr.44106) 570 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:32.516 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:32 smithi105 bash[61564]: cluster 2024-09-17T08:03:31.040138+0000 mgr.y (mgr.44106) 570 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:32 smithi121 bash[59457]: cluster 2024-09-17T08:03:31.040138+0000 mgr.y (mgr.44106) 570 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:33.035 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T08:03:33.290 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:33 smithi105 bash[67211]: audit 2024-09-17T08:03:32.307954+0000 mon.c (mon.1) 23 : audit [DBG] from='client.44850 172.21.15.105:0/505602578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:03:33.290 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:33 smithi105 bash[61564]: audit 2024-09-17T08:03:32.307954+0000 mon.c (mon.1) 23 : audit [DBG] from='client.44850 172.21.15.105:0/505602578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:03:33.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:33 smithi121 bash[59457]: audit 2024-09-17T08:03:32.307954+0000 mon.c (mon.1) 23 : audit [DBG] from='client.44850 172.21.15.105:0/505602578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:03:34.445 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:34 smithi105 bash[61564]: cluster 2024-09-17T08:03:33.041874+0000 mgr.y (mgr.44106) 571 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:34.445 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:34 smithi105 bash[67211]: cluster 2024-09-17T08:03:33.041874+0000 mgr.y (mgr.44106) 571 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:34.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:34 smithi121 bash[59457]: cluster 2024-09-17T08:03:33.041874+0000 mgr.y (mgr.44106) 571 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:36.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:36 smithi121 bash[59457]: cluster 2024-09-17T08:03:35.042837+0000 mgr.y (mgr.44106) 572 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:36.588 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:36 smithi105 bash[61564]: cluster 2024-09-17T08:03:35.042837+0000 mgr.y (mgr.44106) 572 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:36.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:36 smithi105 bash[67211]: cluster 2024-09-17T08:03:35.042837+0000 mgr.y (mgr.44106) 572 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:36.684 INFO:teuthology.orchestra.run.smithi105.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:03:37.623 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:03:37.634 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi105.front.sepia.ceph.com 2024-09-17T08:03:37.634 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-09-17T08:03:38.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: audit 2024-09-17T08:03:36.665887+0000 mgr.y (mgr.44106) 573 : audit [DBG] from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: cephadm 2024-09-17T08:03:36.666967+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: audit 2024-09-17T08:03:36.676435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: audit 2024-09-17T08:03:36.678667+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: audit 2024-09-17T08:03:36.680248+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: cephadm 2024-09-17T08:03:36.681427+0000 mgr.y (mgr.44106) 575 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: cluster 2024-09-17T08:03:36.682428+0000 mgr.y (mgr.44106) 576 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: cluster 2024-09-17T08:03:36.682776+0000 mgr.y (mgr.44106) 577 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: audit 2024-09-17T08:03:36.692256+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:38.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:37 smithi121 bash[59457]: cephadm 2024-09-17T08:03:36.790946+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:03:38.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: audit 2024-09-17T08:03:36.665887+0000 mgr.y (mgr.44106) 573 : audit [DBG] from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:38.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: cephadm 2024-09-17T08:03:36.666967+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:03:38.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: audit 2024-09-17T08:03:36.676435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:38.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: audit 2024-09-17T08:03:36.678667+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:38.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: audit 2024-09-17T08:03:36.680248+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:38.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: cephadm 2024-09-17T08:03:36.681427+0000 mgr.y (mgr.44106) 575 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: cluster 2024-09-17T08:03:36.682428+0000 mgr.y (mgr.44106) 576 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: cluster 2024-09-17T08:03:36.682776+0000 mgr.y (mgr.44106) 577 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: audit 2024-09-17T08:03:36.692256+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[61564]: cephadm 2024-09-17T08:03:36.790946+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: audit 2024-09-17T08:03:36.665887+0000 mgr.y (mgr.44106) 573 : audit [DBG] from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: cephadm 2024-09-17T08:03:36.666967+0000 mgr.y (mgr.44106) 574 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: audit 2024-09-17T08:03:36.676435+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: audit 2024-09-17T08:03:36.678667+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: audit 2024-09-17T08:03:36.680248+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: cephadm 2024-09-17T08:03:36.681427+0000 mgr.y (mgr.44106) 575 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: cluster 2024-09-17T08:03:36.682428+0000 mgr.y (mgr.44106) 576 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:38.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: cluster 2024-09-17T08:03:36.682776+0000 mgr.y (mgr.44106) 577 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:38.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: audit 2024-09-17T08:03:36.692256+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:38.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:37 smithi105 bash[67211]: cephadm 2024-09-17T08:03:36.790946+0000 mgr.y (mgr.44106) 578 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:03:39.838 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:39 smithi105 bash[61564]: cluster 2024-09-17T08:03:38.684465+0000 mgr.y (mgr.44106) 579 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:39.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:39 smithi105 bash[67211]: cluster 2024-09-17T08:03:38.684465+0000 mgr.y (mgr.44106) 579 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:40.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:39 smithi121 bash[59457]: cluster 2024-09-17T08:03:38.684465+0000 mgr.y (mgr.44106) 579 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:41.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.268372+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.269089+0000 mgr.y (mgr.44106) 580 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T08:03:41.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.269176+0000 mgr.y (mgr.44106) 581 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T08:03:41.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.271657+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:03:41.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.281253+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.284555+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.286053+0000 mgr.y (mgr.44106) 582 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.293073+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.295814+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.297127+0000 mgr.y (mgr.44106) 583 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.303946+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.306272+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.307497+0000 mgr.y (mgr.44106) 584 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.313291+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.317302+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.318547+0000 mgr.y (mgr.44106) 585 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.325122+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.331770+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.333198+0000 mgr.y (mgr.44106) 586 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.340815+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.343118+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.268372+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.269089+0000 mgr.y (mgr.44106) 580 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.269176+0000 mgr.y (mgr.44106) 581 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.271657+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.281253+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.284555+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.286053+0000 mgr.y (mgr.44106) 582 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T08:03:41.591 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.293073+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.295814+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.297127+0000 mgr.y (mgr.44106) 583 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.303946+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.306272+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.307497+0000 mgr.y (mgr.44106) 584 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.313291+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.317302+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.318547+0000 mgr.y (mgr.44106) 585 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.325122+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.331770+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.333198+0000 mgr.y (mgr.44106) 586 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.340815+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.592 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.343118+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.344439+0000 mgr.y (mgr.44106) 587 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.350764+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.353121+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.354485+0000 mgr.y (mgr.44106) 588 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.360631+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.363074+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.364361+0000 mgr.y (mgr.44106) 589 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.366686+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cephadm 2024-09-17T08:03:40.367858+0000 mgr.y (mgr.44106) 590 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:03:41.593 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: audit 2024-09-17T08:03:40.376225+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[61564]: cluster 2024-09-17T08:03:40.685307+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.344439+0000 mgr.y (mgr.44106) 587 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.350764+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.353121+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.354485+0000 mgr.y (mgr.44106) 588 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.360631+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.363074+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.364361+0000 mgr.y (mgr.44106) 589 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.366686+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cephadm 2024-09-17T08:03:40.367858+0000 mgr.y (mgr.44106) 590 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: audit 2024-09-17T08:03:40.376225+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.594 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:41 smithi105 bash[67211]: cluster 2024-09-17T08:03:40.685307+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.268372+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.269089+0000 mgr.y (mgr.44106) 580 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (reef) 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.269176+0000 mgr.y (mgr.44106) 581 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.271657+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.281253+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.284555+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.286053+0000 mgr.y (mgr.44106) 582 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.293073+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.295814+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.297127+0000 mgr.y (mgr.44106) 583 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.303946+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.306272+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.307497+0000 mgr.y (mgr.44106) 584 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.313291+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.317302+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.318547+0000 mgr.y (mgr.44106) 585 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.325122+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.331770+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.333198+0000 mgr.y (mgr.44106) 586 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.340815+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.343118+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.344439+0000 mgr.y (mgr.44106) 587 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.350764+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.353121+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.773 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.354485+0000 mgr.y (mgr.44106) 588 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T08:03:41.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.360631+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.363074+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.364361+0000 mgr.y (mgr.44106) 589 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T08:03:41.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.366686+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:41.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cephadm 2024-09-17T08:03:40.367858+0000 mgr.y (mgr.44106) 590 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T08:03:41.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: audit 2024-09-17T08:03:40.376225+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:41.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:41 smithi121 bash[59457]: cluster 2024-09-17T08:03:40.685307+0000 mgr.y (mgr.44106) 591 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:42.211 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:03:42.984 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:03:42.984 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (13m) 48s ago 38m 17.1M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:03:42.984 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (12m) 46s ago 38m 83.4M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:03:42.984 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 error 46s ago 36m - - 2024-09-17T08:03:42.984 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (14m) 46s ago 43m 433M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (24m) 48s ago 45m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (9m) 48s ago 45m 93.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (11m) 46s ago 43m 63.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (9m) 48s ago 43m 52.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (14m) 48s ago 38m 12.0M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (14m) 46s ago 38m 11.7M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (7m) 48s ago 42m 60.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (6m) 48s ago 42m 62.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (5m) 48s ago 41m 51.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (4m) 48s ago 41m 58.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (3m) 46s ago 41m 61.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (3m) 46s ago 40m 53.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:03:42.985 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (2m) 46s ago 40m 52.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3530b43d1ec1 2024-09-17T08:03:42.986 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (2m) 46s ago 39m 52.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 bfcb7c9cdc2d 2024-09-17T08:03:42.986 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (13m) 46s ago 38m 60.4M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:03:42.986 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (60s) 48s ago 36m 88.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 55f434e7bb09 2024-09-17T08:03:42.986 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (53s) 46s ago 36m 88.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 c0f601d7feaf 2024-09-17T08:03:43.430 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 15 2024-09-17T08:03:43.431 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T08:03:43.432 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:03:43.813 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": true, 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [ 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw", 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "mon", 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr", 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "osd" 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: ], 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": "15/21 daemons upgraded", 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:03:43.814 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:03:44.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:43 smithi121 bash[59457]: audit 2024-09-17T08:03:42.188179+0000 mgr.y (mgr.44106) 592 : audit [DBG] from='client.44862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:44.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:43 smithi121 bash[59457]: audit 2024-09-17T08:03:42.568881+0000 mgr.y (mgr.44106) 593 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:44.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:43 smithi121 bash[59457]: cluster 2024-09-17T08:03:42.686513+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:44.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:43 smithi121 bash[59457]: audit 2024-09-17T08:03:42.899768+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:44.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:43 smithi121 bash[59457]: audit 2024-09-17T08:03:42.901563+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T08:03:44.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:43 smithi121 bash[59457]: audit 2024-09-17T08:03:42.917253+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:44.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:43 smithi121 bash[59457]: audit 2024-09-17T08:03:43.422374+0000 mon.c (mon.1) 24 : audit [DBG] from='client.54817 172.21.15.105:0/3070537612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[67211]: audit 2024-09-17T08:03:42.188179+0000 mgr.y (mgr.44106) 592 : audit [DBG] from='client.44862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[67211]: audit 2024-09-17T08:03:42.568881+0000 mgr.y (mgr.44106) 593 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[67211]: cluster 2024-09-17T08:03:42.686513+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[67211]: audit 2024-09-17T08:03:42.899768+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[67211]: audit 2024-09-17T08:03:42.901563+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[67211]: audit 2024-09-17T08:03:42.917253+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[67211]: audit 2024-09-17T08:03:43.422374+0000 mon.c (mon.1) 24 : audit [DBG] from='client.54817 172.21.15.105:0/3070537612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[61564]: audit 2024-09-17T08:03:42.188179+0000 mgr.y (mgr.44106) 592 : audit [DBG] from='client.44862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[61564]: audit 2024-09-17T08:03:42.568881+0000 mgr.y (mgr.44106) 593 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:44.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[61564]: cluster 2024-09-17T08:03:42.686513+0000 mgr.y (mgr.44106) 594 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:44.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[61564]: audit 2024-09-17T08:03:42.899768+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:44.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[61564]: audit 2024-09-17T08:03:42.901563+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.ltjald", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T08:03:44.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[61564]: audit 2024-09-17T08:03:42.917253+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:03:44.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:43 smithi105 bash[61564]: audit 2024-09-17T08:03:43.422374+0000 mon.c (mon.1) 24 : audit [DBG] from='client.54817 172.21.15.105:0/3070537612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:03:44.247 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T08:03:44.247 INFO:teuthology.orchestra.run.smithi105.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T08:03:44.247 INFO:teuthology.orchestra.run.smithi105.stdout: daemon iscsi.foo.smithi121.ltjald on smithi121 is in error state 2024-09-17T08:03:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:44 smithi121 bash[59457]: cephadm 2024-09-17T08:03:42.890644+0000 mgr.y (mgr.44106) 595 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.ltjald 2024-09-17T08:03:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:44 smithi121 bash[59457]: cephadm 2024-09-17T08:03:42.918491+0000 mgr.y (mgr.44106) 596 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T08:03:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:44 smithi121 bash[59457]: audit 2024-09-17T08:03:42.958295+0000 mgr.y (mgr.44106) 597 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:44 smithi121 bash[59457]: audit 2024-09-17T08:03:43.805175+0000 mgr.y (mgr.44106) 598 : audit [DBG] from='client.44886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:45.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:44 smithi121 bash[59457]: audit 2024-09-17T08:03:44.239318+0000 mon.c (mon.1) 25 : audit [DBG] from='client.44892 172.21.15.105:0/4183538699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[67211]: cephadm 2024-09-17T08:03:42.890644+0000 mgr.y (mgr.44106) 595 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.ltjald 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[67211]: cephadm 2024-09-17T08:03:42.918491+0000 mgr.y (mgr.44106) 596 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[67211]: audit 2024-09-17T08:03:42.958295+0000 mgr.y (mgr.44106) 597 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[67211]: audit 2024-09-17T08:03:43.805175+0000 mgr.y (mgr.44106) 598 : audit [DBG] from='client.44886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[67211]: audit 2024-09-17T08:03:44.239318+0000 mon.c (mon.1) 25 : audit [DBG] from='client.44892 172.21.15.105:0/4183538699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[61564]: cephadm 2024-09-17T08:03:42.890644+0000 mgr.y (mgr.44106) 595 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.ltjald 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[61564]: cephadm 2024-09-17T08:03:42.918491+0000 mgr.y (mgr.44106) 596 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.ltjald on smithi121 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[61564]: audit 2024-09-17T08:03:42.958295+0000 mgr.y (mgr.44106) 597 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[61564]: audit 2024-09-17T08:03:43.805175+0000 mgr.y (mgr.44106) 598 : audit [DBG] from='client.44886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:03:45.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:44 smithi105 bash[61564]: audit 2024-09-17T08:03:44.239318+0000 mon.c (mon.1) 25 : audit [DBG] from='client.44892 172.21.15.105:0/4183538699' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:03:46.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:45 smithi121 bash[59457]: cluster 2024-09-17T08:03:44.687887+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:46.088 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:45 smithi105 bash[61564]: cluster 2024-09-17T08:03:44.687887+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:46.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:45 smithi105 bash[67211]: cluster 2024-09-17T08:03:44.687887+0000 mgr.y (mgr.44106) 599 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:47.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:46 smithi121 bash[59457]: audit 2024-09-17T08:03:45.919886+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:47.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:46 smithi121 bash[59457]: audit 2024-09-17T08:03:45.928971+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:47.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:46 smithi121 bash[59457]: cluster 2024-09-17T08:03:46.688614+0000 mgr.y (mgr.44106) 600 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:47.338 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:46 smithi105 bash[61564]: audit 2024-09-17T08:03:45.919886+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:47.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:46 smithi105 bash[61564]: audit 2024-09-17T08:03:45.928971+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:47.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:46 smithi105 bash[61564]: cluster 2024-09-17T08:03:46.688614+0000 mgr.y (mgr.44106) 600 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:47.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:46 smithi105 bash[67211]: audit 2024-09-17T08:03:45.919886+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:47.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:46 smithi105 bash[67211]: audit 2024-09-17T08:03:45.928971+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:47.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:46 smithi105 bash[67211]: cluster 2024-09-17T08:03:46.688614+0000 mgr.y (mgr.44106) 600 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:48.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:48 smithi121 bash[59457]: audit 2024-09-17T08:03:48.216516+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.121:0/1758328499' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T08:03:48.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:48 smithi105 bash[61564]: audit 2024-09-17T08:03:48.216516+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.121:0/1758328499' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T08:03:48.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:48 smithi105 bash[67211]: audit 2024-09-17T08:03:48.216516+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.121:0/1758328499' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T08:03:49.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:49 smithi105 bash[61564]: audit 2024-09-17T08:03:48.538457+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]: dispatch 2024-09-17T08:03:49.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:49 smithi105 bash[61564]: audit 2024-09-17T08:03:48.543457+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.121:0/1904297438' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]: dispatch 2024-09-17T08:03:49.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:49 smithi105 bash[61564]: cluster 2024-09-17T08:03:48.690300+0000 mgr.y (mgr.44106) 601 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:49 smithi105 bash[67211]: audit 2024-09-17T08:03:48.538457+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]: dispatch 2024-09-17T08:03:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:49 smithi105 bash[67211]: audit 2024-09-17T08:03:48.543457+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.121:0/1904297438' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]: dispatch 2024-09-17T08:03:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:49 smithi105 bash[67211]: cluster 2024-09-17T08:03:48.690300+0000 mgr.y (mgr.44106) 601 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:49.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:49 smithi121 bash[59457]: audit 2024-09-17T08:03:48.538457+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]: dispatch 2024-09-17T08:03:49.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:49 smithi121 bash[59457]: audit 2024-09-17T08:03:48.543457+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.121:0/1904297438' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]: dispatch 2024-09-17T08:03:49.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:49 smithi121 bash[59457]: cluster 2024-09-17T08:03:48.690300+0000 mgr.y (mgr.44106) 601 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:50.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[61564]: audit 2024-09-17T08:03:49.279959+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]': finished 2024-09-17T08:03:50.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[61564]: cluster 2024-09-17T08:03:49.280063+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-17T08:03:50.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[61564]: audit 2024-09-17T08:03:49.609754+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]: dispatch 2024-09-17T08:03:50.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[61564]: audit 2024-09-17T08:03:49.614994+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.121:0/378107245' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]: dispatch 2024-09-17T08:03:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[67211]: audit 2024-09-17T08:03:49.279959+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]': finished 2024-09-17T08:03:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[67211]: cluster 2024-09-17T08:03:49.280063+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-17T08:03:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[67211]: audit 2024-09-17T08:03:49.609754+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]: dispatch 2024-09-17T08:03:50.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:50 smithi105 bash[67211]: audit 2024-09-17T08:03:49.614994+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.121:0/378107245' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]: dispatch 2024-09-17T08:03:50.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:50 smithi121 bash[59457]: audit 2024-09-17T08:03:49.279959+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3693859167"}]': finished 2024-09-17T08:03:50.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:50 smithi121 bash[59457]: cluster 2024-09-17T08:03:49.280063+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-17T08:03:50.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:50 smithi121 bash[59457]: audit 2024-09-17T08:03:49.609754+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]: dispatch 2024-09-17T08:03:50.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:50 smithi121 bash[59457]: audit 2024-09-17T08:03:49.614994+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.121:0/378107245' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]: dispatch 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[61564]: audit 2024-09-17T08:03:50.290825+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]': finished 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[61564]: cluster 2024-09-17T08:03:50.290977+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[61564]: audit 2024-09-17T08:03:50.618215+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]: dispatch 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[61564]: audit 2024-09-17T08:03:50.623424+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.121:0/551591095' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]: dispatch 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[61564]: cluster 2024-09-17T08:03:50.691057+0000 mgr.y (mgr.44106) 602 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[67211]: audit 2024-09-17T08:03:50.290825+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]': finished 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[67211]: cluster 2024-09-17T08:03:50.290977+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[67211]: audit 2024-09-17T08:03:50.618215+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]: dispatch 2024-09-17T08:03:51.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[67211]: audit 2024-09-17T08:03:50.623424+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.121:0/551591095' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]: dispatch 2024-09-17T08:03:51.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:51 smithi105 bash[67211]: cluster 2024-09-17T08:03:50.691057+0000 mgr.y (mgr.44106) 602 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:51.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:51 smithi121 bash[59457]: audit 2024-09-17T08:03:50.290825+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4005495333"}]': finished 2024-09-17T08:03:51.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:51 smithi121 bash[59457]: cluster 2024-09-17T08:03:50.290977+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-17T08:03:51.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:51 smithi121 bash[59457]: audit 2024-09-17T08:03:50.618215+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]: dispatch 2024-09-17T08:03:51.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:51 smithi121 bash[59457]: audit 2024-09-17T08:03:50.623424+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.121:0/551591095' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]: dispatch 2024-09-17T08:03:51.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:51 smithi121 bash[59457]: cluster 2024-09-17T08:03:50.691057+0000 mgr.y (mgr.44106) 602 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[61564]: audit 2024-09-17T08:03:51.305590+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]': finished 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[61564]: cluster 2024-09-17T08:03:51.305686+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[61564]: audit 2024-09-17T08:03:51.651708+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]: dispatch 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[61564]: audit 2024-09-17T08:03:51.656783+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.121:0/1111063853' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]: dispatch 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[67211]: audit 2024-09-17T08:03:51.305590+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]': finished 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[67211]: cluster 2024-09-17T08:03:51.305686+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[67211]: audit 2024-09-17T08:03:51.651708+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]: dispatch 2024-09-17T08:03:52.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:52 smithi105 bash[67211]: audit 2024-09-17T08:03:51.656783+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.121:0/1111063853' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]: dispatch 2024-09-17T08:03:52.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:52 smithi121 bash[59457]: audit 2024-09-17T08:03:51.305590+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1458023976"}]': finished 2024-09-17T08:03:52.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:52 smithi121 bash[59457]: cluster 2024-09-17T08:03:51.305686+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T08:03:52.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:52 smithi121 bash[59457]: audit 2024-09-17T08:03:51.651708+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]: dispatch 2024-09-17T08:03:52.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:52 smithi121 bash[59457]: audit 2024-09-17T08:03:51.656783+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.121:0/1111063853' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]: dispatch 2024-09-17T08:03:53.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[61564]: audit 2024-09-17T08:03:52.303947+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]': finished 2024-09-17T08:03:53.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[61564]: cluster 2024-09-17T08:03:52.304249+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T08:03:53.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[61564]: audit 2024-09-17T08:03:52.637387+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]: dispatch 2024-09-17T08:03:53.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[61564]: audit 2024-09-17T08:03:52.642554+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.121:0/1626353634' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]: dispatch 2024-09-17T08:03:53.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[61564]: cluster 2024-09-17T08:03:52.692067+0000 mgr.y (mgr.44106) 603 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:53.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[61564]: audit 2024-09-17T08:03:53.142287+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[61564]: audit 2024-09-17T08:03:53.153074+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[67211]: audit 2024-09-17T08:03:52.303947+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]': finished 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[67211]: cluster 2024-09-17T08:03:52.304249+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[67211]: audit 2024-09-17T08:03:52.637387+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]: dispatch 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[67211]: audit 2024-09-17T08:03:52.642554+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.121:0/1626353634' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]: dispatch 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[67211]: cluster 2024-09-17T08:03:52.692067+0000 mgr.y (mgr.44106) 603 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[67211]: audit 2024-09-17T08:03:53.142287+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:53.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:53 smithi105 bash[67211]: audit 2024-09-17T08:03:53.153074+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:53.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:53 smithi121 bash[59457]: audit 2024-09-17T08:03:52.303947+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/253514768"}]': finished 2024-09-17T08:03:53.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:53 smithi121 bash[59457]: cluster 2024-09-17T08:03:52.304249+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T08:03:53.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:53 smithi121 bash[59457]: audit 2024-09-17T08:03:52.637387+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]: dispatch 2024-09-17T08:03:53.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:53 smithi121 bash[59457]: audit 2024-09-17T08:03:52.642554+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.121:0/1626353634' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]: dispatch 2024-09-17T08:03:53.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:53 smithi121 bash[59457]: cluster 2024-09-17T08:03:52.692067+0000 mgr.y (mgr.44106) 603 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 604 KiB data, 308 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:53.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:53 smithi121 bash[59457]: audit 2024-09-17T08:03:53.142287+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:53.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:53 smithi121 bash[59457]: audit 2024-09-17T08:03:53.153074+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:54.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:54 smithi121 bash[59457]: audit 2024-09-17T08:03:53.328293+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]': finished 2024-09-17T08:03:54.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:54 smithi121 bash[59457]: cluster 2024-09-17T08:03:53.328404+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T08:03:54.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:54 smithi121 bash[59457]: audit 2024-09-17T08:03:53.655853+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: dispatch 2024-09-17T08:03:54.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:54 smithi121 bash[59457]: audit 2024-09-17T08:03:53.661100+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.121:0/3544428608' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: dispatch 2024-09-17T08:03:54.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:54 smithi121 bash[59457]: audit 2024-09-17T08:03:53.883706+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:54.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:54 smithi121 bash[59457]: audit 2024-09-17T08:03:53.893360+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[61564]: audit 2024-09-17T08:03:53.328293+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]': finished 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[61564]: cluster 2024-09-17T08:03:53.328404+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[61564]: audit 2024-09-17T08:03:53.655853+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: dispatch 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[61564]: audit 2024-09-17T08:03:53.661100+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.121:0/3544428608' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: dispatch 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[61564]: audit 2024-09-17T08:03:53.883706+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[61564]: audit 2024-09-17T08:03:53.893360+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[67211]: audit 2024-09-17T08:03:53.328293+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2073172706"}]': finished 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[67211]: cluster 2024-09-17T08:03:53.328404+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T08:03:54.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[67211]: audit 2024-09-17T08:03:53.655853+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: dispatch 2024-09-17T08:03:54.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[67211]: audit 2024-09-17T08:03:53.661100+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.121:0/3544428608' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]: dispatch 2024-09-17T08:03:54.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[67211]: audit 2024-09-17T08:03:53.883706+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:54.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:54 smithi105 bash[67211]: audit 2024-09-17T08:03:53.893360+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:03:55.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:55 smithi121 bash[59457]: audit 2024-09-17T08:03:54.332103+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]': finished 2024-09-17T08:03:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:55 smithi121 bash[59457]: cluster 2024-09-17T08:03:54.332321+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-17T08:03:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:55 smithi121 bash[59457]: audit 2024-09-17T08:03:54.671031+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: dispatch 2024-09-17T08:03:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:55 smithi121 bash[59457]: audit 2024-09-17T08:03:54.676302+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.121:0/1861931875' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: dispatch 2024-09-17T08:03:55.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:55 smithi121 bash[59457]: cluster 2024-09-17T08:03:54.692987+0000 mgr.y (mgr.44106) 604 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:55.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[61564]: audit 2024-09-17T08:03:54.332103+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]': finished 2024-09-17T08:03:55.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[61564]: cluster 2024-09-17T08:03:54.332321+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-17T08:03:55.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[61564]: audit 2024-09-17T08:03:54.671031+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: dispatch 2024-09-17T08:03:55.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[61564]: audit 2024-09-17T08:03:54.676302+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.121:0/1861931875' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: dispatch 2024-09-17T08:03:55.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[61564]: cluster 2024-09-17T08:03:54.692987+0000 mgr.y (mgr.44106) 604 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:55.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[67211]: audit 2024-09-17T08:03:54.332103+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/2254325516"}]': finished 2024-09-17T08:03:55.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[67211]: cluster 2024-09-17T08:03:54.332321+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-17T08:03:55.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[67211]: audit 2024-09-17T08:03:54.671031+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: dispatch 2024-09-17T08:03:55.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[67211]: audit 2024-09-17T08:03:54.676302+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.121:0/1861931875' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]: dispatch 2024-09-17T08:03:55.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:55 smithi105 bash[67211]: cluster 2024-09-17T08:03:54.692987+0000 mgr.y (mgr.44106) 604 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:56 smithi121 bash[59457]: audit 2024-09-17T08:03:55.352433+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]': finished 2024-09-17T08:03:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:56 smithi121 bash[59457]: cluster 2024-09-17T08:03:55.352528+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T08:03:56.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:56 smithi121 bash[59457]: audit 2024-09-17T08:03:55.686816+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]: dispatch 2024-09-17T08:03:56.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:56 smithi121 bash[59457]: audit 2024-09-17T08:03:55.692003+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.121:0/3790981040' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]: dispatch 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[61564]: audit 2024-09-17T08:03:55.352433+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]': finished 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[61564]: cluster 2024-09-17T08:03:55.352528+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[61564]: audit 2024-09-17T08:03:55.686816+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]: dispatch 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[61564]: audit 2024-09-17T08:03:55.692003+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.121:0/3790981040' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]: dispatch 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[67211]: audit 2024-09-17T08:03:55.352433+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6833/640679899"}]': finished 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[67211]: cluster 2024-09-17T08:03:55.352528+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[67211]: audit 2024-09-17T08:03:55.686816+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]: dispatch 2024-09-17T08:03:56.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:56 smithi105 bash[67211]: audit 2024-09-17T08:03:55.692003+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.121:0/3790981040' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]: dispatch 2024-09-17T08:03:57.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:57 smithi121 bash[59457]: audit 2024-09-17T08:03:56.355000+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]': finished 2024-09-17T08:03:57.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:57 smithi121 bash[59457]: cluster 2024-09-17T08:03:56.355267+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T08:03:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:57 smithi121 bash[59457]: cluster 2024-09-17T08:03:56.693968+0000 mgr.y (mgr.44106) 605 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:57 smithi121 bash[59457]: audit 2024-09-17T08:03:56.694182+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]: dispatch 2024-09-17T08:03:57.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:57 smithi121 bash[59457]: audit 2024-09-17T08:03:56.699340+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.121:0/3530559152' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]: dispatch 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[61564]: audit 2024-09-17T08:03:56.355000+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]': finished 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[61564]: cluster 2024-09-17T08:03:56.355267+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[61564]: cluster 2024-09-17T08:03:56.693968+0000 mgr.y (mgr.44106) 605 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[61564]: audit 2024-09-17T08:03:56.694182+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]: dispatch 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[61564]: audit 2024-09-17T08:03:56.699340+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.121:0/3530559152' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]: dispatch 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[67211]: audit 2024-09-17T08:03:56.355000+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1683754359"}]': finished 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[67211]: cluster 2024-09-17T08:03:56.355267+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T08:03:57.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[67211]: cluster 2024-09-17T08:03:56.693968+0000 mgr.y (mgr.44106) 605 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:03:57.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[67211]: audit 2024-09-17T08:03:56.694182+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]: dispatch 2024-09-17T08:03:57.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:57 smithi105 bash[67211]: audit 2024-09-17T08:03:56.699340+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.121:0/3530559152' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]: dispatch 2024-09-17T08:03:58.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:58 smithi121 bash[59457]: audit 2024-09-17T08:03:57.385571+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]': finished 2024-09-17T08:03:58.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:58 smithi121 bash[59457]: cluster 2024-09-17T08:03:57.385709+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T08:03:58.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:58 smithi121 bash[59457]: audit 2024-09-17T08:03:57.728210+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: dispatch 2024-09-17T08:03:58.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:58 smithi121 bash[59457]: audit 2024-09-17T08:03:57.733434+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.121:0/822922190' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: dispatch 2024-09-17T08:03:58.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[61564]: audit 2024-09-17T08:03:57.385571+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]': finished 2024-09-17T08:03:58.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[61564]: cluster 2024-09-17T08:03:57.385709+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T08:03:58.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[61564]: audit 2024-09-17T08:03:57.728210+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: dispatch 2024-09-17T08:03:58.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[61564]: audit 2024-09-17T08:03:57.733434+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.121:0/822922190' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: dispatch 2024-09-17T08:03:58.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[67211]: audit 2024-09-17T08:03:57.385571+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4202117816"}]': finished 2024-09-17T08:03:58.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[67211]: cluster 2024-09-17T08:03:57.385709+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T08:03:58.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[67211]: audit 2024-09-17T08:03:57.728210+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: dispatch 2024-09-17T08:03:58.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:58 smithi105 bash[67211]: audit 2024-09-17T08:03:57.733434+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.121:0/822922190' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]: dispatch 2024-09-17T08:03:59.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:59 smithi121 bash[59457]: audit 2024-09-17T08:03:57.918287+0000 mgr.y (mgr.44106) 606 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:03:59.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:59 smithi121 bash[59457]: audit 2024-09-17T08:03:58.391702+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]': finished 2024-09-17T08:03:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:59 smithi121 bash[59457]: cluster 2024-09-17T08:03:58.391856+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T08:03:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:59 smithi121 bash[59457]: cluster 2024-09-17T08:03:58.694714+0000 mgr.y (mgr.44106) 607 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:59 smithi121 bash[59457]: audit 2024-09-17T08:03:58.722221+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]: dispatch 2024-09-17T08:03:59.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:03:59 smithi121 bash[59457]: audit 2024-09-17T08:03:58.727364+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.121:0/1245018264' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]: dispatch 2024-09-17T08:03:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[67211]: audit 2024-09-17T08:03:57.918287+0000 mgr.y (mgr.44106) 606 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:03:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[67211]: audit 2024-09-17T08:03:58.391702+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]': finished 2024-09-17T08:03:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[67211]: cluster 2024-09-17T08:03:58.391856+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T08:03:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[67211]: cluster 2024-09-17T08:03:58.694714+0000 mgr.y (mgr.44106) 607 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[67211]: audit 2024-09-17T08:03:58.722221+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]: dispatch 2024-09-17T08:03:59.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[67211]: audit 2024-09-17T08:03:58.727364+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.121:0/1245018264' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]: dispatch 2024-09-17T08:03:59.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[61564]: audit 2024-09-17T08:03:57.918287+0000 mgr.y (mgr.44106) 606 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:03:59.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[61564]: audit 2024-09-17T08:03:58.391702+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/640679899"}]': finished 2024-09-17T08:03:59.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[61564]: cluster 2024-09-17T08:03:58.391856+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T08:03:59.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[61564]: cluster 2024-09-17T08:03:58.694714+0000 mgr.y (mgr.44106) 607 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:03:59.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[61564]: audit 2024-09-17T08:03:58.722221+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]: dispatch 2024-09-17T08:03:59.840 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:03:59 smithi105 bash[61564]: audit 2024-09-17T08:03:58.727364+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.121:0/1245018264' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]: dispatch 2024-09-17T08:04:00.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:00 smithi121 bash[59457]: audit 2024-09-17T08:03:59.402821+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]': finished 2024-09-17T08:04:00.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:00 smithi121 bash[59457]: cluster 2024-09-17T08:03:59.402910+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-17T08:04:00.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:00 smithi121 bash[59457]: audit 2024-09-17T08:03:59.745130+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]: dispatch 2024-09-17T08:04:00.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:00 smithi121 bash[59457]: audit 2024-09-17T08:03:59.750416+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.121:0/173195895' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]: dispatch 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[61564]: audit 2024-09-17T08:03:59.402821+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]': finished 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[61564]: cluster 2024-09-17T08:03:59.402910+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[61564]: audit 2024-09-17T08:03:59.745130+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]: dispatch 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[61564]: audit 2024-09-17T08:03:59.750416+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.121:0/173195895' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]: dispatch 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[67211]: audit 2024-09-17T08:03:59.402821+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/146131945"}]': finished 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[67211]: cluster 2024-09-17T08:03:59.402910+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[67211]: audit 2024-09-17T08:03:59.745130+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]: dispatch 2024-09-17T08:04:00.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:00 smithi105 bash[67211]: audit 2024-09-17T08:03:59.750416+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.121:0/173195895' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]: dispatch 2024-09-17T08:04:01.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:01 smithi121 bash[59457]: audit 2024-09-17T08:04:00.413394+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]': finished 2024-09-17T08:04:01.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:01 smithi121 bash[59457]: cluster 2024-09-17T08:04:00.413493+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T08:04:01.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:01 smithi121 bash[59457]: cluster 2024-09-17T08:04:00.695481+0000 mgr.y (mgr.44106) 608 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:01.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:01 smithi105 bash[61564]: audit 2024-09-17T08:04:00.413394+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]': finished 2024-09-17T08:04:01.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:01 smithi105 bash[61564]: cluster 2024-09-17T08:04:00.413493+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T08:04:01.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:01 smithi105 bash[61564]: cluster 2024-09-17T08:04:00.695481+0000 mgr.y (mgr.44106) 608 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:01.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:01 smithi105 bash[67211]: audit 2024-09-17T08:04:00.413394+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.ltjald' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6832/2254325516"}]': finished 2024-09-17T08:04:01.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:01 smithi105 bash[67211]: cluster 2024-09-17T08:04:00.413493+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-17T08:04:01.839 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:01 smithi105 bash[67211]: cluster 2024-09-17T08:04:00.695481+0000 mgr.y (mgr.44106) 608 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:04.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:03 smithi121 bash[59457]: cluster 2024-09-17T08:04:02.696708+0000 mgr.y (mgr.44106) 609 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-17T08:04:04.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:03 smithi105 bash[61564]: cluster 2024-09-17T08:04:02.696708+0000 mgr.y (mgr.44106) 609 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-17T08:04:04.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:03 smithi105 bash[67211]: cluster 2024-09-17T08:04:02.696708+0000 mgr.y (mgr.44106) 609 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 604 KiB data, 309 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-17T08:04:06.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: cluster 2024-09-17T08:04:04.698073+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-09-17T08:04:06.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.167203+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.177181+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.179183+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:06.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.180574+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.190386+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.249604+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.268029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.270542+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.274380+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.284410+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.332855+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.336363+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.338459+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.340124+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.342775+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.345673+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.347696+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.349422+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.351123+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.352879+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.354797+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.366795+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.368477+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.ltjald"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.377319+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.ltjald"}]': finished 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.379754+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.388475+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.394072+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.404382+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.407365+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.409711+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.024 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.412600+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.415125+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.417468+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.419730+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.422856+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:04:06.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.432752+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:04:06.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.434057+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.025 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.441287+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.442745+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.453321+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.454424+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.462086+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.463392+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.469092+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.470748+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.477025+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.478689+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.487763+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.488981+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.490221+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:04:06.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.495746+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.497297+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.503264+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.504864+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.511384+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.512890+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.518791+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.520199+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.521576+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.522889+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.524159+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.525384+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.526548+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.527778+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:04:06.027 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.536402+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.538194+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:04:06.028 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:05 smithi121 bash[59457]: audit 2024-09-17T08:04:05.542947+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: cluster 2024-09-17T08:04:04.698073+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.167203+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.177181+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.179183+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.180574+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.190386+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.249604+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T08:04:06.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.268029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.270542+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.274380+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.284410+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.332855+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.336363+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.338459+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.340124+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.342775+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.345673+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.347696+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.349422+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: cluster 2024-09-17T08:04:04.698073+0000 mgr.y (mgr.44106) 610 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.167203+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.177181+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.179183+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.180574+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.190386+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.249604+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.268029+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.270542+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.274380+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.284410+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.332855+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:04:06.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.336363+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.338459+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.340124+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.342775+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.345673+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.347696+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.349422+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.351123+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.352879+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.354797+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.092 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.366795+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.368477+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.ltjald"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.377319+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.ltjald"}]': finished 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.379754+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.388475+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.394072+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.404382+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.407365+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.409711+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.412600+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.415125+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.417468+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.093 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.419730+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.422856+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.432752+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.434057+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.351123+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.352879+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.354797+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.366795+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.368477+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.ltjald"}]: dispatch 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.377319+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.ltjald"}]': finished 2024-09-17T08:04:06.094 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.379754+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.388475+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.394072+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.404382+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.407365+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.409711+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.412600+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.415125+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.417468+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.419730+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.422856+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.432752+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T08:04:06.095 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.434057+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.441287+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.442745+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.453321+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.454424+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.462086+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.463392+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.469092+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.470748+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.477025+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.478689+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:04:06.096 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.487763+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.488981+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.490221+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.495746+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.497297+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.503264+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.441287+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.442745+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.453321+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.454424+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T08:04:06.097 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.462086+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.463392+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.469092+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.470748+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.477025+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.478689+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.487763+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.488981+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.490221+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.495746+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.497297+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T08:04:06.098 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.503264+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.504864+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.511384+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.512890+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.518791+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.520199+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.521576+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.522889+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.524159+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.525384+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.526548+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.099 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.527778+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.536402+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.538194+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[67211]: audit 2024-09-17T08:04:05.542947+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.504864+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.511384+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.512890+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.518791+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.520199+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.521576+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.522889+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.100 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.524159+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.525384+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.526548+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T08:04:06.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.527778+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-09-17T08:04:06.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.536402+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-09-17T08:04:06.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.538194+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T08:04:06.101 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:05 smithi105 bash[61564]: audit 2024-09-17T08:04:05.542947+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.182003+0000 mgr.y (mgr.44106) 611 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cluster 2024-09-17T08:04:05.183141+0000 mgr.y (mgr.44106) 612 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:05.250971+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.270115+0000 mgr.y (mgr.44106) 614 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:05.271532+0000 mgr.y (mgr.44106) 615 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:05.275731+0000 mgr.y (mgr.44106) 616 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.355913+0000 mgr.y (mgr.44106) 617 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T08:04:07.022 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.380974+0000 mgr.y (mgr.44106) 618 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.395332+0000 mgr.y (mgr.44106) 619 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.421098+0000 mgr.y (mgr.44106) 620 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.537419+0000 mgr.y (mgr.44106) 621 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:05.982381+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:05.984009+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:05.995485+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:06.091380+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:06.092532+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: audit 2024-09-17T08:04:06.100885+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cluster 2024-09-17T08:04:06.173282+0000 mon.a (mon.0) 1269 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T08:04:07.023 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:06 smithi121 bash[59457]: cluster 2024-09-17T08:04:06.173339+0000 mon.a (mon.0) 1270 : cluster [INF] Cluster is now healthy 2024-09-17T08:04:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.182003+0000 mgr.y (mgr.44106) 611 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cluster 2024-09-17T08:04:05.183141+0000 mgr.y (mgr.44106) 612 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T08:04:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:05.250971+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T08:04:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.270115+0000 mgr.y (mgr.44106) 614 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-09-17T08:04:07.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:05.271532+0000 mgr.y (mgr.44106) 615 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:05.275731+0000 mgr.y (mgr.44106) 616 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.355913+0000 mgr.y (mgr.44106) 617 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.380974+0000 mgr.y (mgr.44106) 618 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.395332+0000 mgr.y (mgr.44106) 619 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.421098+0000 mgr.y (mgr.44106) 620 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.537419+0000 mgr.y (mgr.44106) 621 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:05.982381+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:05.984009+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:05.995485+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:06.091380+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:06.092532+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:07.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: audit 2024-09-17T08:04:06.100885+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cluster 2024-09-17T08:04:06.173282+0000 mon.a (mon.0) 1269 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[67211]: cluster 2024-09-17T08:04:06.173339+0000 mon.a (mon.0) 1270 : cluster [INF] Cluster is now healthy 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.182003+0000 mgr.y (mgr.44106) 611 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cluster 2024-09-17T08:04:05.183141+0000 mgr.y (mgr.44106) 612 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:05.250971+0000 mgr.y (mgr.44106) 613 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.270115+0000 mgr.y (mgr.44106) 614 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:05.271532+0000 mgr.y (mgr.44106) 615 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:05.275731+0000 mgr.y (mgr.44106) 616 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.355913+0000 mgr.y (mgr.44106) 617 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.380974+0000 mgr.y (mgr.44106) 618 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T08:04:07.091 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.395332+0000 mgr.y (mgr.44106) 619 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.421098+0000 mgr.y (mgr.44106) 620 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.537419+0000 mgr.y (mgr.44106) 621 : cephadm [INF] Upgrade: Complete! 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:05.982381+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:05.984009+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:05.995485+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:06.091380+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:06.092532+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: audit 2024-09-17T08:04:06.100885+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cluster 2024-09-17T08:04:06.173282+0000 mon.a (mon.0) 1269 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T08:04:07.092 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:06 smithi105 bash[61564]: cluster 2024-09-17T08:04:06.173339+0000 mon.a (mon.0) 1270 : cluster [INF] Cluster is now healthy 2024-09-17T08:04:08.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:07 smithi105 bash[67211]: cephadm 2024-09-17T08:04:05.985444+0000 mgr.y (mgr.44106) 622 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:08.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:07 smithi105 bash[67211]: cephadm 2024-09-17T08:04:06.093473+0000 mgr.y (mgr.44106) 623 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:08.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:07 smithi105 bash[67211]: audit 2024-09-17T08:04:07.067086+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:07 smithi105 bash[61564]: cephadm 2024-09-17T08:04:05.985444+0000 mgr.y (mgr.44106) 622 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:07 smithi105 bash[61564]: cephadm 2024-09-17T08:04:06.093473+0000 mgr.y (mgr.44106) 623 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:08.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:07 smithi105 bash[61564]: audit 2024-09-17T08:04:07.067086+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:08.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:07 smithi121 bash[59457]: cephadm 2024-09-17T08:04:05.985444+0000 mgr.y (mgr.44106) 622 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:08.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:07 smithi121 bash[59457]: cephadm 2024-09-17T08:04:06.093473+0000 mgr.y (mgr.44106) 623 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:04:08.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:07 smithi121 bash[59457]: audit 2024-09-17T08:04:07.067086+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:04:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:08 smithi105 bash[61564]: cluster 2024-09-17T08:04:07.183938+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-09-17T08:04:09.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:08 smithi105 bash[67211]: cluster 2024-09-17T08:04:07.183938+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-09-17T08:04:09.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:08 smithi121 bash[59457]: cluster 2024-09-17T08:04:07.183938+0000 mgr.y (mgr.44106) 624 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-09-17T08:04:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:09 smithi105 bash[67211]: audit 2024-09-17T08:04:07.926296+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:10.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:09 smithi105 bash[61564]: audit 2024-09-17T08:04:07.926296+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:10.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:09 smithi121 bash[59457]: audit 2024-09-17T08:04:07.926296+0000 mgr.y (mgr.44106) 625 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:10 smithi105 bash[67211]: cluster 2024-09-17T08:04:09.185634+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T08:04:11.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:10 smithi105 bash[61564]: cluster 2024-09-17T08:04:09.185634+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T08:04:11.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:10 smithi121 bash[59457]: cluster 2024-09-17T08:04:09.185634+0000 mgr.y (mgr.44106) 626 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T08:04:13.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:12 smithi105 bash[61564]: cluster 2024-09-17T08:04:11.186477+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:13.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:12 smithi105 bash[67211]: cluster 2024-09-17T08:04:11.186477+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:13.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:12 smithi121 bash[59457]: cluster 2024-09-17T08:04:11.186477+0000 mgr.y (mgr.44106) 627 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:14 smithi105 bash[67211]: cluster 2024-09-17T08:04:13.188174+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:15.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:14 smithi105 bash[61564]: cluster 2024-09-17T08:04:13.188174+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:15.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:14 smithi121 bash[59457]: cluster 2024-09-17T08:04:13.188174+0000 mgr.y (mgr.44106) 628 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:15.486 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T08:04:16.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:15 smithi105 bash[61564]: audit 2024-09-17T08:04:14.637486+0000 mgr.y (mgr.44106) 629 : audit [DBG] from='client.44985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:04:16.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:15 smithi105 bash[67211]: audit 2024-09-17T08:04:14.637486+0000 mgr.y (mgr.44106) 629 : audit [DBG] from='client.44985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:04:16.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:15 smithi121 bash[59457]: audit 2024-09-17T08:04:14.637486+0000 mgr.y (mgr.44106) 629 : audit [DBG] from='client.44985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:04:17.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:16 smithi105 bash[61564]: cluster 2024-09-17T08:04:15.189131+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:16 smithi105 bash[67211]: cluster 2024-09-17T08:04:15.189131+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:16 smithi121 bash[59457]: cluster 2024-09-17T08:04:15.189131+0000 mgr.y (mgr.44106) 630 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-09-17T08:04:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:18 smithi105 bash[61564]: cluster 2024-09-17T08:04:17.189986+0000 mgr.y (mgr.44106) 631 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:19.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:18 smithi105 bash[67211]: cluster 2024-09-17T08:04:17.189986+0000 mgr.y (mgr.44106) 631 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:19.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:18 smithi121 bash[59457]: cluster 2024-09-17T08:04:17.189986+0000 mgr.y (mgr.44106) 631 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:19.347 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:04:19.347 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (13m) 84s ago 39m 17.1M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:04:19.347 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (13m) 26s ago 38m 83.6M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:04:19.347 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (33s) 26s ago 36m 74.9M - 3.8 980a0bfcd684 6c9582bcee4e 2024-09-17T08:04:19.347 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (15m) 26s ago 43m 433M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (25m) 84s ago 45m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (10m) 84s ago 45m 93.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (11m) 26s ago 44m 65.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (10m) 84s ago 44m 52.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (14m) 84s ago 39m 12.0M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (14m) 26s ago 39m 12.1M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (7m) 84s ago 43m 60.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (7m) 84s ago 43m 62.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (5m) 84s ago 42m 51.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (4m) 84s ago 42m 58.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (4m) 26s ago 41m 62.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (3m) 26s ago 41m 53.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:04:19.348 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (3m) 26s ago 40m 52.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3530b43d1ec1 2024-09-17T08:04:19.349 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (2m) 26s ago 40m 52.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 bfcb7c9cdc2d 2024-09-17T08:04:19.349 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (14m) 26s ago 39m 61.3M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:04:19.349 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (96s) 84s ago 37m 88.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 55f434e7bb09 2024-09-17T08:04:19.349 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (90s) 26s ago 37m 89.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 c0f601d7feaf 2024-09-17T08:04:20.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:19 smithi105 bash[61564]: audit 2024-09-17T08:04:17.935328+0000 mgr.y (mgr.44106) 632 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:19 smithi105 bash[67211]: audit 2024-09-17T08:04:17.935328+0000 mgr.y (mgr.44106) 632 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:20.131 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T08:04:20.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:19 smithi121 bash[59457]: audit 2024-09-17T08:04:17.935328+0000 mgr.y (mgr.44106) 632 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:21.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:20 smithi105 bash[67211]: cluster 2024-09-17T08:04:19.191573+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:21.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:20 smithi105 bash[67211]: audit 2024-09-17T08:04:19.316317+0000 mgr.y (mgr.44106) 634 : audit [DBG] from='client.54934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:04:21.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:20 smithi105 bash[61564]: cluster 2024-09-17T08:04:19.191573+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:21.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:20 smithi105 bash[61564]: audit 2024-09-17T08:04:19.316317+0000 mgr.y (mgr.44106) 634 : audit [DBG] from='client.54934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:04:21.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:20 smithi121 bash[59457]: cluster 2024-09-17T08:04:19.191573+0000 mgr.y (mgr.44106) 633 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:21.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:20 smithi121 bash[59457]: audit 2024-09-17T08:04:19.316317+0000 mgr.y (mgr.44106) 634 : audit [DBG] from='client.54934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:04:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:22 smithi105 bash[67211]: cluster 2024-09-17T08:04:21.192350+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:23.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:22 smithi105 bash[61564]: cluster 2024-09-17T08:04:21.192350+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:23.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:22 smithi121 bash[59457]: cluster 2024-09-17T08:04:21.192350+0000 mgr.y (mgr.44106) 635 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:24.062 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:04:24.063 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T08:04:24.064 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:04:24.064 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:04:24.064 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T08:04:24.064 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 15 2024-09-17T08:04:24.064 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T08:04:24.064 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:04:24.823 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T08:04:25.072 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:24 smithi105 bash[61564]: cluster 2024-09-17T08:04:23.194081+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:25.072 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:24 smithi105 bash[61564]: audit 2024-09-17T08:04:24.054176+0000 mon.c (mon.1) 26 : audit [DBG] from='client.54940 172.21.15.105:0/2149215083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:25.073 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:24 smithi105 bash[67211]: cluster 2024-09-17T08:04:23.194081+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:25.073 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:24 smithi105 bash[67211]: audit 2024-09-17T08:04:24.054176+0000 mon.c (mon.1) 26 : audit [DBG] from='client.54940 172.21.15.105:0/2149215083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:24 smithi121 bash[59457]: cluster 2024-09-17T08:04:23.194081+0000 mgr.y (mgr.44106) 636 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:25.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:24 smithi121 bash[59457]: audit 2024-09-17T08:04:24.054176+0000 mon.c (mon.1) 26 : audit [DBG] from='client.54940 172.21.15.105:0/2149215083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:04:27.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:26 smithi105 bash[61564]: cluster 2024-09-17T08:04:25.194981+0000 mgr.y (mgr.44106) 637 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:27.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:26 smithi105 bash[67211]: cluster 2024-09-17T08:04:25.194981+0000 mgr.y (mgr.44106) 637 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:26 smithi121 bash[59457]: cluster 2024-09-17T08:04:25.194981+0000 mgr.y (mgr.44106) 637 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:28.134 INFO:teuthology.orchestra.run.smithi105.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T08:04:28.853 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 60' 2024-09-17T08:04:29.090 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:28 smithi105 bash[61564]: cluster 2024-09-17T08:04:27.195708+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:29.090 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:28 smithi105 bash[67211]: cluster 2024-09-17T08:04:27.195708+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:29.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:28 smithi121 bash[59457]: cluster 2024-09-17T08:04:27.195708+0000 mgr.y (mgr.44106) 638 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:30.154 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:29 smithi105 bash[61564]: audit 2024-09-17T08:04:27.942024+0000 mgr.y (mgr.44106) 639 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:30.154 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:29 smithi105 bash[67211]: audit 2024-09-17T08:04:27.942024+0000 mgr.y (mgr.44106) 639 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:30.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:29 smithi121 bash[59457]: audit 2024-09-17T08:04:27.942024+0000 mgr.y (mgr.44106) 639 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:31.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:30 smithi121 bash[59457]: cluster 2024-09-17T08:04:29.197378+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:31.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:30 smithi105 bash[67211]: cluster 2024-09-17T08:04:29.197378+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:31.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:30 smithi105 bash[61564]: cluster 2024-09-17T08:04:29.197378+0000 mgr.y (mgr.44106) 640 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:33.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:32 smithi121 bash[59457]: cluster 2024-09-17T08:04:31.198310+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:33.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:32 smithi105 bash[67211]: cluster 2024-09-17T08:04:31.198310+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:33.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:32 smithi105 bash[61564]: cluster 2024-09-17T08:04:31.198310+0000 mgr.y (mgr.44106) 641 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:35.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:34 smithi121 bash[59457]: cluster 2024-09-17T08:04:33.200094+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:35.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:34 smithi105 bash[67211]: cluster 2024-09-17T08:04:33.200094+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:35.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:34 smithi105 bash[61564]: cluster 2024-09-17T08:04:33.200094+0000 mgr.y (mgr.44106) 642 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:37.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:36 smithi121 bash[59457]: cluster 2024-09-17T08:04:35.201056+0000 mgr.y (mgr.44106) 643 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:37.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:36 smithi105 bash[67211]: cluster 2024-09-17T08:04:35.201056+0000 mgr.y (mgr.44106) 643 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:37.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:36 smithi105 bash[61564]: cluster 2024-09-17T08:04:35.201056+0000 mgr.y (mgr.44106) 643 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:39.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:38 smithi121 bash[59457]: cluster 2024-09-17T08:04:37.201783+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:39.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:38 smithi105 bash[61564]: cluster 2024-09-17T08:04:37.201783+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:39.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:38 smithi105 bash[67211]: cluster 2024-09-17T08:04:37.201783+0000 mgr.y (mgr.44106) 644 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:40.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:39 smithi121 bash[59457]: audit 2024-09-17T08:04:37.951044+0000 mgr.y (mgr.44106) 645 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:40.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:39 smithi105 bash[67211]: audit 2024-09-17T08:04:37.951044+0000 mgr.y (mgr.44106) 645 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:40.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:39 smithi105 bash[61564]: audit 2024-09-17T08:04:37.951044+0000 mgr.y (mgr.44106) 645 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:41.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:40 smithi121 bash[59457]: cluster 2024-09-17T08:04:39.203447+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:41.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:40 smithi105 bash[61564]: cluster 2024-09-17T08:04:39.203447+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:41.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:40 smithi105 bash[67211]: cluster 2024-09-17T08:04:39.203447+0000 mgr.y (mgr.44106) 646 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:43.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:42 smithi121 bash[59457]: cluster 2024-09-17T08:04:41.204227+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:43.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:42 smithi105 bash[67211]: cluster 2024-09-17T08:04:41.204227+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:43.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:42 smithi105 bash[61564]: cluster 2024-09-17T08:04:41.204227+0000 mgr.y (mgr.44106) 647 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:45.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:44 smithi121 bash[59457]: cluster 2024-09-17T08:04:43.205942+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:45.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:44 smithi105 bash[67211]: cluster 2024-09-17T08:04:43.205942+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:44 smithi105 bash[61564]: cluster 2024-09-17T08:04:43.205942+0000 mgr.y (mgr.44106) 648 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:46.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:45 smithi121 bash[59457]: cluster 2024-09-17T08:04:45.206892+0000 mgr.y (mgr.44106) 649 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:46.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:45 smithi105 bash[67211]: cluster 2024-09-17T08:04:45.206892+0000 mgr.y (mgr.44106) 649 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:46.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:45 smithi105 bash[61564]: cluster 2024-09-17T08:04:45.206892+0000 mgr.y (mgr.44106) 649 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:48.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:48 smithi105 bash[61564]: cluster 2024-09-17T08:04:47.207734+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:48.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:48 smithi105 bash[67211]: cluster 2024-09-17T08:04:47.207734+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:48.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:48 smithi121 bash[59457]: cluster 2024-09-17T08:04:47.207734+0000 mgr.y (mgr.44106) 650 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:49.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:49 smithi105 bash[61564]: audit 2024-09-17T08:04:47.955079+0000 mgr.y (mgr.44106) 651 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:49.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:49 smithi105 bash[67211]: audit 2024-09-17T08:04:47.955079+0000 mgr.y (mgr.44106) 651 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:49.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:49 smithi121 bash[59457]: audit 2024-09-17T08:04:47.955079+0000 mgr.y (mgr.44106) 651 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:50.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:50 smithi105 bash[67211]: cluster 2024-09-17T08:04:49.209485+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:50.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:50 smithi105 bash[61564]: cluster 2024-09-17T08:04:49.209485+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:50.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:50 smithi121 bash[59457]: cluster 2024-09-17T08:04:49.209485+0000 mgr.y (mgr.44106) 652 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:52.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:52 smithi105 bash[61564]: cluster 2024-09-17T08:04:51.210338+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:52.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:52 smithi105 bash[67211]: cluster 2024-09-17T08:04:51.210338+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:52.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:52 smithi121 bash[59457]: cluster 2024-09-17T08:04:51.210338+0000 mgr.y (mgr.44106) 653 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:54.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:54 smithi105 bash[67211]: cluster 2024-09-17T08:04:53.212006+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:54.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:54 smithi105 bash[61564]: cluster 2024-09-17T08:04:53.212006+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:54.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:54 smithi121 bash[59457]: cluster 2024-09-17T08:04:53.212006+0000 mgr.y (mgr.44106) 654 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:04:56.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:56 smithi105 bash[61564]: cluster 2024-09-17T08:04:55.212831+0000 mgr.y (mgr.44106) 655 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:56.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:56 smithi105 bash[67211]: cluster 2024-09-17T08:04:55.212831+0000 mgr.y (mgr.44106) 655 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:56.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:56 smithi121 bash[59457]: cluster 2024-09-17T08:04:55.212831+0000 mgr.y (mgr.44106) 655 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:58.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:58 smithi105 bash[61564]: cluster 2024-09-17T08:04:57.213547+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:58.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:58 smithi105 bash[67211]: cluster 2024-09-17T08:04:57.213547+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:58.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:58 smithi121 bash[59457]: cluster 2024-09-17T08:04:57.213547+0000 mgr.y (mgr.44106) 656 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:04:59.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:04:59 smithi105 bash[61564]: audit 2024-09-17T08:04:57.966458+0000 mgr.y (mgr.44106) 657 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:59.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:04:59 smithi105 bash[67211]: audit 2024-09-17T08:04:57.966458+0000 mgr.y (mgr.44106) 657 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:04:59.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:04:59 smithi121 bash[59457]: audit 2024-09-17T08:04:57.966458+0000 mgr.y (mgr.44106) 657 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:00.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:00 smithi105 bash[61564]: cluster 2024-09-17T08:04:59.215283+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:00.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:00 smithi105 bash[67211]: cluster 2024-09-17T08:04:59.215283+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:00.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:00 smithi121 bash[59457]: cluster 2024-09-17T08:04:59.215283+0000 mgr.y (mgr.44106) 658 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:02.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:02 smithi105 bash[61564]: cluster 2024-09-17T08:05:01.216150+0000 mgr.y (mgr.44106) 659 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:02.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:02 smithi105 bash[67211]: cluster 2024-09-17T08:05:01.216150+0000 mgr.y (mgr.44106) 659 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:02.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:02 smithi121 bash[59457]: cluster 2024-09-17T08:05:01.216150+0000 mgr.y (mgr.44106) 659 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:04.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:04 smithi105 bash[61564]: cluster 2024-09-17T08:05:03.217734+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:04.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:04 smithi105 bash[67211]: cluster 2024-09-17T08:05:03.217734+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:04 smithi121 bash[59457]: cluster 2024-09-17T08:05:03.217734+0000 mgr.y (mgr.44106) 660 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:06.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:06 smithi105 bash[61564]: cluster 2024-09-17T08:05:05.218596+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:06.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:06 smithi105 bash[67211]: cluster 2024-09-17T08:05:05.218596+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:06.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:06 smithi121 bash[59457]: cluster 2024-09-17T08:05:05.218596+0000 mgr.y (mgr.44106) 661 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:07.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[67211]: audit 2024-09-17T08:05:06.734119+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:05:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[67211]: audit 2024-09-17T08:05:06.735851+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:05:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[67211]: cephadm 2024-09-17T08:05:06.737261+0000 mgr.y (mgr.44106) 662 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:05:07.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[67211]: audit 2024-09-17T08:05:06.747249+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:05:07.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[61564]: audit 2024-09-17T08:05:06.734119+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:05:07.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[61564]: audit 2024-09-17T08:05:06.735851+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:05:07.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[61564]: cephadm 2024-09-17T08:05:06.737261+0000 mgr.y (mgr.44106) 662 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:05:07.591 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:07 smithi105 bash[61564]: audit 2024-09-17T08:05:06.747249+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:05:07.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:07 smithi121 bash[59457]: audit 2024-09-17T08:05:06.734119+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:05:07.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:07 smithi121 bash[59457]: audit 2024-09-17T08:05:06.735851+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:05:07.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:07 smithi121 bash[59457]: cephadm 2024-09-17T08:05:06.737261+0000 mgr.y (mgr.44106) 662 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:05:07.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:07 smithi121 bash[59457]: audit 2024-09-17T08:05:06.747249+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:05:09.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:08 smithi121 bash[59457]: cluster 2024-09-17T08:05:07.219303+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:09.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:08 smithi105 bash[61564]: cluster 2024-09-17T08:05:07.219303+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:09.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:08 smithi105 bash[67211]: cluster 2024-09-17T08:05:07.219303+0000 mgr.y (mgr.44106) 663 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:10.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:09 smithi121 bash[59457]: audit 2024-09-17T08:05:07.974801+0000 mgr.y (mgr.44106) 664 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:10.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:09 smithi105 bash[61564]: audit 2024-09-17T08:05:07.974801+0000 mgr.y (mgr.44106) 664 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:10.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:09 smithi105 bash[67211]: audit 2024-09-17T08:05:07.974801+0000 mgr.y (mgr.44106) 664 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:11.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:10 smithi121 bash[59457]: cluster 2024-09-17T08:05:09.220996+0000 mgr.y (mgr.44106) 665 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:11.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:10 smithi105 bash[61564]: cluster 2024-09-17T08:05:09.220996+0000 mgr.y (mgr.44106) 665 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:11.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:10 smithi105 bash[67211]: cluster 2024-09-17T08:05:09.220996+0000 mgr.y (mgr.44106) 665 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:13.021 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:12 smithi121 bash[59457]: cluster 2024-09-17T08:05:11.221896+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:13.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:12 smithi105 bash[61564]: cluster 2024-09-17T08:05:11.221896+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:13.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:12 smithi105 bash[67211]: cluster 2024-09-17T08:05:11.221896+0000 mgr.y (mgr.44106) 666 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:15.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:14 smithi105 bash[61564]: cluster 2024-09-17T08:05:13.223543+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:15.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:14 smithi105 bash[67211]: cluster 2024-09-17T08:05:13.223543+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:15.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:14 smithi121 bash[59457]: cluster 2024-09-17T08:05:13.223543+0000 mgr.y (mgr.44106) 667 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:17.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:16 smithi105 bash[61564]: cluster 2024-09-17T08:05:15.224407+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:17.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:16 smithi105 bash[67211]: cluster 2024-09-17T08:05:15.224407+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:17.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:16 smithi121 bash[59457]: cluster 2024-09-17T08:05:15.224407+0000 mgr.y (mgr.44106) 668 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:19.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:18 smithi105 bash[61564]: cluster 2024-09-17T08:05:17.225102+0000 mgr.y (mgr.44106) 669 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:19.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:18 smithi105 bash[67211]: cluster 2024-09-17T08:05:17.225102+0000 mgr.y (mgr.44106) 669 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:19.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:18 smithi121 bash[59457]: cluster 2024-09-17T08:05:17.225102+0000 mgr.y (mgr.44106) 669 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:20.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:19 smithi105 bash[61564]: audit 2024-09-17T08:05:17.984371+0000 mgr.y (mgr.44106) 670 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:20.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:19 smithi105 bash[67211]: audit 2024-09-17T08:05:17.984371+0000 mgr.y (mgr.44106) 670 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:20.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:19 smithi121 bash[59457]: audit 2024-09-17T08:05:17.984371+0000 mgr.y (mgr.44106) 670 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:21.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:20 smithi105 bash[67211]: cluster 2024-09-17T08:05:19.226768+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:21.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:20 smithi105 bash[61564]: cluster 2024-09-17T08:05:19.226768+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:21.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:20 smithi121 bash[59457]: cluster 2024-09-17T08:05:19.226768+0000 mgr.y (mgr.44106) 671 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:23.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:22 smithi105 bash[67211]: cluster 2024-09-17T08:05:21.227672+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:23.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:22 smithi105 bash[61564]: cluster 2024-09-17T08:05:21.227672+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:23.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:22 smithi121 bash[59457]: cluster 2024-09-17T08:05:21.227672+0000 mgr.y (mgr.44106) 672 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:25.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:24 smithi105 bash[67211]: cluster 2024-09-17T08:05:23.229305+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:25.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:24 smithi105 bash[61564]: cluster 2024-09-17T08:05:23.229305+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:25.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:24 smithi121 bash[59457]: cluster 2024-09-17T08:05:23.229305+0000 mgr.y (mgr.44106) 673 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:27.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:26 smithi105 bash[61564]: cluster 2024-09-17T08:05:25.230161+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:27.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:26 smithi105 bash[67211]: cluster 2024-09-17T08:05:25.230161+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:26 smithi121 bash[59457]: cluster 2024-09-17T08:05:25.230161+0000 mgr.y (mgr.44106) 674 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:29.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:28 smithi105 bash[61564]: cluster 2024-09-17T08:05:27.230898+0000 mgr.y (mgr.44106) 675 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:29.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:28 smithi105 bash[67211]: cluster 2024-09-17T08:05:27.230898+0000 mgr.y (mgr.44106) 675 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:29.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:28 smithi121 bash[59457]: cluster 2024-09-17T08:05:27.230898+0000 mgr.y (mgr.44106) 675 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:30.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:29 smithi105 bash[61564]: audit 2024-09-17T08:05:27.994757+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:30.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:29 smithi105 bash[67211]: audit 2024-09-17T08:05:27.994757+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:30.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:29 smithi121 bash[59457]: audit 2024-09-17T08:05:27.994757+0000 mgr.y (mgr.44106) 676 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:31.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:30 smithi105 bash[61564]: cluster 2024-09-17T08:05:29.232655+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:31.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:30 smithi105 bash[67211]: cluster 2024-09-17T08:05:29.232655+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:31.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:30 smithi121 bash[59457]: cluster 2024-09-17T08:05:29.232655+0000 mgr.y (mgr.44106) 677 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:32.851 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T08:05:33.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:32 smithi105 bash[61564]: cluster 2024-09-17T08:05:31.233518+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:33.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:32 smithi105 bash[67211]: cluster 2024-09-17T08:05:31.233518+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:33.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:32 smithi121 bash[59457]: cluster 2024-09-17T08:05:31.233518+0000 mgr.y (mgr.44106) 678 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:35.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:34 smithi105 bash[61564]: cluster 2024-09-17T08:05:33.235303+0000 mgr.y (mgr.44106) 679 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:35.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:34 smithi105 bash[67211]: cluster 2024-09-17T08:05:33.235303+0000 mgr.y (mgr.44106) 679 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:35.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:34 smithi121 bash[59457]: cluster 2024-09-17T08:05:33.235303+0000 mgr.y (mgr.44106) 679 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:36.440 INFO:teuthology.orchestra.run.smithi105.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:05:36.440 INFO:teuthology.orchestra.run.smithi105.stdout:alertmanager.a smithi105 *:9093,9094 running (15m) 2m ago 40m 17.1M - 0.25.0 c8568f914cd2 23aa04e593fb 2024-09-17T08:05:36.440 INFO:teuthology.orchestra.run.smithi105.stdout:grafana.a smithi121 *:3000 running (14m) 103s ago 40m 83.6M - 9.4.7 954c08fa6188 a5815ef0de4c 2024-09-17T08:05:36.440 INFO:teuthology.orchestra.run.smithi105.stdout:iscsi.foo.smithi121.ltjald smithi121 running (110s) 103s ago 38m 74.9M - 3.8 980a0bfcd684 6c9582bcee4e 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.x smithi121 *:8443,8765 running (16m) 103s ago 45m 433M - 18.2.4-855-g19e2a2be 980a0bfcd684 7cfdd9cc0911 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:mgr.y smithi105 *:8443,8765 running (26m) 2m ago 47m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 1267bb09e4ef 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:mon.a smithi105 running (11m) 2m ago 47m 93.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 7c1db2e8b089 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:mon.b smithi121 running (13m) 103s ago 45m 65.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 80c6d58217f2 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:mon.c smithi105 running (11m) 2m ago 45m 52.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 1203ee3dd953 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.a smithi105 *:9100 running (16m) 2m ago 40m 12.0M - 1.5.0 0da6a335fe13 f16460677237 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:node-exporter.b smithi121 *:9100 running (16m) 103s ago 40m 12.1M - 1.5.0 0da6a335fe13 fa5b72e6f0f3 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:osd.0 smithi105 running (8m) 2m ago 44m 60.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b4ffb0080d1c 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:osd.1 smithi105 running (8m) 2m ago 44m 62.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 55e798ae9aee 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:osd.2 smithi105 running (7m) 2m ago 43m 51.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 7ded1d5f3a9a 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:osd.3 smithi105 running (6m) 2m ago 43m 58.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 df9331aa0438 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:osd.4 smithi121 running (5m) 103s ago 42m 62.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6976d558e59a 2024-09-17T08:05:36.441 INFO:teuthology.orchestra.run.smithi105.stdout:osd.5 smithi121 running (5m) 103s ago 42m 53.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 87d151baf381 2024-09-17T08:05:36.442 INFO:teuthology.orchestra.run.smithi105.stdout:osd.6 smithi121 running (4m) 103s ago 42m 52.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3530b43d1ec1 2024-09-17T08:05:36.442 INFO:teuthology.orchestra.run.smithi105.stdout:osd.7 smithi121 running (4m) 103s ago 41m 52.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 bfcb7c9cdc2d 2024-09-17T08:05:36.442 INFO:teuthology.orchestra.run.smithi105.stdout:prometheus.a smithi121 *:9095 running (15m) 103s ago 40m 61.3M - 2.43.0 a07b618ecd1d f7ed29e60b35 2024-09-17T08:05:36.442 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi105.vppsza smithi105 *:8000 running (2m) 2m ago 38m 88.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 55f434e7bb09 2024-09-17T08:05:36.442 INFO:teuthology.orchestra.run.smithi105.stdout:rgw.foo.smithi121.tmnjzi smithi121 *:8000 running (2m) 103s ago 38m 89.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 c0f601d7feaf 2024-09-17T08:05:37.089 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:36 smithi105 bash[61564]: cluster 2024-09-17T08:05:35.236255+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:37.089 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:36 smithi105 bash[67211]: cluster 2024-09-17T08:05:35.236255+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:37.183 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T08:05:37.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:36 smithi121 bash[59457]: cluster 2024-09-17T08:05:35.236255+0000 mgr.y (mgr.44106) 680 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:38.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:37 smithi121 bash[59457]: audit 2024-09-17T08:05:36.408548+0000 mgr.y (mgr.44106) 681 : audit [DBG] from='client.54946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:05:38.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:37 smithi105 bash[61564]: audit 2024-09-17T08:05:36.408548+0000 mgr.y (mgr.44106) 681 : audit [DBG] from='client.54946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:05:38.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:37 smithi105 bash[67211]: audit 2024-09-17T08:05:36.408548+0000 mgr.y (mgr.44106) 681 : audit [DBG] from='client.54946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:05:39.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:38 smithi121 bash[59457]: cluster 2024-09-17T08:05:37.237025+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:39.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:38 smithi105 bash[61564]: cluster 2024-09-17T08:05:37.237025+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:39.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:38 smithi105 bash[67211]: cluster 2024-09-17T08:05:37.237025+0000 mgr.y (mgr.44106) 682 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:40.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:39 smithi121 bash[59457]: audit 2024-09-17T08:05:38.006105+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:40.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:39 smithi105 bash[61564]: audit 2024-09-17T08:05:38.006105+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:40.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:39 smithi105 bash[67211]: audit 2024-09-17T08:05:38.006105+0000 mgr.y (mgr.44106) 683 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:41.118 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: "mon": { 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: "mgr": { 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: "osd": { 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:05:41.119 INFO:teuthology.orchestra.run.smithi105.stdout: "rgw": { 2024-09-17T08:05:41.120 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T08:05:41.120 INFO:teuthology.orchestra.run.smithi105.stdout: }, 2024-09-17T08:05:41.120 INFO:teuthology.orchestra.run.smithi105.stdout: "overall": { 2024-09-17T08:05:41.120 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 15 2024-09-17T08:05:41.120 INFO:teuthology.orchestra.run.smithi105.stdout: } 2024-09-17T08:05:41.120 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:05:41.146 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:40 smithi105 bash[67211]: cluster 2024-09-17T08:05:39.238737+0000 mgr.y (mgr.44106) 684 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:41.146 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:40 smithi105 bash[61564]: cluster 2024-09-17T08:05:39.238737+0000 mgr.y (mgr.44106) 684 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:41.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:40 smithi121 bash[59457]: cluster 2024-09-17T08:05:39.238737+0000 mgr.y (mgr.44106) 684 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:41.868 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T08:05:42.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:41 smithi121 bash[59457]: audit 2024-09-17T08:05:41.109812+0000 mon.c (mon.1) 27 : audit [DBG] from='client.54952 172.21.15.105:0/539262275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:42.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:41 smithi105 bash[67211]: audit 2024-09-17T08:05:41.109812+0000 mon.c (mon.1) 27 : audit [DBG] from='client.54952 172.21.15.105:0/539262275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:42.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:41 smithi105 bash[61564]: audit 2024-09-17T08:05:41.109812+0000 mon.c (mon.1) 27 : audit [DBG] from='client.54952 172.21.15.105:0/539262275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:43.150 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:42 smithi105 bash[67211]: cluster 2024-09-17T08:05:41.239575+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:43.151 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:42 smithi105 bash[61564]: cluster 2024-09-17T08:05:41.239575+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:43.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:42 smithi121 bash[59457]: cluster 2024-09-17T08:05:41.239575+0000 mgr.y (mgr.44106) 685 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:45.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:44 smithi121 bash[59457]: cluster 2024-09-17T08:05:43.241228+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:45.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:44 smithi105 bash[67211]: cluster 2024-09-17T08:05:43.241228+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:45.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:44 smithi105 bash[61564]: cluster 2024-09-17T08:05:43.241228+0000 mgr.y (mgr.44106) 686 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout: "target_image": null, 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout: "in_progress": false, 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout: "which": "", 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout: "services_complete": [], 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout: "progress": null, 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout: "message": "", 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout: "is_paused": false 2024-09-17T08:05:45.419 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:05:46.120 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T08:05:47.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:46 smithi121 bash[59457]: cluster 2024-09-17T08:05:45.242161+0000 mgr.y (mgr.44106) 687 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:47.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:46 smithi121 bash[59457]: audit 2024-09-17T08:05:45.409886+0000 mgr.y (mgr.44106) 688 : audit [DBG] from='client.45015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:05:47.327 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:46 smithi105 bash[67211]: cluster 2024-09-17T08:05:45.242161+0000 mgr.y (mgr.44106) 687 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:47.327 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:46 smithi105 bash[67211]: audit 2024-09-17T08:05:45.409886+0000 mgr.y (mgr.44106) 688 : audit [DBG] from='client.45015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:05:47.327 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:46 smithi105 bash[61564]: cluster 2024-09-17T08:05:45.242161+0000 mgr.y (mgr.44106) 687 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:47.327 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:46 smithi105 bash[61564]: audit 2024-09-17T08:05:45.409886+0000 mgr.y (mgr.44106) 688 : audit [DBG] from='client.45015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:05:49.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:48 smithi121 bash[59457]: cluster 2024-09-17T08:05:47.243149+0000 mgr.y (mgr.44106) 689 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:49.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:48 smithi105 bash[61564]: cluster 2024-09-17T08:05:47.243149+0000 mgr.y (mgr.44106) 689 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:49.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:48 smithi105 bash[67211]: cluster 2024-09-17T08:05:47.243149+0000 mgr.y (mgr.44106) 689 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:49.989 INFO:teuthology.orchestra.run.smithi105.stdout:HEALTH_OK 2024-09-17T08:05:50.189 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:49 smithi105 bash[67211]: audit 2024-09-17T08:05:48.017433+0000 mgr.y (mgr.44106) 690 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:50.189 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:49 smithi105 bash[61564]: audit 2024-09-17T08:05:48.017433+0000 mgr.y (mgr.44106) 690 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:50.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:49 smithi121 bash[59457]: audit 2024-09-17T08:05:48.017433+0000 mgr.y (mgr.44106) 690 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:50.754 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T08:05:51.003 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:50 smithi105 bash[67211]: cluster 2024-09-17T08:05:49.244839+0000 mgr.y (mgr.44106) 691 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:51.003 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:50 smithi105 bash[67211]: audit 2024-09-17T08:05:49.980770+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.45021 172.21.15.105:0/3796358084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:05:51.004 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:50 smithi105 bash[61564]: cluster 2024-09-17T08:05:49.244839+0000 mgr.y (mgr.44106) 691 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:51.004 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:50 smithi105 bash[61564]: audit 2024-09-17T08:05:49.980770+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.45021 172.21.15.105:0/3796358084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:05:51.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:50 smithi121 bash[59457]: cluster 2024-09-17T08:05:49.244839+0000 mgr.y (mgr.44106) 691 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:51.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:50 smithi121 bash[59457]: audit 2024-09-17T08:05:49.980770+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.45021 172.21.15.105:0/3796358084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T08:05:53.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:52 smithi121 bash[59457]: cluster 2024-09-17T08:05:51.245708+0000 mgr.y (mgr.44106) 692 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:53.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:52 smithi105 bash[67211]: cluster 2024-09-17T08:05:51.245708+0000 mgr.y (mgr.44106) 692 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:53.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:52 smithi105 bash[61564]: cluster 2024-09-17T08:05:51.245708+0000 mgr.y (mgr.44106) 692 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:54.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:53 smithi121 bash[59457]: cluster 2024-09-17T08:05:53.247479+0000 mgr.y (mgr.44106) 693 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:54.339 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:53 smithi105 bash[67211]: cluster 2024-09-17T08:05:53.247479+0000 mgr.y (mgr.44106) 693 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:54.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:53 smithi105 bash[61564]: cluster 2024-09-17T08:05:53.247479+0000 mgr.y (mgr.44106) 693 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:05:54.503 INFO:teuthology.orchestra.run.smithi105.stdout:true 2024-09-17T08:05:55.204 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T08:05:55.212 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:54 smithi105 bash[61564]: audit 2024-09-17T08:05:54.480915+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.45027 172.21.15.105:0/853031281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:55.212 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:54 smithi105 bash[67211]: audit 2024-09-17T08:05:54.480915+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.45027 172.21.15.105:0/853031281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:55.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:54 smithi121 bash[59457]: audit 2024-09-17T08:05:54.480915+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.45027 172.21.15.105:0/853031281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:56.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:55 smithi121 bash[59457]: cluster 2024-09-17T08:05:55.248221+0000 mgr.y (mgr.44106) 694 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:56.339 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:55 smithi105 bash[61564]: cluster 2024-09-17T08:05:55.248221+0000 mgr.y (mgr.44106) 694 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:56.340 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:55 smithi105 bash[67211]: cluster 2024-09-17T08:05:55.248221+0000 mgr.y (mgr.44106) 694 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:58.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:58 smithi105 bash[61564]: cluster 2024-09-17T08:05:57.249194+0000 mgr.y (mgr.44106) 695 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:58.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:58 smithi105 bash[67211]: cluster 2024-09-17T08:05:57.249194+0000 mgr.y (mgr.44106) 695 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:58.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:58 smithi121 bash[59457]: cluster 2024-09-17T08:05:57.249194+0000 mgr.y (mgr.44106) 695 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:05:58.991 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)" 2024-09-17T08:05:59.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:59 smithi105 bash[61564]: audit 2024-09-17T08:05:58.020002+0000 mgr.y (mgr.44106) 696 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:59.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:05:59 smithi105 bash[61564]: audit 2024-09-17T08:05:58.968614+0000 mon.a (mon.0) 1277 : audit [DBG] from='client.45033 172.21.15.105:0/4199037742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:59.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:59 smithi105 bash[67211]: audit 2024-09-17T08:05:58.020002+0000 mgr.y (mgr.44106) 696 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:59.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:05:59 smithi105 bash[67211]: audit 2024-09-17T08:05:58.968614+0000 mon.a (mon.0) 1277 : audit [DBG] from='client.45033 172.21.15.105:0/4199037742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:59.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:59 smithi121 bash[59457]: audit 2024-09-17T08:05:58.020002+0000 mgr.y (mgr.44106) 696 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:05:59.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:05:59 smithi121 bash[59457]: audit 2024-09-17T08:05:58.968614+0000 mon.a (mon.0) 1277 : audit [DBG] from='client.45033 172.21.15.105:0/4199037742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T08:05:59.793 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-17T08:06:00.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:00 smithi105 bash[61564]: cluster 2024-09-17T08:05:59.250812+0000 mgr.y (mgr.44106) 697 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:00.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:00 smithi105 bash[67211]: cluster 2024-09-17T08:05:59.250812+0000 mgr.y (mgr.44106) 697 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:00.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:00 smithi121 bash[59457]: cluster 2024-09-17T08:05:59.250812+0000 mgr.y (mgr.44106) 697 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:02.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:02 smithi105 bash[61564]: cluster 2024-09-17T08:06:01.251520+0000 mgr.y (mgr.44106) 698 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:02.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:02 smithi105 bash[67211]: cluster 2024-09-17T08:06:01.251520+0000 mgr.y (mgr.44106) 698 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:02.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:02 smithi121 bash[59457]: cluster 2024-09-17T08:06:01.251520+0000 mgr.y (mgr.44106) 698 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:03.680 INFO:teuthology.orchestra.run.smithi105.stdout:osd 8 3m ago - 2024-09-17T08:06:04.414 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:06:04.424 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi105.front.sepia.ceph.com 2024-09-17T08:06:04.425 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-17T08:06:04.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:04 smithi105 bash[61564]: cluster 2024-09-17T08:06:03.253242+0000 mgr.y (mgr.44106) 699 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:04.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:04 smithi105 bash[61564]: audit 2024-09-17T08:06:03.647482+0000 mgr.y (mgr.44106) 700 : audit [DBG] from='client.45039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:04.589 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:04 smithi105 bash[67211]: cluster 2024-09-17T08:06:03.253242+0000 mgr.y (mgr.44106) 699 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:04.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:04 smithi105 bash[67211]: audit 2024-09-17T08:06:03.647482+0000 mgr.y (mgr.44106) 700 : audit [DBG] from='client.45039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:04 smithi121 bash[59457]: cluster 2024-09-17T08:06:03.253242+0000 mgr.y (mgr.44106) 699 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:04.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:04 smithi121 bash[59457]: audit 2024-09-17T08:06:03.647482+0000 mgr.y (mgr.44106) 700 : audit [DBG] from='client.45039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:06.718 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:06 smithi105 bash[67211]: cluster 2024-09-17T08:06:05.254142+0000 mgr.y (mgr.44106) 701 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:06.719 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:06 smithi105 bash[61564]: cluster 2024-09-17T08:06:05.254142+0000 mgr.y (mgr.44106) 701 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:06.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:06 smithi121 bash[59457]: cluster 2024-09-17T08:06:05.254142+0000 mgr.y (mgr.44106) 701 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:08.625 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "image": "quay.io/ceph/ceph", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "registry": "quay.io", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "bare_image": "ceph/ceph", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "versions": [ 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "19.1.1", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "19.1.0", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "18.2.4", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "18.2.2", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "18.2.1", 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: "18.2.0" 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout: ] 2024-09-17T08:06:08.626 INFO:teuthology.orchestra.run.smithi105.stdout:} 2024-09-17T08:06:08.666 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[67211]: cluster 2024-09-17T08:06:07.254881+0000 mgr.y (mgr.44106) 702 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:08.666 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[67211]: audit 2024-09-17T08:06:07.345392+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:06:08.666 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[67211]: audit 2024-09-17T08:06:07.346529+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:06:08.666 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[67211]: cephadm 2024-09-17T08:06:07.347355+0000 mgr.y (mgr.44106) 703 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:06:08.666 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[67211]: audit 2024-09-17T08:06:07.354286+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:06:08.667 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[61564]: cluster 2024-09-17T08:06:07.254881+0000 mgr.y (mgr.44106) 702 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:08.667 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[61564]: audit 2024-09-17T08:06:07.345392+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:06:08.667 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[61564]: audit 2024-09-17T08:06:07.346529+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:06:08.667 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[61564]: cephadm 2024-09-17T08:06:07.347355+0000 mgr.y (mgr.44106) 703 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:06:08.667 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:08 smithi105 bash[61564]: audit 2024-09-17T08:06:07.354286+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:06:08.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:08 smithi121 bash[59457]: cluster 2024-09-17T08:06:07.254881+0000 mgr.y (mgr.44106) 702 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:08.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:08 smithi121 bash[59457]: audit 2024-09-17T08:06:07.345392+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:06:08.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:08 smithi121 bash[59457]: audit 2024-09-17T08:06:07.346529+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:06:08.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:08 smithi121 bash[59457]: cephadm 2024-09-17T08:06:07.347355+0000 mgr.y (mgr.44106) 703 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-09-17T08:06:08.772 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:08 smithi121 bash[59457]: audit 2024-09-17T08:06:07.354286+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.44106 172.21.15.105:0/3980160956' entity='mgr.y' 2024-09-17T08:06:09.444 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-17T08:06:09.707 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:09 smithi105 bash[61564]: audit 2024-09-17T08:06:08.031206+0000 mgr.y (mgr.44106) 704 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:06:09.707 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:09 smithi105 bash[61564]: audit 2024-09-17T08:06:08.262160+0000 mgr.y (mgr.44106) 705 : audit [DBG] from='client.45045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:09.707 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:09 smithi105 bash[67211]: audit 2024-09-17T08:06:08.031206+0000 mgr.y (mgr.44106) 704 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:06:09.707 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:09 smithi105 bash[67211]: audit 2024-09-17T08:06:08.262160+0000 mgr.y (mgr.44106) 705 : audit [DBG] from='client.45045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:09.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:09 smithi121 bash[59457]: audit 2024-09-17T08:06:08.031206+0000 mgr.y (mgr.44106) 704 : audit [DBG] from='client.34838 -' entity='client.iscsi.foo.smithi121.ltjald' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T08:06:09.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:09 smithi121 bash[59457]: audit 2024-09-17T08:06:08.262160+0000 mgr.y (mgr.44106) 705 : audit [DBG] from='client.45045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:10.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:10 smithi121 bash[59457]: cluster 2024-09-17T08:06:09.256446+0000 mgr.y (mgr.44106) 706 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:10.773 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:10 smithi105 bash[67211]: cluster 2024-09-17T08:06:09.256446+0000 mgr.y (mgr.44106) 706 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:10.774 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:10 smithi105 bash[61564]: cluster 2024-09-17T08:06:09.256446+0000 mgr.y (mgr.44106) 706 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:12.659 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:12 smithi105 bash[61564]: cluster 2024-09-17T08:06:11.257319+0000 mgr.y (mgr.44106) 707 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:12.659 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:12 smithi105 bash[67211]: cluster 2024-09-17T08:06:11.257319+0000 mgr.y (mgr.44106) 707 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:12.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:12 smithi121 bash[59457]: cluster 2024-09-17T08:06:11.257319+0000 mgr.y (mgr.44106) 707 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:13.460 INFO:teuthology.orchestra.run.smithi105.stdout: "16.2.0", 2024-09-17T08:06:14.169 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-17T08:06:14.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:14 smithi105 bash[61564]: audit 2024-09-17T08:06:13.083560+0000 mgr.y (mgr.44106) 708 : audit [DBG] from='client.54994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:14.590 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:14 smithi105 bash[61564]: cluster 2024-09-17T08:06:13.258964+0000 mgr.y (mgr.44106) 709 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:14.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:14 smithi105 bash[67211]: audit 2024-09-17T08:06:13.083560+0000 mgr.y (mgr.44106) 708 : audit [DBG] from='client.54994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:14.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:14 smithi105 bash[67211]: cluster 2024-09-17T08:06:13.258964+0000 mgr.y (mgr.44106) 709 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:14.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:14 smithi121 bash[59457]: audit 2024-09-17T08:06:13.083560+0000 mgr.y (mgr.44106) 708 : audit [DBG] from='client.54994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:06:14.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:14 smithi121 bash[59457]: cluster 2024-09-17T08:06:13.258964+0000 mgr.y (mgr.44106) 709 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T08:06:16.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:16 smithi121 bash[59457]: cluster 2024-09-17T08:06:15.259807+0000 mgr.y (mgr.44106) 710 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:16.839 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:16 smithi105 bash[61564]: cluster 2024-09-17T08:06:15.259807+0000 mgr.y (mgr.44106) 710 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:16.840 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:16 smithi105 bash[67211]: cluster 2024-09-17T08:06:15.259807+0000 mgr.y (mgr.44106) 710 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:18.267 INFO:teuthology.orchestra.run.smithi105.stdout: "v16.2.2", 2024-09-17T08:06:18.267 INFO:teuthology.orchestra.run.smithi105.stdout: "v16.2.2-20210505", 2024-09-17T08:06:18.589 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:18 smithi105 bash[61564]: cluster 2024-09-17T08:06:17.260687+0000 mgr.y (mgr.44106) 711 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:18.590 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:18 smithi105 bash[67211]: cluster 2024-09-17T08:06:17.260687+0000 mgr.y (mgr.44106) 711 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:18.771 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:18 smithi121 bash[59457]: cluster 2024-09-17T08:06:17.260687+0000 mgr.y (mgr.44106) 711 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 604 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T08:06:19.012 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T08:06:19.021 INFO:tasks.cephadm:Teardown begin 2024-09-17T08:06:19.022 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:06:19.038 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:06:19.055 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T08:06:19.055 DEBUG:teuthology.orchestra.run.smithi105:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:06:19.084 DEBUG:teuthology.orchestra.run.smithi121:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:06:19.091 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T08:06:19.091 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T08:06:19.091 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a 2024-09-17T08:06:19.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:19 smithi105 systemd[1]: Stopping Ceph mon.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:19.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:19 smithi105 bash[61564]: debug 2024-09-17T08:06:19.237+0000 7f2511c28640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T08:06:19.340 INFO:journalctl@ceph.mon.a.smithi105.stdout:Sep 17 08:06:19 smithi105 bash[61564]: debug 2024-09-17T08:06:19.237+0000 7f2511c28640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-17T08:06:20.261 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T08:06:20.306 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:20.306 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T08:06:20.306 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T08:06:20.307 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.c 2024-09-17T08:06:20.564 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:20 smithi105 systemd[1]: Stopping Ceph mon.c for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:20.564 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:20 smithi105 bash[67211]: debug 2024-09-17T08:06:20.449+0000 7fd75fdd0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T08:06:20.564 INFO:journalctl@ceph.mon.c.smithi105.stdout:Sep 17 08:06:20 smithi105 bash[67211]: debug 2024-09-17T08:06:20.449+0000 7fd75fdd0640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-09-17T08:06:21.335 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T08:06:21.370 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:21.370 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T08:06:21.370 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T08:06:21.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.b 2024-09-17T08:06:21.674 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:21 smithi121 systemd[1]: Stopping Ceph mon.b for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:21.674 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:21 smithi121 bash[59457]: debug 2024-09-17T08:06:21.531+0000 7f6a2ab58640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T08:06:21.674 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:21 smithi121 bash[59457]: debug 2024-09-17T08:06:21.531+0000 7f6a2ab58640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-09-17T08:06:22.488 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 08:06:22 smithi121 bash[104168]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mon-b 2024-09-17T08:06:22.511 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T08:06:22.564 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:22.564 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T08:06:22.564 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T08:06:22.565 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y 2024-09-17T08:06:22.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 08:06:22 smithi105 systemd[1]: Stopping Ceph mgr.y for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:22.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 08:06:22 smithi105 bash[48121]: debug 2024-09-17T08:06:22.737+0000 7fafcfefb640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:06:22.840 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 08:06:22 smithi105 bash[48121]: debug 2024-09-17T08:06:22.737+0000 7fafcfefb640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T08:06:23.271 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:06:23 smithi121 bash[56169]: logger=sqlstore.transactions t=2024-09-17T08:06:23.028893233Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T08:06:23.553 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T08:06:23.561 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 08:06:23 smithi105 bash[112465]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mgr-y 2024-09-17T08:06:23.561 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 08:06:23 smithi105 bash[112527]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-mgr-y 2024-09-17T08:06:23.561 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 08:06:23 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.y.service: Succeeded. 2024-09-17T08:06:23.561 INFO:journalctl@ceph.mgr.y.smithi105.stdout:Sep 17 08:06:23 smithi105 systemd[1]: Stopped Ceph mgr.y for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:06:23.584 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:23.584 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T08:06:23.584 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T08:06:23.584 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.x 2024-09-17T08:06:23.945 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 08:06:23 smithi121 systemd[1]: Stopping Ceph mgr.x for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:24.616 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T08:06:24.649 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:24.649 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T08:06:24.650 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T08:06:24.650 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.0 2024-09-17T08:06:25.090 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 08:06:24 smithi105 systemd[1]: Stopping Ceph osd.0 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:25.090 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 08:06:24 smithi105 bash[75863]: debug 2024-09-17T08:06:24.817+0000 7f33980c5640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:06:25.090 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 08:06:24 smithi105 bash[75863]: debug 2024-09-17T08:06:24.817+0000 7f33980c5640 -1 osd.0 131 *** Got signal Terminated *** 2024-09-17T08:06:25.090 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 08:06:24 smithi105 bash[75863]: debug 2024-09-17T08:06:24.817+0000 7f33980c5640 -1 osd.0 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:06:31.174 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 08:06:30 smithi105 bash[112567]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-0 2024-09-17T08:06:31.174 INFO:journalctl@ceph.osd.0.smithi105.stdout:Sep 17 08:06:31 smithi105 bash[112642]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-0 2024-09-17T08:06:33.177 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T08:06:33.212 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:33.212 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T08:06:33.213 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T08:06:33.213 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.1 2024-09-17T08:06:33.590 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 08:06:33 smithi105 systemd[1]: Stopping Ceph osd.1 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:33.590 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 08:06:33 smithi105 bash[81499]: debug 2024-09-17T08:06:33.365+0000 7f00e53fc640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:06:33.590 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 08:06:33 smithi105 bash[81499]: debug 2024-09-17T08:06:33.365+0000 7f00e53fc640 -1 osd.1 131 *** Got signal Terminated *** 2024-09-17T08:06:33.590 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 08:06:33 smithi105 bash[81499]: debug 2024-09-17T08:06:33.365+0000 7f00e53fc640 -1 osd.1 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:06:39.841 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 08:06:39 smithi105 bash[112786]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-1 2024-09-17T08:06:39.841 INFO:journalctl@ceph.osd.1.smithi105.stdout:Sep 17 08:06:39 smithi105 bash[112857]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-1 2024-09-17T08:06:41.695 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T08:06:41.729 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:41.729 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T08:06:41.729 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T08:06:41.730 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.2 2024-09-17T08:06:42.090 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 08:06:41 smithi105 systemd[1]: Stopping Ceph osd.2 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:42.090 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 08:06:41 smithi105 bash[88812]: debug 2024-09-17T08:06:41.865+0000 7f9a710dc640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:06:42.090 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 08:06:41 smithi105 bash[88812]: debug 2024-09-17T08:06:41.865+0000 7f9a710dc640 -1 osd.2 131 *** Got signal Terminated *** 2024-09-17T08:06:42.090 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 08:06:41 smithi105 bash[88812]: debug 2024-09-17T08:06:41.865+0000 7f9a710dc640 -1 osd.2 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:06:48.158 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 08:06:47 smithi105 bash[112997]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-2 2024-09-17T08:06:48.159 INFO:journalctl@ceph.osd.2.smithi105.stdout:Sep 17 08:06:48 smithi105 bash[113073]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-2 2024-09-17T08:06:50.054 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T08:06:50.090 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:50.091 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T08:06:50.091 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T08:06:50.091 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.3 2024-09-17T08:06:50.339 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:50 smithi105 systemd[1]: Stopping Ceph osd.3 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:50.340 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:50 smithi105 bash[95983]: debug 2024-09-17T08:06:50.233+0000 7fa79898d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:06:50.340 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:50 smithi105 bash[95983]: debug 2024-09-17T08:06:50.233+0000 7fa79898d640 -1 osd.3 131 *** Got signal Terminated *** 2024-09-17T08:06:50.340 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:50 smithi105 bash[95983]: debug 2024-09-17T08:06:50.233+0000 7fa79898d640 -1 osd.3 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:06:52.021 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:51 smithi121 bash[76247]: debug 2024-09-17T08:06:51.675+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:53.021 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:52 smithi121 bash[76247]: debug 2024-09-17T08:06:52.675+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:53.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:53 smithi121 bash[87518]: debug 2024-09-17T08:06:53.035+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:06:53.590 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:53 smithi105 bash[95983]: debug 2024-09-17T08:06:53.177+0000 7fa794fa1640 -1 osd.3 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.604391+0000 front 2024-09-17T08:06:28.604696+0000 (oldest deadline 2024-09-17T08:06:52.704642+0000) 2024-09-17T08:06:54.021 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:53 smithi121 bash[76247]: debug 2024-09-17T08:06:53.627+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:54.494 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:54 smithi121 bash[69915]: debug 2024-09-17T08:06:54.095+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:06:54.495 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:54 smithi121 bash[87518]: debug 2024-09-17T08:06:54.055+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:06:54.589 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:54 smithi105 bash[95983]: debug 2024-09-17T08:06:54.193+0000 7fa794fa1640 -1 osd.3 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.604391+0000 front 2024-09-17T08:06:28.604696+0000 (oldest deadline 2024-09-17T08:06:52.704642+0000) 2024-09-17T08:06:54.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:54 smithi121 bash[76247]: debug 2024-09-17T08:06:54.599+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:54.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:06:54 smithi121 bash[81946]: debug 2024-09-17T08:06:54.491+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:06:55.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:55 smithi121 bash[69915]: debug 2024-09-17T08:06:55.111+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:06:55.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:55 smithi121 bash[87518]: debug 2024-09-17T08:06:55.019+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:06:55.590 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:55 smithi105 bash[95983]: debug 2024-09-17T08:06:55.177+0000 7fa794fa1640 -1 osd.3 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.604391+0000 front 2024-09-17T08:06:28.604696+0000 (oldest deadline 2024-09-17T08:06:52.704642+0000) 2024-09-17T08:06:55.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:55 smithi121 bash[76247]: debug 2024-09-17T08:06:55.647+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:55.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:06:55 smithi121 bash[81946]: debug 2024-09-17T08:06:55.491+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:06:56.521 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:56 smithi121 bash[69915]: debug 2024-09-17T08:06:56.111+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:06:56.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:56 smithi121 bash[87518]: debug 2024-09-17T08:06:56.019+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:06:56.589 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:56 smithi105 bash[113207]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-3 2024-09-17T08:06:56.590 INFO:journalctl@ceph.osd.3.smithi105.stdout:Sep 17 08:06:56 smithi105 bash[113282]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-3 2024-09-17T08:06:56.986 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:56 smithi121 bash[76247]: debug 2024-09-17T08:06:56.647+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:56.986 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:06:56 smithi121 bash[81946]: debug 2024-09-17T08:06:56.535+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:06:57.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:57 smithi121 bash[69915]: debug 2024-09-17T08:06:57.127+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:06:57.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:56 smithi121 bash[87518]: debug 2024-09-17T08:06:56.983+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:06:57.977 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:57 smithi121 bash[76247]: debug 2024-09-17T08:06:57.599+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:57.977 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:06:57 smithi121 bash[81946]: debug 2024-09-17T08:06:57.579+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:06:58.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:57 smithi121 bash[87518]: debug 2024-09-17T08:06:57.971+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:06:58.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[69915]: debug 2024-09-17T08:06:58.083+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:06:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:06:57 smithi121 bash[53170]: ts=2024-09-17T08:06:57.995Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.105:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.105:8765: connect: connection refused" 2024-09-17T08:06:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[53170]: ts=2024-09-17T08:06:57.999Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.105:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.105:8765: connect: connection refused" 2024-09-17T08:06:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[53170]: ts=2024-09-17T08:06:58.006Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.105:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.105:8765: connect: connection refused" 2024-09-17T08:06:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[53170]: ts=2024-09-17T08:06:58.006Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.105:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.105:8765: connect: connection refused" 2024-09-17T08:06:58.272 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[53170]: ts=2024-09-17T08:06:58.006Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.105:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.105:8765: connect: connection refused" 2024-09-17T08:06:58.403 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T08:06:58.438 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:06:58.438 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T08:06:58.438 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T08:06:58.438 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.4 2024-09-17T08:06:58.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[76247]: debug 2024-09-17T08:06:58.623+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:58.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[81946]: debug 2024-09-17T08:06:58.587+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:06:58.772 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:58 smithi121 systemd[1]: Stopping Ceph osd.4 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:06:58.772 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[69915]: debug 2024-09-17T08:06:58.623+0000 7f859d0f8640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:06:58.772 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[69915]: debug 2024-09-17T08:06:58.623+0000 7f859d0f8640 -1 osd.4 131 *** Got signal Terminated *** 2024-09-17T08:06:58.772 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[69915]: debug 2024-09-17T08:06:58.623+0000 7f859d0f8640 -1 osd.4 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:06:59.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:06:59 smithi121 bash[69915]: debug 2024-09-17T08:06:59.075+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:06:59.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[87518]: debug 2024-09-17T08:06:58.987+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:06:59.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:58 smithi121 bash[87518]: debug 2024-09-17T08:06:58.987+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:06:59.990 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:06:59 smithi121 bash[76247]: debug 2024-09-17T08:06:59.591+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:06:59.990 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:06:59 smithi121 bash[81946]: debug 2024-09-17T08:06:59.547+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:00.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:59 smithi121 bash[87518]: debug 2024-09-17T08:06:59.983+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:00.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:06:59 smithi121 bash[87518]: debug 2024-09-17T08:06:59.983+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:00.272 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:00 smithi121 bash[69915]: debug 2024-09-17T08:07:00.031+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:07:00.272 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:00 smithi121 bash[69915]: debug 2024-09-17T08:07:00.031+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:33.202683+0000 front 2024-09-17T08:06:33.202592+0000 (oldest deadline 2024-09-17T08:06:59.102505+0000) 2024-09-17T08:07:00.991 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:00 smithi121 bash[81946]: debug 2024-09-17T08:07:00.595+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:00.992 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:00 smithi121 bash[76247]: debug 2024-09-17T08:07:00.615+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:00.992 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:00 smithi121 bash[76247]: debug 2024-09-17T08:07:00.615+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:01.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[69915]: debug 2024-09-17T08:07:00.999+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:07:01.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[69915]: debug 2024-09-17T08:07:00.999+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:33.202683+0000 front 2024-09-17T08:06:33.202592+0000 (oldest deadline 2024-09-17T08:06:59.102505+0000) 2024-09-17T08:07:01.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:00 smithi121 bash[87518]: debug 2024-09-17T08:07:00.987+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:01.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:00 smithi121 bash[87518]: debug 2024-09-17T08:07:00.987+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:01.980 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[81946]: debug 2024-09-17T08:07:01.587+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:01.980 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[81946]: debug 2024-09-17T08:07:01.587+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:01.980 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[76247]: debug 2024-09-17T08:07:01.611+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:01.980 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[76247]: debug 2024-09-17T08:07:01.611+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:02.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[87518]: debug 2024-09-17T08:07:02.011+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:02.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[87518]: debug 2024-09-17T08:07:02.011+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:02.272 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[69915]: debug 2024-09-17T08:07:01.975+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:07:02.272 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:01 smithi121 bash[69915]: debug 2024-09-17T08:07:01.975+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:33.202683+0000 front 2024-09-17T08:06:33.202592+0000 (oldest deadline 2024-09-17T08:06:59.102505+0000) 2024-09-17T08:07:02.998 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[76247]: debug 2024-09-17T08:07:02.611+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:02.998 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[76247]: debug 2024-09-17T08:07:02.611+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:02.998 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[81946]: debug 2024-09-17T08:07:02.571+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:02.998 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[81946]: debug 2024-09-17T08:07:02.571+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:03.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[69915]: debug 2024-09-17T08:07:03.023+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:28.501915+0000 front 2024-09-17T08:06:28.501771+0000 (oldest deadline 2024-09-17T08:06:53.201816+0000) 2024-09-17T08:07:03.271 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[69915]: debug 2024-09-17T08:07:03.023+0000 7f8595704640 -1 osd.4 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:33.202683+0000 front 2024-09-17T08:06:33.202592+0000 (oldest deadline 2024-09-17T08:06:59.102505+0000) 2024-09-17T08:07:03.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[87518]: debug 2024-09-17T08:07:02.991+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:03.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:02 smithi121 bash[87518]: debug 2024-09-17T08:07:02.991+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:04.000 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[76247]: debug 2024-09-17T08:07:03.575+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:04.000 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[76247]: debug 2024-09-17T08:07:03.575+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:04.000 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[81946]: debug 2024-09-17T08:07:03.603+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:04.001 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[81946]: debug 2024-09-17T08:07:03.603+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:04.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[87518]: debug 2024-09-17T08:07:03.995+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:04.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:03 smithi121 bash[87518]: debug 2024-09-17T08:07:03.995+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:04.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:04 smithi121 bash[76247]: debug 2024-09-17T08:07:04.619+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:04.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:04 smithi121 bash[76247]: debug 2024-09-17T08:07:04.619+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:04.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:04 smithi121 bash[81946]: debug 2024-09-17T08:07:04.623+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:04.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:04 smithi121 bash[81946]: debug 2024-09-17T08:07:04.623+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:05.162 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:04 smithi121 bash[104398]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-4 2024-09-17T08:07:05.162 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:05 smithi121 bash[87518]: debug 2024-09-17T08:07:05.007+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:05.162 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:05 smithi121 bash[87518]: debug 2024-09-17T08:07:05.007+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:05.521 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 08:07:05 smithi121 bash[104470]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-4 2024-09-17T08:07:06.003 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:05 smithi121 bash[76247]: debug 2024-09-17T08:07:05.579+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:06.003 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:05 smithi121 bash[76247]: debug 2024-09-17T08:07:05.579+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:06.004 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:05 smithi121 bash[81946]: debug 2024-09-17T08:07:05.659+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:06.004 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:05 smithi121 bash[81946]: debug 2024-09-17T08:07:05.659+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:06.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:06 smithi121 bash[87518]: debug 2024-09-17T08:07:05.999+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:06.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:06 smithi121 bash[87518]: debug 2024-09-17T08:07:05.999+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:06.750 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:06 smithi121 bash[76247]: debug 2024-09-17T08:07:06.607+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:06.751 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:06 smithi121 bash[76247]: debug 2024-09-17T08:07:06.607+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:06.751 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:06 smithi121 bash[81946]: debug 2024-09-17T08:07:06.611+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:06.751 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:06 smithi121 bash[81946]: debug 2024-09-17T08:07:06.611+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:07.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[87518]: debug 2024-09-17T08:07:07.039+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:07.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[87518]: debug 2024-09-17T08:07:07.039+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:07.491 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T08:07:07.528 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:07:07.528 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T08:07:07.528 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T08:07:07.528 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.5 2024-09-17T08:07:07.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[81946]: debug 2024-09-17T08:07:07.567+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:07.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[81946]: debug 2024-09-17T08:07:07.567+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:07.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:07 smithi121 systemd[1]: Stopping Ceph osd.5 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:07:07.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[76247]: debug 2024-09-17T08:07:07.639+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:07.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[76247]: debug 2024-09-17T08:07:07.639+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:07.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[76247]: debug 2024-09-17T08:07:07.679+0000 7f4202d0d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:07:07.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[76247]: debug 2024-09-17T08:07:07.679+0000 7f4202d0d640 -1 osd.5 131 *** Got signal Terminated *** 2024-09-17T08:07:07.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:07 smithi121 bash[76247]: debug 2024-09-17T08:07:07.679+0000 7f4202d0d640 -1 osd.5 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:07:08.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[87518]: debug 2024-09-17T08:07:08.019+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:08.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[87518]: debug 2024-09-17T08:07:08.019+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:08.988 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[76247]: debug 2024-09-17T08:07:08.623+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:08.988 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[76247]: debug 2024-09-17T08:07:08.623+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:08.988 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[81946]: debug 2024-09-17T08:07:08.523+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:08.989 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[81946]: debug 2024-09-17T08:07:08.523+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:09.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[87518]: debug 2024-09-17T08:07:08.983+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:09.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:08 smithi121 bash[87518]: debug 2024-09-17T08:07:08.983+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:09.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[81946]: debug 2024-09-17T08:07:09.503+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:09.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[81946]: debug 2024-09-17T08:07:09.503+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:09.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[76247]: debug 2024-09-17T08:07:09.575+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:09.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[76247]: debug 2024-09-17T08:07:09.575+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:09.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[76247]: debug 2024-09-17T08:07:09.575+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:43.307616+0000 front 2024-09-17T08:06:43.307854+0000 (oldest deadline 2024-09-17T08:07:09.207665+0000) 2024-09-17T08:07:10.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[87518]: debug 2024-09-17T08:07:09.963+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:10.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[87518]: debug 2024-09-17T08:07:09.963+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:10.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:09 smithi121 bash[87518]: debug 2024-09-17T08:07:09.963+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:10.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[81946]: debug 2024-09-17T08:07:10.499+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:10.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[81946]: debug 2024-09-17T08:07:10.499+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:10.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[76247]: debug 2024-09-17T08:07:10.559+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:10.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[76247]: debug 2024-09-17T08:07:10.559+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:10.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[76247]: debug 2024-09-17T08:07:10.559+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:43.307616+0000 front 2024-09-17T08:06:43.307854+0000 (oldest deadline 2024-09-17T08:07:09.207665+0000) 2024-09-17T08:07:11.273 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[87518]: debug 2024-09-17T08:07:10.971+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:11.273 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[87518]: debug 2024-09-17T08:07:10.971+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:11.273 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:10 smithi121 bash[87518]: debug 2024-09-17T08:07:10.971+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:11.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[76247]: debug 2024-09-17T08:07:11.539+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:11.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[76247]: debug 2024-09-17T08:07:11.539+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:11.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[76247]: debug 2024-09-17T08:07:11.539+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:43.307616+0000 front 2024-09-17T08:06:43.307854+0000 (oldest deadline 2024-09-17T08:07:09.207665+0000) 2024-09-17T08:07:11.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[81946]: debug 2024-09-17T08:07:11.447+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:11.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[81946]: debug 2024-09-17T08:07:11.447+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:11.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[81946]: debug 2024-09-17T08:07:11.447+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:12.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[87518]: debug 2024-09-17T08:07:11.927+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:12.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[87518]: debug 2024-09-17T08:07:11.927+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:12.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:11 smithi121 bash[87518]: debug 2024-09-17T08:07:11.927+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:12.771 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[76247]: debug 2024-09-17T08:07:12.498+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.602829+0000 front 2024-09-17T08:06:29.603150+0000 (oldest deadline 2024-09-17T08:06:50.702926+0000) 2024-09-17T08:07:12.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[76247]: debug 2024-09-17T08:07:12.498+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.006239+0000 front 2024-09-17T08:06:37.006211+0000 (oldest deadline 2024-09-17T08:07:00.505817+0000) 2024-09-17T08:07:12.772 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[76247]: debug 2024-09-17T08:07:12.498+0000 7f41ff321640 -1 osd.5 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:43.307616+0000 front 2024-09-17T08:06:43.307854+0000 (oldest deadline 2024-09-17T08:07:09.207665+0000) 2024-09-17T08:07:12.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[81946]: debug 2024-09-17T08:07:12.402+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:12.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[81946]: debug 2024-09-17T08:07:12.402+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:12.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[81946]: debug 2024-09-17T08:07:12.402+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:13.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[87518]: debug 2024-09-17T08:07:12.918+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:13.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[87518]: debug 2024-09-17T08:07:12.918+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:13.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:12 smithi121 bash[87518]: debug 2024-09-17T08:07:12.918+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:13.721 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[81946]: debug 2024-09-17T08:07:13.422+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:13.722 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[81946]: debug 2024-09-17T08:07:13.422+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:13.722 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[81946]: debug 2024-09-17T08:07:13.422+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:14.021 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[104611]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-5 2024-09-17T08:07:14.021 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[104684]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-5 2024-09-17T08:07:14.022 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[87518]: debug 2024-09-17T08:07:13.898+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:14.022 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[87518]: debug 2024-09-17T08:07:13.898+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:14.022 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:13 smithi121 bash[87518]: debug 2024-09-17T08:07:13.898+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:14.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:14 smithi121 bash[81946]: debug 2024-09-17T08:07:14.450+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:14.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:14 smithi121 bash[81946]: debug 2024-09-17T08:07:14.450+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:14.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:14 smithi121 bash[81946]: debug 2024-09-17T08:07:14.450+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:15.251 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:14 smithi121 bash[87518]: debug 2024-09-17T08:07:14.938+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:15.251 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:14 smithi121 bash[87518]: debug 2024-09-17T08:07:14.938+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:15.251 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:14 smithi121 bash[87518]: debug 2024-09-17T08:07:14.938+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:15.734 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:15 smithi121 bash[81946]: debug 2024-09-17T08:07:15.418+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:15.735 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:15 smithi121 bash[81946]: debug 2024-09-17T08:07:15.418+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:15.735 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:15 smithi121 bash[81946]: debug 2024-09-17T08:07:15.418+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:16.021 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:15 smithi121 bash[87518]: debug 2024-09-17T08:07:15.942+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:16.021 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:15 smithi121 bash[87518]: debug 2024-09-17T08:07:15.942+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:16.022 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:15 smithi121 bash[87518]: debug 2024-09-17T08:07:15.942+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:16.300 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T08:07:16.335 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:07:16.335 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T08:07:16.335 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T08:07:16.335 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.6 2024-09-17T08:07:16.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:16 smithi121 systemd[1]: Stopping Ceph osd.6 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:07:16.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[81946]: debug 2024-09-17T08:07:16.458+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:16.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[81946]: debug 2024-09-17T08:07:16.458+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:16.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[81946]: debug 2024-09-17T08:07:16.458+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:16.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[81946]: debug 2024-09-17T08:07:16.530+0000 7f9208dcd640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:07:16.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[81946]: debug 2024-09-17T08:07:16.530+0000 7f9208dcd640 -1 osd.6 131 *** Got signal Terminated *** 2024-09-17T08:07:16.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[81946]: debug 2024-09-17T08:07:16.530+0000 7f9208dcd640 -1 osd.6 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:07:17.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[87518]: debug 2024-09-17T08:07:16.906+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:17.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[87518]: debug 2024-09-17T08:07:16.906+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:17.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:16 smithi121 bash[87518]: debug 2024-09-17T08:07:16.906+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:17.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:17 smithi121 bash[81946]: debug 2024-09-17T08:07:17.410+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:17.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:17 smithi121 bash[81946]: debug 2024-09-17T08:07:17.410+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:17.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:17 smithi121 bash[81946]: debug 2024-09-17T08:07:17.410+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:18.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:17 smithi121 bash[87518]: debug 2024-09-17T08:07:17.918+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:18.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:17 smithi121 bash[87518]: debug 2024-09-17T08:07:17.918+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:18.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:17 smithi121 bash[87518]: debug 2024-09-17T08:07:17.918+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:18.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[81946]: debug 2024-09-17T08:07:18.430+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:18.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[81946]: debug 2024-09-17T08:07:18.430+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:18.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[81946]: debug 2024-09-17T08:07:18.430+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:18.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[81946]: debug 2024-09-17T08:07:18.430+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:51.990902+0000 front 2024-09-17T08:06:51.991097+0000 (oldest deadline 2024-09-17T08:07:17.890836+0000) 2024-09-17T08:07:19.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[87518]: debug 2024-09-17T08:07:18.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:19.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[87518]: debug 2024-09-17T08:07:18.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:19.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[87518]: debug 2024-09-17T08:07:18.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:19.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:18 smithi121 bash[87518]: debug 2024-09-17T08:07:18.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:19.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[81946]: debug 2024-09-17T08:07:19.434+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:19.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[81946]: debug 2024-09-17T08:07:19.434+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:19.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[81946]: debug 2024-09-17T08:07:19.434+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:19.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[81946]: debug 2024-09-17T08:07:19.434+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:51.990902+0000 front 2024-09-17T08:06:51.991097+0000 (oldest deadline 2024-09-17T08:07:17.890836+0000) 2024-09-17T08:07:20.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[87518]: debug 2024-09-17T08:07:19.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:20.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[87518]: debug 2024-09-17T08:07:19.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:20.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[87518]: debug 2024-09-17T08:07:19.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:20.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:19 smithi121 bash[87518]: debug 2024-09-17T08:07:19.954+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:20.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[81946]: debug 2024-09-17T08:07:20.466+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:20.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[81946]: debug 2024-09-17T08:07:20.466+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:20.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[81946]: debug 2024-09-17T08:07:20.466+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:20.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[81946]: debug 2024-09-17T08:07:20.466+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:51.990902+0000 front 2024-09-17T08:06:51.991097+0000 (oldest deadline 2024-09-17T08:07:17.890836+0000) 2024-09-17T08:07:21.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[87518]: debug 2024-09-17T08:07:20.926+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:21.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[87518]: debug 2024-09-17T08:07:20.926+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:21.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[87518]: debug 2024-09-17T08:07:20.926+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:21.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:20 smithi121 bash[87518]: debug 2024-09-17T08:07:20.926+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:21.771 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[81946]: debug 2024-09-17T08:07:21.474+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:29.385880+0000 front 2024-09-17T08:06:29.385546+0000 (oldest deadline 2024-09-17T08:06:54.085543+0000) 2024-09-17T08:07:21.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[81946]: debug 2024-09-17T08:07:21.474+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:36.288001+0000 front 2024-09-17T08:06:36.288162+0000 (oldest deadline 2024-09-17T08:07:00.987924+0000) 2024-09-17T08:07:21.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[81946]: debug 2024-09-17T08:07:21.474+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:46.190035+0000 front 2024-09-17T08:06:46.189958+0000 (oldest deadline 2024-09-17T08:07:10.889657+0000) 2024-09-17T08:07:21.772 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[81946]: debug 2024-09-17T08:07:21.474+0000 7f92053e1640 -1 osd.6 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:51.990902+0000 front 2024-09-17T08:06:51.991097+0000 (oldest deadline 2024-09-17T08:07:17.890836+0000) 2024-09-17T08:07:22.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[87518]: debug 2024-09-17T08:07:21.958+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:22.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[87518]: debug 2024-09-17T08:07:21.958+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:22.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[87518]: debug 2024-09-17T08:07:21.958+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:22.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:21 smithi121 bash[87518]: debug 2024-09-17T08:07:21.958+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:22.956 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:22 smithi121 bash[104829]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-6 2024-09-17T08:07:22.956 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 08:07:22 smithi121 bash[104903]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-6 2024-09-17T08:07:23.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:22 smithi121 bash[87518]: debug 2024-09-17T08:07:22.994+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:23.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:22 smithi121 bash[87518]: debug 2024-09-17T08:07:22.994+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:23.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:22 smithi121 bash[87518]: debug 2024-09-17T08:07:22.994+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:23.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:22 smithi121 bash[87518]: debug 2024-09-17T08:07:22.994+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:24.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:23 smithi121 bash[87518]: debug 2024-09-17T08:07:23.970+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:24.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:23 smithi121 bash[87518]: debug 2024-09-17T08:07:23.970+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:24.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:23 smithi121 bash[87518]: debug 2024-09-17T08:07:23.970+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:24.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:23 smithi121 bash[87518]: debug 2024-09-17T08:07:23.970+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:25.118 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T08:07:25.153 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:07:25.153 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T08:07:25.153 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T08:07:25.154 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.7 2024-09-17T08:07:25.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:24 smithi121 bash[87518]: debug 2024-09-17T08:07:24.986+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:25.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:24 smithi121 bash[87518]: debug 2024-09-17T08:07:24.986+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:25.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:24 smithi121 bash[87518]: debug 2024-09-17T08:07:24.986+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:25.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:24 smithi121 bash[87518]: debug 2024-09-17T08:07:24.986+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:25.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:25 smithi121 systemd[1]: Stopping Ceph osd.7 for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:07:25.771 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:25 smithi121 bash[87518]: debug 2024-09-17T08:07:25.306+0000 7fe59dd2f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T08:07:25.771 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:25 smithi121 bash[87518]: debug 2024-09-17T08:07:25.306+0000 7fe59dd2f640 -1 osd.7 131 *** Got signal Terminated *** 2024-09-17T08:07:25.771 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:25 smithi121 bash[87518]: debug 2024-09-17T08:07:25.306+0000 7fe59dd2f640 -1 osd.7 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:07:26.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:26 smithi121 bash[87518]: debug 2024-09-17T08:07:26.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:26.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:26 smithi121 bash[87518]: debug 2024-09-17T08:07:26.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:26.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:26 smithi121 bash[87518]: debug 2024-09-17T08:07:26.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:26.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:26 smithi121 bash[87518]: debug 2024-09-17T08:07:26.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:26.522 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:26 smithi121 bash[87518]: debug 2024-09-17T08:07:26.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T08:07:02.636893+0000 front 2024-09-17T08:07:02.637150+0000 (oldest deadline 2024-09-17T08:07:25.536941+0000) 2024-09-17T08:07:27.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:27 smithi121 bash[87518]: debug 2024-09-17T08:07:27.082+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:27.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:27 smithi121 bash[87518]: debug 2024-09-17T08:07:27.082+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:27.522 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:27 smithi121 bash[87518]: debug 2024-09-17T08:07:27.082+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:27.522 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:27 smithi121 bash[87518]: debug 2024-09-17T08:07:27.082+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:27.522 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:27 smithi121 bash[87518]: debug 2024-09-17T08:07:27.082+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T08:07:02.636893+0000 front 2024-09-17T08:07:02.637150+0000 (oldest deadline 2024-09-17T08:07:25.536941+0000) 2024-09-17T08:07:28.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:28 smithi121 bash[87518]: debug 2024-09-17T08:07:28.070+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:28.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:28 smithi121 bash[87518]: debug 2024-09-17T08:07:28.070+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:28.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:28 smithi121 bash[87518]: debug 2024-09-17T08:07:28.070+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:28.522 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:28 smithi121 bash[87518]: debug 2024-09-17T08:07:28.070+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:28.522 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:28 smithi121 bash[87518]: debug 2024-09-17T08:07:28.070+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T08:07:02.636893+0000 front 2024-09-17T08:07:02.637150+0000 (oldest deadline 2024-09-17T08:07:25.536941+0000) 2024-09-17T08:07:29.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:29 smithi121 bash[87518]: debug 2024-09-17T08:07:29.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:29.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:29 smithi121 bash[87518]: debug 2024-09-17T08:07:29.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:29.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:29 smithi121 bash[87518]: debug 2024-09-17T08:07:29.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:29.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:29 smithi121 bash[87518]: debug 2024-09-17T08:07:29.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:29.521 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:29 smithi121 bash[87518]: debug 2024-09-17T08:07:29.034+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T08:07:02.636893+0000 front 2024-09-17T08:07:02.637150+0000 (oldest deadline 2024-09-17T08:07:25.536941+0000) 2024-09-17T08:07:30.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:30 smithi121 bash[87518]: debug 2024-09-17T08:07:30.014+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6806 osd.0 since back 2024-09-17T08:06:27.427344+0000 front 2024-09-17T08:06:27.427596+0000 (oldest deadline 2024-09-17T08:06:52.127277+0000) 2024-09-17T08:07:30.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:30 smithi121 bash[87518]: debug 2024-09-17T08:07:30.014+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6814 osd.1 since back 2024-09-17T08:06:37.830569+0000 front 2024-09-17T08:06:37.830604+0000 (oldest deadline 2024-09-17T08:06:58.930263+0000) 2024-09-17T08:07:30.271 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:30 smithi121 bash[87518]: debug 2024-09-17T08:07:30.014+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6822 osd.2 since back 2024-09-17T08:06:45.733797+0000 front 2024-09-17T08:06:45.733728+0000 (oldest deadline 2024-09-17T08:07:09.233600+0000) 2024-09-17T08:07:30.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:30 smithi121 bash[87518]: debug 2024-09-17T08:07:30.014+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.105:6830 osd.3 since back 2024-09-17T08:06:53.835665+0000 front 2024-09-17T08:06:53.835809+0000 (oldest deadline 2024-09-17T08:07:17.935542+0000) 2024-09-17T08:07:30.272 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:30 smithi121 bash[87518]: debug 2024-09-17T08:07:30.014+0000 7fe59a343640 -1 osd.7 131 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T08:07:02.636893+0000 front 2024-09-17T08:07:02.637150+0000 (oldest deadline 2024-09-17T08:07:25.536941+0000) 2024-09-17T08:07:31.760 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:31 smithi121 bash[105057]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-7 2024-09-17T08:07:31.760 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 08:07:31 smithi121 bash[105131]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-osd-7 2024-09-17T08:07:33.478 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T08:07:33.502 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:07:33.503 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T08:07:33.503 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T08:07:33.503 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 systemd[1]: Stopping Ceph prometheus.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.642Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.643Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.644Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T08:07:33.772 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.644Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T08:07:33.773 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 08:07:33 smithi121 bash[53170]: ts=2024-09-17T08:07:33.644Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T08:07:34.378 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T08:07:34.405 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:07:34.406 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T08:07:34.406 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:07:34.566 INFO:teuthology.orchestra.run.smithi105.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-09-17T08:07:34.566 INFO:teuthology.orchestra.run.smithi105.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-09-17T08:07:34.566 INFO:teuthology.orchestra.run.smithi105.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-09-17T08:07:34.566 INFO:teuthology.orchestra.run.smithi105.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-09-17T08:07:34.566 INFO:teuthology.orchestra.run.smithi105.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-09-17T08:07:34.567 INFO:teuthology.orchestra.run.smithi105.stderr: ... 2024-09-17T08:07:34.567 INFO:teuthology.orchestra.run.smithi105.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-09-17T08:07:34.582 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T08:07:34.583 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:07:34.741 INFO:teuthology.orchestra.run.smithi121.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-09-17T08:07:34.741 INFO:teuthology.orchestra.run.smithi121.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-09-17T08:07:34.741 INFO:teuthology.orchestra.run.smithi121.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-09-17T08:07:34.741 INFO:teuthology.orchestra.run.smithi121.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-09-17T08:07:34.741 INFO:teuthology.orchestra.run.smithi121.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-09-17T08:07:34.741 INFO:teuthology.orchestra.run.smithi121.stderr: ... 2024-09-17T08:07:34.741 INFO:teuthology.orchestra.run.smithi121.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-09-17T08:07:34.756 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-17T08:07:34.756 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:07:34.772 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:07:34.783 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T08:07:34.785 DEBUG:teuthology.misc:Transferring archived files from smithi105:/var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162/remote/smithi105/crash 2024-09-17T08:07:34.786 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:07:34.833 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162/remote/smithi121/crash 2024-09-17T08:07:34.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/lib/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:07:34.850 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T08:07:34.850 DEBUG:teuthology.orchestra.run.smithi105:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-17T08:07:34.867 INFO:teuthology.orchestra.run.smithi105.stderr:grep: /var/log/ceph/ebbc5168-74c4-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T08:07:34.869 INFO:tasks.cephadm:Compressing logs... 2024-09-17T08:07:34.869 DEBUG:teuthology.orchestra.run.smithi105:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:07:34.871 DEBUG:teuthology.orchestra.run.smithi121:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:07:34.882 INFO:teuthology.orchestra.run.smithi105.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T08:07:34.908 INFO:teuthology.orchestra.run.smithi121.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T08:07:45.126 INFO:tasks.cephadm:Archiving logs... 2024-09-17T08:07:45.126 DEBUG:teuthology.misc:Transferring archived files from smithi105:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162/remote/smithi105/log 2024-09-17T08:07:45.127 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:07:46.425 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162/remote/smithi121/log 2024-09-17T08:07:46.426 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:07:47.508 INFO:tasks.cephadm:Removing cluster... 2024-09-17T08:07:47.509 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 --force 2024-09-17T08:07:52.035 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 08:07:51 smithi105 systemd[1]: Stopping Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:07:53.089 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 08:07:52 smithi105 bash[113652]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T08:07:53.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 08:07:52 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T08:07:53.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 08:07:52 smithi105 bash[113725]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T08:07:53.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 08:07:52 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T08:07:53.090 INFO:journalctl@ceph.node-exporter.a.smithi105.stdout:Sep 17 08:07:52 smithi105 systemd[1]: Stopped Ceph node-exporter.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:07:53.522 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 08:07:53 smithi105 systemd[1]: Stopping Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:07:53.522 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 08:07:53 smithi105 bash[56741]: ts=2024-09-17T08:07:53.279Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T08:07:54.089 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 08:07:53 smithi105 bash[113786]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T08:07:54.090 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 08:07:53 smithi105 bash[113859]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T08:07:54.090 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 08:07:54 smithi105 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@alertmanager.a.service: Succeeded. 2024-09-17T08:07:54.090 INFO:journalctl@ceph.alertmanager.a.smithi105.stdout:Sep 17 08:07:54 smithi105 systemd[1]: Stopped Ceph alertmanager.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:08:05.710 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ebbc5168-74c4-11ef-bceb-c7b262605968 --force 2024-09-17T08:08:10.230 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 08:08:10 smithi121 systemd[1]: Stopping Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:08:11.184 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 08:08:10 smithi121 bash[105589]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T08:08:11.185 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 08:08:10 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T08:08:11.185 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 08:08:10 smithi121 bash[105666]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T08:08:11.185 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 08:08:10 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T08:08:11.185 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 08:08:10 smithi121 systemd[1]: Stopped Ceph node-exporter.b for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:08:11.521 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:08:11 smithi121 systemd[1]: Stopping Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968... 2024-09-17T08:08:12.254 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:08:11 smithi121 bash[105727]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-grafana-a 2024-09-17T08:08:12.255 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:08:12 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T08:08:12.255 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:08:12 smithi121 bash[105796]: Error response from daemon: No such container: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968-grafana-a 2024-09-17T08:08:12.255 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:08:12 smithi121 systemd[1]: ceph-ebbc5168-74c4-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-17T08:08:12.255 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 08:08:12 smithi121 systemd[1]: Stopped Ceph grafana.a for ebbc5168-74c4-11ef-bceb-c7b262605968. 2024-09-17T08:08:35.682 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T08:08:35.683 DEBUG:teuthology.orchestra.run.smithi105:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:08:35.690 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:08:35.695 INFO:tasks.cephadm:Teardown complete 2024-09-17T08:08:35.695 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T08:08:35.705 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T08:08:35.705 DEBUG:teuthology.orchestra.run.smithi105:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:08:35.707 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:08:35.725 INFO:teuthology.orchestra.run.smithi105.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T08:08:35.725 INFO:teuthology.orchestra.run.smithi105.stdout:============================================================================== 2024-09-17T08:08:35.725 INFO:teuthology.orchestra.run.smithi105.stdout:*hv01.front.sepi 67.205.162.81 3 u 99 128 377 0.159 5.773 1.338 2024-09-17T08:08:35.726 INFO:teuthology.orchestra.run.smithi105.stdout:+hv02.front.sepi 63.231.80.2 3 u 94 128 377 0.159 13.008 2.770 2024-09-17T08:08:35.726 INFO:teuthology.orchestra.run.smithi105.stdout:+hv03.front.sepi 74.6.168.72 3 u 105 128 377 0.150 2.860 1.494 2024-09-17T08:08:35.726 INFO:teuthology.orchestra.run.smithi105.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-09-17T08:08:35.729 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T08:08:35.729 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-09-17T08:08:35.729 INFO:teuthology.orchestra.run.smithi121.stdout:*hv01.front.sepi 67.205.162.81 3 u 42 64 377 0.100 0.769 0.064 2024-09-17T08:08:35.729 INFO:teuthology.orchestra.run.smithi121.stdout:+hv02.front.sepi 63.231.80.2 3 u 46 64 377 0.085 5.816 0.167 2024-09-17T08:08:35.729 INFO:teuthology.orchestra.run.smithi121.stdout:+hv03.front.sepi 74.6.168.72 3 u 42 64 377 0.102 -1.514 0.073 2024-09-17T08:08:35.729 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-09-17T08:08:35.729 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T08:08:35.737 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T08:08:35.738 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T08:08:35.746 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T08:08:35.756 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T08:08:35.765 INFO:teuthology.task.internal:Duration was 3401.245476 seconds 2024-09-17T08:08:35.765 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T08:08:35.774 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T08:08:35.774 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:08:35.777 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:08:35.827 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T08:08:35.828 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi105.front.sepia.ceph.com 2024-09-17T08:08:35.828 DEBUG:teuthology.orchestra.run.smithi105:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T08:08:35.839 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2024-09-17T08:08:35.840 DEBUG:teuthology.orchestra.run.smithi121:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T08:08:35.855 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T08:08:35.855 DEBUG:teuthology.orchestra.run.smithi105:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:08:35.884 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:08:35.973 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T08:08:35.973 DEBUG:teuthology.orchestra.run.smithi105:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:08:35.975 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:08:36.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T08:08:36.182 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T08:08:36.183 DEBUG:teuthology.orchestra.run.smithi105:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:08:36.196 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:08:36.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T08:08:36.220 DEBUG:teuthology.orchestra.run.smithi105:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:08:36.240 DEBUG:teuthology.orchestra.run.smithi121:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:08:36.251 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern = core 2024-09-17T08:08:36.267 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2024-09-17T08:08:36.292 DEBUG:teuthology.orchestra.run.smithi105:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:08:36.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:08:36.298 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:08:36.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:08:36.303 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T08:08:36.317 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T08:08:36.318 DEBUG:teuthology.misc:Transferring archived files from smithi105:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162/remote/smithi105 2024-09-17T08:08:36.318 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:08:36.355 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908162/remote/smithi121 2024-09-17T08:08:36.355 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:08:36.393 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T08:08:36.393 DEBUG:teuthology.orchestra.run.smithi105:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:08:36.395 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:08:36.401 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T08:08:36.411 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T08:08:36.411 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T08:08:36.423 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T08:08:36.423 DEBUG:teuthology.orchestra.run.smithi105:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:08:36.426 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:08:36.431 INFO:teuthology.orchestra.run.smithi105.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:08 /home/ubuntu/cephtest 2024-09-17T08:08:36.434 INFO:teuthology.orchestra.run.smithi121.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:08 /home/ubuntu/cephtest 2024-09-17T08:08:36.437 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T08:08:36.446 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T08:08:36.472 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 3401.245475769043 owner: scheduled_teuthology@teuthology success: true 2024-09-17T08:08:36.472 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:08:36.556 INFO:teuthology.run:pass